git
2008-07-27  Junio C HamanoMerge git://repo.or.cz/git-gui
2008-07-26  Johannes Sixtgit-gui: "Stage Line": Treat independent changes in...
2008-07-26  Johannes Sixtgit-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-26  Stephan Beyergit-reset: Let -q hush "locally modified" messages
2008-07-26  Brad Kinggit-svn: teach dcommit about svn auto-props
2008-07-26  Johannes SixtWindows: Do not compile git-shell
2008-07-26  Johannes SixtWindows: Make sure argv[0] has a path
2008-07-26  Johannes SixtWindows: Make $(gitexecdir) relative
2008-07-26  Johannes SixtAllow add_path() to add non-existent directories to...
2008-07-26  Johannes SixtAllow the built-in exec path to be relative to the...
2008-07-26  Johannes SixtFix relative built-in paths to be relative to the comma...
2008-07-26  Johannes SixtRecord the command invocation path early
2008-07-26  Johannes SixtMakefile: Normalize $(bindir) and $(gitexecdir) before...
2008-07-26  Johannes SixtMakefile: Do not install a copy of 'git' in $(gitexecdir)
2008-07-26  Rene Scharfearchive: allow --exec and --remote without equal sign
2008-07-26  Rene Scharfearchive: declare struct archiver where it's needed
2008-07-26  Rene Scharfearchive: define MAX_ARGS where it's needed
2008-07-26  Rene Scharfearchive: move parameter parsing code to archive.c
2008-07-26  Rene Scharfearchive: add write_archive()
2008-07-26  Steve HaslamRemove references to git-fetch-pack from "git clone...
2008-07-26  Stephan Beyergit-am: Mention --abort in usage string part of OPTIONS...
2008-07-26  Steve HaslamPropagate -u/--upload-pack option of "git clone" to...
2008-07-26  Stephan Beyereditor.c: Libify launch_editor()
2008-07-26  Stephan BeyerMove launch_editor() from builtin-tag.c to editor.c
2008-07-25  Shawn O. Pearcegit-gui: Correct 'Visualize Branches' on Mac OS X to...
2008-07-25  Abhijit Menon-Sengit-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
2008-07-25  Junio C HamanoMerge branch 'maint'
2008-07-25  Junio C HamanoDocumentation: clarify how to disable elements in core...
2008-07-25  Junio C HamanoMakefile: fix shell quoting
2008-07-25  Junio C Hamanotests: propagate $(TAR) down from the toplevel Makefile
2008-07-25  Björn Steinbrinkindex-pack.c: correctly initialize appended objects
2008-07-25  Peter Valdemar... send-email: find body-encoding correctly
2008-07-25  Jonathan Niederdocument that git-tag can tag more than heads
2008-07-25  Brandon Caseyperl/Makefile: update NO_PERL_MAKEMAKER section
2008-07-25  SZEDER Gáborbash: offer only paths after '--' for 'git checkout'
2008-07-25  SZEDER Gáborcheckout: mention '--' in the docs
2008-07-25  Junio C HamanoMerge branch 'ph/checkout'
2008-07-25  Pierre Habouzitgit-checkout: improve error messages, detect ambiguities.
2008-07-25  Olivier Marinupdate test case to protect am --skip behaviour
2008-07-25  Brandon CaseyTeach fsck and prune about the new location of temporar...
2008-07-24  Junio C HamanoMerge branch 'maint' into ph/checkout
2008-07-24  Stephan BeyerMake non-static functions, that may be static, static
2008-07-24  Junio C Hamanoignore non-existent refs in dwim_log()
2008-07-24  Thomas Rastgit-completion.bash: provide completion for 'show-branch'
2008-07-24  Lee Marlowbash completion: Add long options for 'git rm'
2008-07-23  P. Christeassvnimport: newer libsvn wants us to ask for the root...
2008-07-23  Petr BaudisDocumentation/git-filter-branch: teach "rm" instead...
2008-07-23  Johannes Schindelingit daemon: avoid waking up too often
2008-07-23  Johannes Schindelinbuiltin-commit: Two trivial style-cleanups
2008-07-23  Junio C HamanoDocumentation: clarify diff --cc
2008-07-23  Stephan Beyeram --abort: Add to bash-completion and mention in git...
2008-07-23  Petr Baudisgit-filter-branch.sh: Allow running in bare repositories
2008-07-23  Junio C Hamanobuiltin-branch.c: optimize --merged and --no-merged
2008-07-23  Junio C Hamanobuiltin-branch.c: remove unused code in append_ref...
2008-07-23  Junio C Hamanostash save: fix parameter handling
2008-07-23  Stephan Beyergit-am: Add colon before the subject that is printed...
2008-07-23  Pierre Habouzitgit-checkout: fix command line parsing.
2008-07-23  Johannes Sixtrebase -i: When an 'edit' stops, mention the commit
2008-07-23  Johannes Schindelinsort_in_topological_order(): avoid setting a commit...
2008-07-23  Johannes SchindelinAdd test to show that show-branch misses out the 8th...
2008-07-23  Johannes SchindelinIgnore dirty submodule states in "git pull --rebase"
2008-07-23  Brandon Caseyt/t4202-log.sh: add newline at end of file
2008-07-23  Brandon Caseyt7502-commit.sh: rearrange test to make more portable
2008-07-23  Brandon Caseyt3200,t7201: replace '!' with test_must_fail
2008-07-23  Brandon Caseyt4116-apply-reverse.sh: use $TAR rather than tar
2008-07-23  Brandon Caseyt/: Replace diff [-u|-U0] with test_cmp to allow compil...
2008-07-23  Miklos Vajnat7601: extend the 'merge picks up the best result'...
2008-07-23  Daniel BarkalowIn perforce, RCS keywords are case-sensitive
2008-07-23  Alex RiesenAllow pager of diff command be enabled/disabled
2008-07-22  Johannes SchindelinFix two leftovers from path_list->string_list
2008-07-22  Olivier Maringit am --skip: clean the index while preserving local...
2008-07-22  Pierre Habouzitgit-submodule: move ill placed shift.
2008-07-22  Pierre Habouzitbuiltin-merge: add missing structure initialization
2008-07-22  Miklos Vajnabuiltin-merge: give a proper error message for invalid...
2008-07-22  Junio C Hamanotests: do not rely on external "patch"
2008-07-22  Nikolaj SchumacherDon't cut off last character of commit descriptions.
2008-07-22  Olivier Marinparse-options: fix segmentation fault when a required...
2008-07-22  Philippe Bruhat... mailinfo: better parse email adresses containg parentheses
2008-07-22  Olivier Maringit-am: remove dash from help message
2008-07-22  Junio C HamanoRevert "make git-status use a pager"
2008-07-22  Jonathan Niedergit-diff(1): "--c" -> "--cc" typo fix
2008-07-22  Johannes SchindelinRename path_list to string_list
2008-07-22  Johannes SchindelinRename .git/rebase to .git/rebase-apply
2008-07-21  Junio C HamanoUpdate my e-mail address
2008-07-21  Junio C HamanoMerge branch 'ap/trackinfo' v1.6.0-rc0
2008-07-21  Junio C HamanoMerge branch 'jc/rerere-auto-more'
2008-07-21  Junio C HamanoMerge branch 'ns/am-abort'
2008-07-21  Junio C HamanoMerge branch 'jc/add-addremove'
2008-07-21  Junio C Hamano"needs update" considered harmful
2008-07-21  Junio C HamanoMove read_in_full() and write_in_full() to wrapper.c
2008-07-21  Junio C HamanoLink shell with compat layer functions
2008-07-21  Junio C HamanoMerge branch 'maint'
2008-07-20  Dmitry Potapovgit-svn: fix git svn info to work without arguments
2008-07-20  Michele Ballabiobuiltin-push.c: Cleanup - use OPT_BIT() and remove...
2008-07-20  Michele Ballabiobuiltin-merge.c: Fix option parsing
2008-07-20  Jonathan Niederfix usage string for git grep
2008-07-20  Miklos VajnaTeach 'git merge' that some merge strategies no longer...
2008-07-20  Lars Noschinskicvsserver: Add testsuite for packed refs
2008-07-20  Junio C Hamanorefresh-index: fix bitmask assignment
2008-07-20  Junio C Hamanogit-add --all: documentation
next