summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-021-42/+42
|\
| * receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-101-1/+2
| * t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-091-29/+29
| * receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-051-11/+11
* | Merge branch 'jc/maint-fix-test-perm' into maintJunio C Hamano2010-03-022-0/+4
|\ \
| * | lib-patch-mode.sh: Fix permissionJunio C Hamano2010-01-301-0/+2
| * | Merge commit 'b319ef7' into jc/maint-fix-test-permJunio C Hamano2010-01-30599-3731/+44753
| |\ \
| * | | t6000lib: Fix permissionJunio C Hamano2010-01-301-0/+2
* | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-021-5/+13
* | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-251-0/+1
|\ \ \ \
| * | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-251-0/+1
* | | | | t1450: fix testcases that were wrongly expecting failureThomas Rast2010-02-191-8/+8
* | | | | Merge branch 'jk/maint-rmdir-fix' into maintJunio C Hamano2010-02-191-0/+8
|\ \ \ \ \
| * | | | | rm: fix bug in recursive subdirectory removalJeff King2010-02-181-0/+8
* | | | | | Merge branch 'jk/grep-double-dash' into maintJunio C Hamano2010-02-171-0/+33
|\ \ \ \ \ \
| * | | | | | accept "git grep -- pattern"Jeff King2010-02-071-0/+33
* | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-161-0/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-02-161-0/+9
| |\ \ \ \ \ \
| | * | | | | | stash pop: remove 'apply' options during 'drop' invocationThomas Rast2010-02-151-0/+9
* | | | | | | | Sync with 1.6.6.2Junio C Hamano2010-02-101-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-101-2/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | t8003: check exit code of command and error message separatelyJunio C Hamano2010-02-101-2/+4
| * | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into maintJunio C Hamano2010-02-102-1/+47
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-reflog-bad-timestamp' into maintJunio C Hamano2010-02-101-0/+45
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jh/maint-config-file-prefix' into maintJunio C Hamano2010-02-101-0/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maintJunio C Hamano2010-02-101-0/+57
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | t3902: Protect against OS X normalizationBrian Gernhardt2010-02-081-4/+4
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-081-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-081-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | blame: prevent a segv when -L given start > EOFJay Soffian2010-02-081-0/+8
| | * | | | | | | | | | Merge branch 'sb/maint-octopus' into maint-1.6.5Junio C Hamano2010-02-011-0/+51
| | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2010-02-081-1/+1
* | | | | | | | | | | | | 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