summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven
2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt
2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-05Fix renaming branch without config fileGeert Bosch
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-04rerere: make sorting really stable.Junio C Hamano
2007-04-04Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04Merge 1.5.0.7 inJunio C Hamano
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-03-31git-mailinfo fixes for patch mungingDon Zickus
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano
2007-03-28Add some basic tests of rev-list --pretty=formatJeff King
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder
2007-03-23t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-21don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre
2007-03-18Merge branch 'ar/diff'Junio C Hamano
2007-03-17[PATCH] add test for OFS_DELTA objectsNicolas Pitre
2007-03-17[PATCH] fix t5300-pack-object.shNicolas Pitre
2007-03-16Add tests for --quiet option of diff programsAlex Riesen
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen
2007-03-14Merge branch 'dz/mailinfo'Junio C Hamano
2007-03-14Merge branch 'pb/branch-track'Junio C Hamano
2007-03-13Add a couple more test cases to the suite.Don Zickus
2007-03-13builtin-mailinfo.c infrastrcture changesDon Zickus
2007-03-13Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-03-13Fix t5510-fetch's use of sedShawn O. Pearce
2007-03-12New fast-import test case for valid tree sortingJeff King
2007-03-12Merge branch 'jc/boundary'Junio C Hamano
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini
2007-03-11Merge branch 'js/attach'Junio C Hamano
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-08Merge branch 'js/config-rename'Junio C Hamano
2007-03-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-03-08git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce
2007-03-07Refactor handling of error_string in receive-packShawn O. Pearce
2007-03-07Merge branch 'maint'Junio C Hamano
2007-03-07t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar
2007-03-07bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin
2007-03-07make t8001 work on Mac OS X againJohannes Schindelin
2007-03-05t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti Béjar
2007-03-05format-patch --attach: not folding some long headers.Junio C Hamano
2007-03-05format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin