aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | http: prompt for credentials on failed POSTJeff King2012-08-27
| | * | | | | | | | | | | t: test http access to "half-auth" repositoriesJeff King2012-08-27
| | * | | | | | | | | | | t: test basic smart-http authenticationJeff King2012-08-27
| | * | | | | | | | | | | t/lib-httpd: recognize */smart/* repos as smart-httpJeff King2012-08-27
| | * | | | | | | | | | | t/lib-httpd: only route auth/dumb to dumb reposJeff King2012-08-27
| | * | | | | | | | | | | t5550: factor out http auth setupJeff King2012-08-27
| | * | | | | | | | | | | t5550: put auth-required repo in auth/dumbJeff King2012-08-27
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
| | * | | | | | | | | | | t6300: test sort with multiple keysKacper Kornet2012-08-21
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Sync with 1.7.11.6Junio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
| * | | | | | | | | | | | Merge branch 'ph/stash-rerere' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | stash: invoke rerere in case of conflictPhil Hord2012-08-17
| | * | | | | | | | | | | | test: git-stash conflict sets up rererePhil Hord2012-08-17
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Let submodule command exit with error status if path does not existHeiko Voigt2012-08-14
| * | | | | | | | | | | | | Merge branch 'mz/empty-rebase-test' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | add tests for 'git rebase --keep-empty'Martin von Zweigbergk2012-08-09
| * | | | | | | | | | | | | | Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix '\ No newline...' annotation in rewrite diffsAdam Butcher2012-08-05
| * | | | | | | | | | | | | | | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano2012-07-30
* | | | | | | | | | | | | | | | | Merge branch 'jc/test-prereq' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t3910: use the UTF8_NFD_TO_NFC test prereqMichael J Gruber2012-08-22
| * | | | | | | | | | | | | | | | | test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-27
| * | | | | | | | | | | | | | | | | t0050: use the SYMLINKS test prereqMichael J Gruber2012-07-27
| * | | | | | | | | | | | | | | | | t0050: use the CASE_INSENSITIVE_FS test prereqMichael J Gruber2012-07-27
| * | | | | | | | | | | | | | | | | test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-27
| * | | | | | | | | | | | | | | | | test: allow prerequisite to be evaluated lazilyJunio C Hamano2012-07-27
| * | | | | | | | | | | | | | | | | test: rename $satisfied to $satisfied_prereqJunio C Hamano2012-07-27
* | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
| | * | | | | | | | | | | | | | | | t/t5400: demonstrate breakage caused by informational message from pruneBrandon Casey2012-08-06
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | fsck: detect null sha1 in tree entriesJeff King2012-07-29
| | * | | | | | | | | | | | | | | | do not write null sha1s to on-disk indexJeff King2012-07-29
| | * | | | | | | | | | | | | | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'tr/maint-send-email-2047' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | send-email: improve RFC2047 quote parsingThomas Rast2012-07-31
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'mk/test-seq' into maint-1.7.11Junio C Hamano2012-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | / / / / / | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | tests: Introduce test_seqMichaƂ Kiedrowicz2012-08-04
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'rj/maint-grep-remove-redundant-test' into maintJunio C Hamano2012-08-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'kk/maint-commit-tree' into maintJunio C Hamano2012-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jv/maint-no-ext-diff' into maintJunio C Hamano2012-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano2012-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano2012-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |