summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King
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-03quote_path: fix collapsing of relative pathsJeff King
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-23Add a few more tests for git-commitJunio C Hamano
2007-11-23git-branch --contains: doc and testJunio C Hamano
2007-11-23Replace "runstatus" with "status" in the testsJohannes Schindelin
2007-11-23t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg
2007-11-23builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin
2007-11-23builtin-commit: fix --signoffJohannes Schindelin
2007-11-23git status: show relative paths when run in a subdirectoryJohannes Schindelin