summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJunio C Hamano2006-05-301-0/+41
|\
| * send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2006-05-301-6/+13
| * Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson2006-05-291-0/+34
* | Merge branch 'jc/lt-tree-n-cache-tree' into nextJunio C Hamano2006-05-291-19/+23
|\ \ | |/
| * Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-291-19/+23
| * Merge branch 'lt/apply'Junio C Hamano2006-05-281-0/+53
| |\
* | \ Merge branch 'master' into nextJunio C Hamano2006-05-281-10/+10
|\ \ \ | |/ /
| * | t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-281-10/+10
* | | Merge branch 'ew/tests' into nextJunio C Hamano2006-05-265-68/+82
|\ \ \
| * | | t6000lib: workaround a possible dash bugEric Wong2006-05-251-1/+3
| * | | t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-251-15/+15
| * | | tests: Remove heredoc usage inside quotesEric Wong2006-05-252-34/+31
| * | | t3300-funny-names: shell portability fixesEric Wong2006-05-251-18/+33
| |/ /
* | | Merge branch 'sp/reflog' into nextJunio C Hamano2006-05-242-13/+56
|\ \ \
| * | | Test that git-branch -l works.Shawn Pearce2006-05-241-1/+30
| * | | Verify git-commit provides a reflog message.Shawn Pearce2006-05-241-12/+26
| * | | Merge branch 'master' into sp/reflogJunio C Hamano2006-05-244-26/+48
| |\ \ \ | | |/ /
* | | | Merge branch 'lt/apply' into nextJunio C Hamano2006-05-241-0/+53
|\ \ \ \ | | |_|/ | |/| |
| * | | apply: force matching at the beginning.Junio C Hamano2006-05-241-1/+19
| * | | Add a test-case for git-apply trying to add an ending lineCatalin Marinas2006-05-241-0/+35
| | |/ | |/|
* | | Merge branch 'sp/reflog' into nextJunio C Hamano2006-05-231-0/+199
|\ \ \ | | |/ | |/|
| * | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-191-16/+39
| * | General ref log reading improvements.Shawn Pearce2006-05-191-0/+64
| * | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+112
* | | Merge branch 'jc/read-tree-safety' into nextJunio C Hamano2006-05-174-26/+48
|\ \ \ | | |/ | |/|
| * | read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-174-26/+48
| |/
| * Merge branch 'fix'Junio C Hamano2006-05-151-4/+4
| |\
* | \ Merge branch 'lt/config' into nextJunio C Hamano2006-05-131-4/+4
|\ \ \
| * \ \ Merge branch 'lt/fix-config' into lt/configJunio C Hamano2006-05-131-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * git config syntax updatesLinus Torvalds2006-05-131-3/+3
| * | Merge branch 'mw/alternates'Junio C Hamano2006-05-091-0/+105
| |\ \
| * \ \ Merge branch 'jc/again'Junio C Hamano2006-05-091-0/+82
| |\ \ \
| * \ \ \ Merge branch 'jc/bindiff'Junio C Hamano2006-05-092-0/+85
| |\ \ \ \
* | \ \ \ \ Merge branch 'jc/gitlink' into nextJunio C Hamano2006-05-071-0/+14
|\ \ \ \ \ \
| * | | | | | write-tree: --prefix=<path>Junio C Hamano2006-05-011-0/+14
* | | | | | | Merge branch 'mw/alternates' into nextJunio C Hamano2006-05-072-0/+183
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | test case for transitive info/alternatesMartin Waitz2006-05-071-0/+105
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'fix'Junio C Hamano2006-05-071-0/+78
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | clone: keep --reference even with -l -sMartin Waitz2006-05-071-0/+78
* | | | | | Merge branch 'js/fmt-patch' into nextJunio C Hamano2006-05-061-0/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | t1300-repo-config: two new config parsing tests.sean2006-05-061-0/+31
* | | | | | Merge branch 'jc/reupdate' into nextJunio C Hamano2006-05-061-0/+82
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | update-index --again: take optional pathspecsJunio C Hamano2006-05-051-1/+10
| * | | | update-index --againJunio C Hamano2006-05-051-0/+73
| |/ / /
* | | | binary diff and apply: testsuite.Junio C Hamano2006-05-062-0/+85
|/ / /
* | | repo-config: support --get-regexpJohannes Schindelin2006-05-021-0/+23
| |/ |/|
* | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-261-0/+28
* | t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-261-0/+21
* | Libify diff-index.Junio C Hamano2006-04-221-5/+5
* | Libify diff-files.Junio C Hamano2006-04-222-2/+2