summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* vcs-svn: avoid hangs from corrupt deltasJonathan Nieder2011-06-151-3/+37
* vcs-svn: implement text-delta handlingDavid Barr2011-05-261-2/+106
* Merge branch 'db/delta-applier' into db/text-deltaJonathan Nieder2011-05-261-0/+248
|\
| * 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 'maint'Junio C Hamano2011-04-142-1/+5
| |\ \ \
| | * | | t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-142-1/+5
| | * | | Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-131-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'nm/maint-conflicted-submodule-entries' into maintJunio C Hamano2011-04-061-6/+52
| | |\ \ \ \
| | * | | | | pull: do not clobber untracked files on initial pullJeff King2011-04-031-0/+11
| | * | | | | Merge branch 'jc/maint-rev-list-culled-boundary' into maintJunio C Hamano2011-04-031-0/+27
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mm/maint-log-n-with-diff-filtering' into maintJunio C Hamano2011-04-034-0/+19
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'jk/format-patch-multiline-header' into maintJunio C Hamano2011-04-031-0/+84
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'lp/config-vername-check' into maintJunio C Hamano2011-04-031-4/+18
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'pk/stash-apply-status-relative' into maintJunio C Hamano2011-04-011-0/+19
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-diff-q-filter' into maintJunio C Hamano2011-04-011-0/+7
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'jh/maint-do-not-track-non-branches' into maintJunio C Hamano2011-04-013-15/+31
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-012-3/+61
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge "checkout ambiguous ref bugfix" into maintJunio C Hamano2011-04-011-0/+59
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/checkout-untracked-symlink'Junio C Hamano2011-04-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | t2021: mark a test as fixedJohannes Sixt2011-04-121-1/+1
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt2011-04-111-1/+1
| * | | | | | | | | | | | | | | Merge branch 'jk/maint-remote-mirror-safer'Junio C Hamano2011-04-061-0/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | remote: separate the concept of push and fetch mirrorsJeff King2011-03-301-0/+78
| * | | | | | | | | | | | | | | | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-043-1/+276
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | submodule update: Don't fetch when the submodule commit is already presentJens Lehmann2011-03-091-0/+20
| | * | | | | | | | | | | | | | | | fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann2011-03-091-0/+19
| | * | | | | | | | | | | | | | | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-091-0/+28
| | * | | | | | | | | | | | | | | | config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann2011-03-091-0/+28
| | * | | | | | | | | | | | | | | | fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-091-0/+71
| | * | | | | | | | | | | | | | | | fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-092-1/+110
| * | | | | | | | | | | | | | | | | Merge branch 'nm/maint-conflicted-submodule-entries'Junio C Hamano2011-04-041-6/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-301-6/+52
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2011-04-031-2/+2