summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-04-04Merge branch 'jc/bisect'Junio C Hamano
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-24Merge branch 'master' into jc/bisectJunio C Hamano
2007-03-23t6004: add a bit more path optimization test.Junio C Hamano
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-22t6002: minor spelling fix.Junio C Hamano
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
2007-03-04git-config: document --rename-section, provide --remove-sectionPaolo Bonzini
2007-03-04Handle core.symlinks=false case in merge-recursive.Johannes Sixt
2007-03-03Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt
2007-02-28Merge branch 'js/bundle'Junio C Hamano