summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | vcs-svn: let deltas use data from preimageJonathan Nieder2011-03-281-0/+35
| | | * | | | | | | | | | | vcs-svn: let deltas use data from postimageJonathan Nieder2011-03-271-0/+42
| | | * | | | | | | | | | | vcs-svn: verify that deltas consume all inline dataJonathan Nieder2011-03-271-3/+2
| | | * | | | | | | | | | | vcs-svn: implement copyfrom_data delta instructionJonathan Nieder2011-03-271-0/+31
| | | * | | | | | | | | | | vcs-svn: read instructions from deltasJonathan Nieder2011-03-271-0/+5
| | | * | | | | | | | | | | vcs-svn: read inline data from deltasJonathan Nieder2011-03-271-0/+12
| | | * | | | | | | | | | | vcs-svn: read the preimage when applying deltasJonathan Nieder2011-03-271-0/+35
| | | * | | | | | | | | | | vcs-svn: parse svndiff0 window headerJonathan Nieder2011-03-271-1/+55
| | | * | | | | | | | | | | vcs-svn: skeleton of an svn delta parserJonathan Nieder2011-03-271-0/+35
| | * | | | | | | | | | | | Merge branch 'db/svn-fe-code-purge' into svn-feJonathan Nieder2011-05-261-117/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | vcs-svn: drop obj_poolDavid Barr2011-03-221-79/+0
| | | * | | | | | | | | | | | vcs-svn: drop treapDavid Barr2011-03-221-22/+0
| | | * | | | | | | | | | | | vcs-svn: drop string_poolDavid Barr2011-03-221-16/+0
| | * | | | | | | | | | | | | Merge branch 'db/vcs-svn-incremental' into svn-feJonathan Nieder2011-05-261-57/+170
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | vcs-svn: quote paths correctly for ls commandDavid Barr2011-03-071-0/+99
| | | * | | | | | | | | | | | vcs-svn: set up channel to read fast-import cat-blob responseDavid Barr2011-03-071-51/+67
| | * | | | | | | | | | | | | Merge commit 'v1.7.5' into svn-feJonathan Nieder2011-05-0286-347/+2273
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/pull-signed-tag'Junio C Hamano2012-01-311-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | merge: use editor by default in interactive sessionsJunio C Hamano2012-01-231-1/+2
* | | | | | | | | | | | | | | | | Merge branch 'nd/clone-detached'Junio C Hamano2012-01-313-17/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | clone: allow --branch to take a tagNguyễn Thái Ngọc Duy2012-01-162-0/+24
| * | | | | | | | | | | | | | | | | clone: refuse to clone if --branch points to bogus refNguyễn Thái Ngọc Duy2012-01-162-13/+2
| * | | | | | | | | | | | | | | | | clone: write detached HEAD in bare repositoriesNguyễn Thái Ngọc Duy2012-01-161-1/+24
| * | | | | | | | | | | | | | | | | t5601: add missing && cascadeNguyễn Thái Ngọc Duy2012-01-161-3/+3
* | | | | | | | | | | | | | | | | | Merge branch 'da/maint-mergetool-twoway'Junio C Hamano2012-01-311-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | mergetool: Provide an empty file when neededda/maint-mergetool-twowayDavid Aguilar2012-01-231-1/+27
* | | | | | | | | | | | | | | | | | Merge branch 'va/git-p4-branch'Junio C Hamano2012-01-311-7/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t9801: do not overuse test_must_failva/git-p4-branchJunio C Hamano2012-01-261-4/+4
| * | | | | | | | | | | | | | | | | | git-p4: Add test case for complex branch importVitor Antunes2012-01-261-7/+87
* | | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-re-add'Junio C Hamano2012-01-311-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-addJens Lehmann2012-01-241-0/+8
* | | | | | | | | | | | | | | | | | | Merge branch 'tr/grep-l-with-decoration'Junio C Hamano2012-01-311-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decorationAlbert Yale2012-01-231-0/+22
* | | | | | | | | | | | | | | | | | | Merge branch 'ks/sort-wildcard-in-makefile'Junio C Hamano2012-01-311-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t/Makefile: Use $(sort ...) explicitly where neededks/sort-wildcard-in-makefileKirill Smelkov2012-01-221-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ld/git-p4-branches-and-labels'Junio C Hamano2012-01-312-0/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | git-p4: label import fails with multiple labels at the same changelistld/git-p4-branches-and-labelsLuke Diamand2012-01-201-0/+41
| * | | | | | | | | | | | | | | | | | git-p4: add test for p4 labelsLuke Diamand2012-01-201-0/+72
| * | | | | | | | | | | | | | | | | | git-p4: handle p4 branches and labels containing shell charsLuke Diamand2012-01-201-0/+48
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/diff-postimage-in-context'Junio C Hamano2012-01-291-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | xdiff: print post-image for common records instead of pre-imagers/diff-postimage-in-contextRené Scharfe2012-01-061-7/+7
* | | | | | | | | | | | | | | | | | | | Merge branch 'sp/smart-http-failure-to-push'Junio C Hamano2012-01-291-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | remote-curl: Fix push status report when all branches failShawn O. Pearce2012-01-201-0/+28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-log-first-parent-pathspec'Junio C Hamano2012-01-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Making pathspec limited log play nicer with --first-parentjc/maint-log-first-parent-pathspecJunio C Hamano2012-01-191-0/+1
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jl/test-pause'Junio C Hamano2012-01-292-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | test-lib: add the test_pause convenience functionjl/test-pauseJens Lehmann2012-01-172-0/+26
* | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-291-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | mailinfo: with -b, keep space after [foo]tr/maint-mailinfoThomas Rast2012-01-161-1/+1
| * | | | | | | | | | | | | | | | | | | am: learn passing -b to mailinfoThomas Rast2012-01-161-2/+12