summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis
2008-07-23git daemon: avoid waking up too oftenJohannes Schindelin
2008-07-23builtin-commit: Two trivial style-cleanupsJohannes Schindelin
2008-07-23Documentation: clarify diff --ccJunio C Hamano
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis
2008-07-23builtin-branch.c: optimize --merged and --no-mergedJunio C Hamano
2008-07-23builtin-branch.c: remove unused code in append_ref() callback functionJunio C Hamano
2008-07-23stash save: fix parameter handlingJunio C Hamano
2008-07-23git-am: Add colon before the subject that is printed out as being appliedStephan Beyer
2008-07-23rebase -i: When an 'edit' stops, mention the commitJohannes Sixt
2008-07-23sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-07-23Add test to show that show-branch misses out the 8th columnJohannes Schindelin
2008-07-23Ignore dirty submodule states in "git pull --rebase"Johannes Schindelin
2008-07-23t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey
2008-07-23t3200,t7201: replace '!' with test_must_failBrandon Casey
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey
2008-07-23t7601: extend the 'merge picks up the best result' testMiklos Vajna
2008-07-23In perforce, RCS keywords are case-sensitiveDaniel Barkalow
2008-07-23Allow pager of diff command be enabled/disabledAlex Riesen
2008-07-22Fix two leftovers from path_list->string_listJohannes Schindelin
2008-07-22git am --skip: clean the index while preserving local changesOlivier Marin
2008-07-22git-submodule: move ill placed shift.Pierre Habouzit
2008-07-22builtin-merge: add missing structure initializationPierre Habouzit
2008-07-22builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna
2008-07-22tests: do not rely on external "patch"Junio C Hamano
2008-07-22Don't cut off last character of commit descriptions.Nikolaj Schumacher
2008-07-22parse-options: fix segmentation fault when a required value is missingOlivier Marin
2008-07-22mailinfo: better parse email adresses containg parenthesesPhilippe Bruhat (BooK)
2008-07-22git-am: remove dash from help messageOlivier Marin
2008-07-22Revert "make git-status use a pager"Junio C Hamano
2008-07-22git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder
2008-07-22Rename path_list to string_listJohannes Schindelin
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-21Merge branch 'ap/trackinfo'v1.6.0-rc0Junio C Hamano
2008-07-21Merge branch 'jc/rerere-auto-more'Junio C Hamano
2008-07-21Merge branch 'ns/am-abort'Junio C Hamano
2008-07-21Merge branch 'jc/add-addremove'Junio C Hamano
2008-07-21"needs update" considered harmfulJunio C Hamano
2008-07-21Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano
2008-07-21Link shell with compat layer functionsJunio C Hamano
2008-07-21Merge branch 'maint'Junio C Hamano
2008-07-20git-svn: fix git svn info to work without argumentsDmitry Potapov
2008-07-20builtin-push.c: Cleanup - use OPT_BIT() and remove some variablesMichele Ballabio
2008-07-20builtin-merge.c: Fix option parsingMichele Ballabio
2008-07-20fix usage string for git grepJonathan Nieder