aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-23
* t4118: be nice to non-GNU sedJohannes Schindelin2007-03-22
* don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-20
* Merge branch 'ar/diff'Junio C Hamano2007-03-18
|\
| * Add tests for --quiet option of diff programsAlex Riesen2007-03-16
| * Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* | [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-16
* | [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-16
* | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
|/
* Merge branch 'dz/mailinfo'Junio C Hamano2007-03-14
|\
| * Add a couple more test cases to the suite.Don Zickus2007-03-12
| * builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12
* | Merge branch 'pb/branch-track'Junio C Hamano2007-03-14
|\ \ | |/ |/|
| * git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-12
|\ \
| * | New fast-import test case for valid tree sortingJeff King2007-03-12
* | | Fix t5510-fetch's use of sedShawn O. Pearce2007-03-12
|/ /
* | Merge branch 'jc/boundary'Junio C Hamano2007-03-11
|\ \
| * | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-07
| * | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-06
* | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-11
| |/ |/|
* | Merge branch 'js/attach'Junio C Hamano2007-03-10
|\ \
| * | format-patch --attach: not folding some long headers.Junio C Hamano2007-03-04
| * | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-04
* | | Merge branch 'js/diff-ni'Junio C Hamano2007-03-10
|\ \ \
| * | | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* | | | Merge branch 'js/config-rename'Junio C Hamano2007-03-08
|\ \ \ \
| * | | | git-config: document --rename-section, provide --remove-sectionPaolo Bonzini2007-03-03
| |/ / /
* | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-07
|\ \ \ \
| * | | | Allow fast-import frontends to reload the marks tableShawn O. Pearce2007-03-07
| | |_|/ | |/| |
* | | | Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce2007-03-07
* | | | Refactor handling of error_string in receive-packShawn O. Pearce2007-03-07
* | | | Merge branch 'maint'Junio C Hamano2007-03-07
|\ \ \ \
| * | | | make t8001 work on Mac OS X againJohannes Schindelin2007-03-06
* | | | | t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar2007-03-07
| |/ / / |/| | |
* | | | t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetchSanti BĂ©jar2007-03-05
| |_|/ |/| |
* | | Handle core.symlinks=false case in merge-recursive.Johannes Sixt2007-03-03
* | | Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
| |/ |/|
* | Merge branch 'js/bundle'Junio C Hamano2007-02-28
|\ \
| * | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
* | | Merge branch 'maint'Junio C Hamano2007-02-27
|\ \ \ | | |/ | |/|
| * | mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* | | Update tests to use test-chmtimeEric Wong2007-02-25
* | | Merge branch 'js/etc-config'Junio C Hamano2007-02-24
|\ \ \
| * | | Make tests independent of global config filesJohannes Schindelin2007-02-22
| | |/ | |/|
* | | git-svn: add test for useSvnsyncPropsEric Wong2007-02-23
* | | git-svn: fix useSvmProps, hopefully for the last timeEric Wong2007-02-23
* | | git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong2007-02-23
* | | git-svn: brown paper bag fixesEric Wong2007-02-23
* | | git-svn: allow 'init' to act as multi-initEric Wong2007-02-23