gitweb.git

Commits

2010-01-30 is_submodule_modified(): fix breakage with external... v1.7.0-rc1
2010-01-30 RPM packaging: don't include foreign-scm-helper bits yet
2010-01-30 grep: Fix two memory leaks
2010-01-30 rebase: don't invoke the pager for each commit summary
2010-01-30 Update draft release notes to 1.7.0
2010-01-30 Merge branch 'maint'
2010-01-30 Merge branch 'maint-1.6.5' into maint
2010-01-30 Implement pthread_cond_broadcast on Windows
2010-01-30 If deriving SVN_SSH from GIT_SSH on msys, also add...
2010-01-29 Merge git://git.kernel.org/pub/scm/gitk/gitk
2010-01-29 add shebang line to git-mergetool--lib.sh
2010-01-29 fix off-by-one allocation error
2010-01-29 fix memcpy of overlapping area
2010-01-29 gitk: Update German translation
2010-01-29 gitk: Add French translation
2010-01-29 gitk: update Italian translation
2010-01-29 gitk: Update Swedish translation
2010-01-28 Merge branch 'maint'
2010-01-28 bash: support 'git notes' and its subcommands
2010-01-28 bash: don't offer remote transport helpers as subcommands
2010-01-28 grep --quiet: finishing touches
2010-01-28 reject @{-1} not at beginning of object name
2010-01-28 fix parsing of @{-1}@{u} combination
2010-01-28 test combinations of @{} syntax
2010-01-28 rerere: fix too-short initialization
2010-01-28 t0101: use absolute date
2010-01-28 Merge branch 'fk/threaded-grep'
2010-01-28 Merge branch 'gp/maint-cvsserver'
2010-01-28 tests: update tests that used to fail
2010-01-27 Merge branch 'jc/upstream-reflog'
2010-01-27 Merge branch 'jc/maint-reflog-bad-timestamp'
2010-01-27 Merge branch 'il/maint-colon-address'
2010-01-27 Merge branch 'il/maint-xmallocz'
2010-01-27 Merge branch 'jh/maint-config-file-prefix'
2010-01-27 transport_get(): drop unnecessary check for !remote
2010-01-27 Fix remote.<remote>.vcs
2010-01-27 t0101: use a fixed timestamp when searching in the...
2010-01-27 Update @{bogus.timestamp} fix not to die()
2010-01-27 Merge branch 'jl/diff-submodule-ignore'
2010-01-27 work around an obnoxious bash "safety feature" on OpenBSD
2010-01-26 fix portability issues with $ in double quotes
2010-01-26 approxidate_careful() reports errorneous date string
2010-01-26 Fix log -g this@{upstream}
2010-01-26 Fix integer overflow in unpack_compressed_entry()
2010-01-26 Fix integer overflow in unpack_sha1_rest()
2010-01-26 Fix integer overflow in patch_delta()
2010-01-26 Add xmallocz()
2010-01-26 git-cvsserver: allow regex metacharacters in CVSROOT
2010-01-26 builtin-config: Fix crash when using "-f <relative...
2010-01-26 Allow use of []-wrapped addresses in git://
2010-01-26 Support addresses with ':' in git-daemon
2010-01-26 grep: use REG_STARTEND (if available) to speed up regexec
2010-01-26 Threaded grep
2010-01-26 am: fix patch format detection for Thunderbird "Save...
2010-01-26 t0022: replace non-portable literal CR
2010-01-26 tests: consolidate CR removal/addition functions
2010-01-25 grep: expose "status-only" feature via -q
2010-01-25 commit-tree: remove unused #define
2010-01-25 t5541-http-push: make grep expression check for one...
2010-01-25 rebase: replace antiquated sed invocation
2010-01-25 Add test-run-command to .gitignore
2010-01-25 git_connect: use use_shell instead of explicit "sh...
2010-01-25 Teach diff --submodule that modified submodule director...
2010-01-25 git diff: Don't test submodule dirtiness with --ignore...
2010-01-25 gitweb.js: Workaround for IE8 bug v1.7.0-rc0
2010-01-25 Merge branch 'jc/fix-tree-walk'
2010-01-24 Make test numbers unique
2010-01-24 Merge branch 'maint'
2010-01-24 Merge branch 'maint' of git://git.spearce.org/git-gui...
2010-01-24 Windows: Remove dependency on pthreadGC2.dll
2010-01-24 Documentation: move away misplaced 'push --upstream...
2010-01-24 Documentation: add missing :: in config.txt
2010-01-24 Merge branch 'doc-style/for-next' of git://repo.or...
2010-01-24 pull: re-fix command line generation
2010-01-24 Documentation: merge: use MERGE_HEAD to refer to the...
2010-01-24 Documentation: simplify How Merge Works
2010-01-24 Documentation: merge: add a section about fast-forward
2010-01-24 Documentation: emphasize when git merge terminates...
2010-01-24 Documentation: merge: add an overview
2010-01-24 Documentation: merge: move merge strategy list to end
2010-01-24 Documentation: suggest `reset --merge` in How Merge...
2010-01-24 Documentation: merge: move configuration section to end
2010-01-24 Make ce_uptodate() trustworthy again
2010-01-24 rebase -i: Export GIT_AUTHOR_* variables explicitly
2010-01-23 git-gui: work from the .git dir
2010-01-23 git-gui: Fix applying a line when all following lines...
2010-01-23 git-gui: Correct file_states when unstaging partly...
2010-01-23 git-gui: Fix gitk for branch whose name matches local...
2010-01-23 git-gui: Keep repo_config(gui.recentrepos) and .gitconf...
2010-01-23 git-gui: handle really long error messages in updateindex.
2010-01-23 Documentation: rev-list: fix synopsys for --tags and...
2010-01-23 Merge git://git.bogomips.org/git-svn
2010-01-23 git-svn: allow subset of branches/tags to be specified...
2010-01-23 git-svn: allow UUID to be manually remapped via rewriteUUID
2010-01-23 git-svn: update svn mergeinfo test suite
2010-01-23 git-svn: document --username/commit-url for branch/tag
2010-01-23 git-svn: add --username/commit-url options for branch/tag
2010-01-23 git-svn: respect commiturl option for branch/tag
2010-01-23 git-svn: fix mismatched src/dst errors for branch/tag
2010-01-23 git-svn: handle merge-base failures
next