summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-02-071-0/+10
|\
| * archive: simplify archive format guessingRené Scharfe2010-02-071-0/+10
| * Merge branch 'jc/maint-limit-note-output' into maintJunio C Hamano2010-02-051-0/+59
| |\
* | | Fix invalid read in quote_c_style_countedJeff King2010-02-061-1/+18
* | | t9501: Re-fix max load testBrian Gernhardt2010-02-061-9/+2
* | | t9501: Skip testing load if we can't detect itBrian Gernhardt2010-02-051-1/+8
* | | Revert 30816237 and 7e62265Junio C Hamano2010-02-051-52/+0
* | | make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-031-6/+8
* | | fix multiple issues with t5300Nicolas Pitre2010-02-031-20/+34
* | | Merge branch 'ms/filter-branch-submodule'Junio C Hamano2010-02-021-0/+39
|\ \ \
| * | | filter-branch: Add tests for submodules in tree-filterMichal Sojka2010-01-281-0/+39
* | | | Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano2010-02-022-5/+26
|\ \ \ \
| * | | | gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-302-0/+23
| * | | | gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski2010-01-301-5/+3
* | | | | Merge branch 'sp/fast-import-large-blob'Junio C Hamano2010-02-022-1/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-012-1/+47
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-012-1/+47
| | |/ /
* | | | grep --quiet: finishing touchesJunio C Hamano2010-01-281-0/+8
* | | | reject @{-1} not at beginning of object nameJeff King2010-01-281-1/+1
* | | | fix parsing of @{-1}@{u} combinationJeff King2010-01-281-2/+2
* | | | test combinations of @{} syntaxJeff King2010-01-281-0/+51
* | | | t0101: use absolute dateJeff King2010-01-281-1/+1
* | | | tests: update tests that used to failJunio C Hamano2010-01-282-2/+2
* | | | Merge branch 'jc/upstream-reflog'Junio C Hamano2010-01-271-0/+29
|\ \ \ \
| * | | | Fix log -g this@{upstream}Junio C Hamano2010-01-261-0/+29
* | | | | Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano2010-01-271-0/+45
|\ \ \ \ \
| * | | | | t0101: use a fixed timestamp when searching in the reflogJunio C Hamano2010-01-271-2/+2
| * | | | | approxidate_careful() reports errorneous date stringJunio C Hamano2010-01-261-0/+45
* | | | | | Merge branch 'jh/maint-config-file-prefix'Junio C Hamano2010-01-271-0/+11
|\ \ \ \ \ \
| * | | | | | builtin-config: Fix crash when using "-f <relative path>" from non-root dirJohan Herland2010-01-261-0/+11
* | | | | | | Merge branch 'jl/diff-submodule-ignore'Junio C Hamano2010-01-261-0/+67
|\ \ \ \ \ \ \
| * | | | | | | Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-241-0/+67
* | | | | | | | fix portability issues with $ in double quotesStephen Boyd2010-01-269-48/+48
| |_|_|/ / / / |/| | | | | |
* | | | | | | am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-251-0/+15
* | | | | | | t0022: replace non-portable literal CRStephen Boyd2010-01-251-1/+1
* | | | | | | tests: consolidate CR removal/addition functionsStephen Boyd2010-01-256-58/+37
* | | | | | | t5541-http-push: make grep expression check for one line onlyTay Ray Chuan2010-01-251-8/+4
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-2411-20/+110
|\ \ \ \ \ \
| * | | | | | unpack-trees.c: look ahead in the indexJunio C Hamano2010-01-071-4/+4
| * | | | | | Aggressive three-way merge: fix D/F caseJunio C Hamano2010-01-031-1/+1
| * | | | | | traverse_trees(): handle D/F conflict case sanelyJunio C Hamano2010-01-032-3/+3
| * | | | | | more D/F conflict testsJunio C Hamano2010-01-031-0/+102
| * | | | | | tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-039-18/+6
* | | | | | | Make test numbers uniqueJohannes Sixt2010-01-241-0/+0
* | | | | | | pull: re-fix command line generationJunio C Hamano2010-01-241-0/+35
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-01-237-127/+849
|\ \ \ \ \ \
| * | | | | | git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-232-0/+264
| * | | | | | git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-232-0/+100
| * | | | | | git-svn: update svn mergeinfo test suiteAndrew Myrick2010-01-233-127/+485
* | | | | | | t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar2010-01-221-0/+12
|/ / / / / /