Code

git.git
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 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
2008-07-20 Junio C Hamanogit-add --all: tests
2008-07-20 Junio C Hamanogit-add --all: add all files
2008-07-20 Junio C Hamanobuiltin-add.c: restructure the code for maintainability
2008-07-19 Junio C HamanoGetting closer to 1.6.0-rc0
2008-07-19 Nanako Shiraishigit am --abort
2008-07-19 Junio C HamanoMerge branch 'maint'
2008-07-19 Alexander GavrilovSupport gitlinks in fast-import.
2008-07-19 Junio C Hamano.mailmap update
2008-07-19 Petr BaudisDocumentation/git-merge.txt: Partial rewrite of How...
2008-07-19 René Scharfearchive: remove unused headers
2008-07-19 René Scharfearchive: make zip compression level independent from...
2008-07-19 Petr BaudisDocumentation: How to ignore local changes in tracked...
2008-07-19 Petr BaudisDocumentation/git-submodule.txt: Further clarify the...
2008-07-19 Peter HarrisAdd ANSI control code emulation for the Windows console
2008-07-19 Johannes Sixtbuiltin-clone: rewrite guess_dir_name()
2008-07-19 Eric RaibleTeach lookup_prog not to select directories
2008-07-19 Fabian Emmestestsuite for cvs co -c
2008-07-19 Lars Noschinskicvsserver: Add cvs co -c support
2008-07-19 Lars Noschinskicvsserver: Add support for packed refs
2008-07-19 Fabian EmmesTestsuite: Unset CVS_SERVER
2008-07-19 Stephan BeyerLink git-shell only to a subset of libgit.a
2008-07-19 Junio C Hamanot9001 (send-email): Do not use hardcoded /bin/sh in...
2008-07-19 Junio C HamanoGIT 1.5.6.4 v1.5.6.4
2008-07-19 Olivier Marinbuiltin-rm: fix index lock file path
2008-07-18 Junio C HamanoMerge branch 'sp/maint-index-pack' into maint
2008-07-18 Junio C Hamanohttp-fetch: do not SEGV after fetching a bad pack idx...
2008-07-18 Junio C Hamanorev-list: honor --quiet option
2008-07-18 Junio C Hamanobuiltin-remote.c: fix earlier "skip_prefix()" conversion
2008-07-18 Stephan Beyerapi-run-command.txt: typofix
2008-07-17 Petr BaudisDocumentation/RelNotes-1.6.0.txt: Expand on the incompa...
2008-07-17 Junio C Hamanorerere.autoupdate: change the message when autoupdate...
2008-07-17 Junio C Hamanomailinfo: off-by-one fix for [PATCH (foobar)] removal...
2008-07-17 Junio C Hamanoread-cache.c: typofix
2008-07-17 Junio C HamanoUpdate draft release notes for 1.6.0
2008-07-17 Avery PennarunReword "your branch has diverged..." lines to reduce...
2008-07-17 Junio C HamanoMerge branch 'mv/dashless'
2008-07-17 Junio C HamanoMerge branch 'ls/mailinfo'
2008-07-17 Petr BaudisDocumentation/git-submodule.txt: Add Description section
2008-07-17 Junio C HamanoMerge branch 'sb/dashless'
2008-07-17 Junio C HamanoMerge branch 'rs/archive'
2008-07-17 Junio C HamanoMerge branch 'ag/blame'
2008-07-17 Junio C HamanoMerge branch 'rs/rebase-checkout-not-so-quiet'
next