aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Sync with 1.6.6.2Junio C Hamano2010-02-10
|\
| * Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-10
| |\
| | * t8003: check exit code of command and error message separatelyJunio C Hamano2010-02-10
| * | Merge branch 'sp/maint-fast-import-large-blob' into maintJunio C Hamano2010-02-10
| |\ \
| * \ \ Merge branch 'jc/maint-reflog-bad-timestamp' into maintJunio C Hamano2010-02-10
| |\ \ \
| * \ \ \ Merge branch 'jh/maint-config-file-prefix' into maintJunio C Hamano2010-02-10
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maintJunio C Hamano2010-02-10
| |\ \ \ \ \
* | | | | | | t3902: Protect against OS X normalizationBrian Gernhardt2010-02-08
* | | | | | | Merge branch 'maint'Junio C Hamano2010-02-08
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-08
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | blame: prevent a segv when -L given start > EOFJay Soffian2010-02-08
| | * | | | | Merge branch 'sb/maint-octopus' into maint-1.6.5Junio C Hamano2010-02-01
| | |\ \ \ \ \
* | | | | | | | Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2010-02-08
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-07
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | archive: simplify archive format guessingRené Scharfe2010-02-07
| * | | | | | | Merge branch 'jc/maint-limit-note-output' into maintJunio C Hamano2010-02-05
| |\ \ \ \ \ \ \
* | | | | | | | | Fix invalid read in quote_c_style_countedJeff King2010-02-06
* | | | | | | | | t9501: Re-fix max load testBrian Gernhardt2010-02-06
* | | | | | | | | t9501: Skip testing load if we can't detect itBrian Gernhardt2010-02-05
* | | | | | | | | Revert 30816237 and 7e62265Junio C Hamano2010-02-05
* | | | | | | | | make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-03
* | | | | | | | | fix multiple issues with t5300Nicolas Pitre2010-02-03
* | | | | | | | | Merge branch 'ms/filter-branch-submodule'Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | filter-branch: Add tests for submodules in tree-filterMichal Sojka2010-01-28
* | | | | | | | | | Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski2010-01-30
* | | | | | | | | | | Merge branch 'sp/fast-import-large-blob'Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-01
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-01
| | |/ / / / / / /
* | | | | | | | | grep --quiet: finishing touchesJunio C Hamano2010-01-28
* | | | | | | | | reject @{-1} not at beginning of object nameJeff King2010-01-28
* | | | | | | | | fix parsing of @{-1}@{u} combinationJeff King2010-01-28
* | | | | | | | | test combinations of @{} syntaxJeff King2010-01-28
* | | | | | | | | t0101: use absolute dateJeff King2010-01-28
* | | | | | | | | tests: update tests that used to failJunio C Hamano2010-01-28
* | | | | | | | | Merge branch 'jc/upstream-reflog'Junio C Hamano2010-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix log -g this@{upstream}Junio C Hamano2010-01-26
* | | | | | | | | | Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano2010-01-27
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | t0101: use a fixed timestamp when searching in the reflogJunio C Hamano2010-01-27
| * | | | | | | | | approxidate_careful() reports errorneous date stringJunio C Hamano2010-01-26
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/maint-config-file-prefix'Junio C Hamano2010-01-27
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | builtin-config: Fix crash when using "-f <relative path>" from non-root dirJohan Herland2010-01-26
* | | | | | | | | Merge branch 'jl/diff-submodule-ignore'Junio C Hamano2010-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-24
* | | | | | | | | | fix portability issues with $ in double quotesStephen Boyd2010-01-26
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-25
* | | | | | | | | t0022: replace non-portable literal CRStephen Boyd2010-01-25
* | | | | | | | | tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* | | | | | | | | t5541-http-push: make grep expression check for one line onlyTay Ray Chuan2010-01-25
| |_|_|/ / / / / |/| | | | | | |