summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt
2007-12-03Merge branch 'js/prune-expire'Junio C Hamano
2007-12-03Merge branch 'js/fast-export'Junio C Hamano
2007-12-03Merge branch 'js/pull-rebase'Junio C Hamano
2007-12-03Merge branch 'jc/typebreak'Junio C Hamano
2007-12-03Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin
2007-12-02Merge branch 'maint'Junio C Hamano
2007-12-02t9600: test cvsimport from CVS working treeJeff King
2007-12-02rename: Break filepairs with different types.Junio C Hamano
2007-12-01Merge branch 'jc/branch-contains'Junio C Hamano
2007-12-01Merge branch 'cr/tag-options'Junio C Hamano
2007-12-01Merge 1.5.3.7 inJunio C Hamano
2007-12-01Fix typo in t4008 test titleJunio C Hamano
2007-12-01Merge branch 'maint'Junio C Hamano
2007-11-30Add "--expire <time>" option to 'git prune'Johannes Schindelin
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
2007-11-30cvsimport: fix usage of cvsimport.moduleJeff King
2007-11-30receive-pack: allow deletion of corrupt refsJohannes Schindelin
2007-11-30Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano
2007-11-30t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt
2007-11-29Teach 'git pull' about --rebaseJohannes Schindelin
2007-11-28Revert "t5516: test update of local refs on push"Jeff King
2007-11-28cvsimport: use rev-parse to support packed refsJeff King
2007-11-28Add basic cvsimport testsJeff King
2007-11-26git-tag: test that -s implies an annotated tagJeff King
2007-11-25Merge branch 'rv/maint-index-commit' into maintJunio C Hamano
2007-11-25Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano
2007-11-25Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano
2007-11-25Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano
2007-11-25Merge branch 'bs/maint-t7005' into maintJunio C Hamano
2007-11-25Merge branch 'bs/maint-commit-options' into maintJunio C Hamano
2007-11-25t4119: correct overeager war-on-whitespaceJunio C Hamano
2007-11-25Merge branch 'jk/send-pack'Junio C Hamano
2007-11-25Merge branch 'js/mingw-fallouts'Junio C Hamano
2007-11-25Merge branch 'mh/rebase-skip-hard'Junio C Hamano
2007-11-25Merge branch 'cc/bisect'Junio C Hamano
2007-11-23git-branch --contains: doc and testJunio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-23Merge branch 'maint'Junio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-22rebase -i: move help to end of todo fileJohannes Schindelin
2007-11-22bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin
2007-11-22Merge git://git.bogomips.org/git-svnJunio C Hamano
2007-11-22Fix "quote" misconversion for rewrite diff output.Junio C Hamano
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer
2007-11-22t9106: fix a race condition that caused svn to miss modificationsEric Wong
2007-11-20Bisect reset: do nothing when not bisecting.Christian Couder