summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/cache-tree'Junio C Hamano2011-12-191-0/+95
|\
| * reset: update cache-tree data when appropriateThomas Rast2011-12-061-2/+2
| * commit: write cache-tree data when writing index anywayThomas Rast2011-12-061-1/+1
| * Test the current state of the cache-tree optimizationThomas Rast2011-12-061-0/+95
* | Merge branch 'jk/credentials'Junio C Hamano2011-12-197-12/+665
|\ \
| * | t: add test harness for external credential helpersJeff King2011-12-121-0/+39
| * | credentials: add "store" helperJeff King2011-12-121-0/+9
| * | Makefile: unix sockets may not available on some platformsJohannes Sixt2011-12-121-0/+5
| * | credentials: add "cache" helperJeff King2011-12-112-0/+239
| * | credential: make relevance of http path configurableJeff King2011-12-112-1/+30
| * | credential: add credential.*.usernameJeff King2011-12-112-0/+29
| * | credential: apply helper configJeff King2011-12-112-0/+54
| * | http: use credential API to get passwordsJeff King2011-12-111-11/+27
| * | introduce credentials APIJeff King2011-12-112-0/+228
| * | t5550: fix typoJeff King2011-12-111-1/+1
| * | test-lib: add test_config_global variantJeff King2011-12-111-0/+5
* | | git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-171-1/+23
* | | Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-161-152/+167
|\ \ \
| * | | test: commit --amend should honor --no-editjc/commit-amend-no-editJonathan Nieder2011-12-081-0/+40
| * | | t7501 (commit): modernize styleJonathan Nieder2011-12-081-133/+127
| * | | test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-081-20/+0
| * | | test: add missing "&&" after echo commandJonathan Nieder2011-12-081-6/+7
| | |/ | |/|
* | | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-9/+85
|\ \ \
| * | | bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-9/+85
* | | | Merge branch 'jh/fast-import-notes'Junio C Hamano2011-12-161-5/+58
|\ \ \ \
| * | | | fast-import: Fix incorrect fanout level when modifying existing notes refsjh/fast-import-notesJohan Herland2011-11-281-4/+4
| * | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland2011-11-281-0/+54
| * | | | t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland2011-11-281-7/+6
| | |/ / | |/| |
* | | | Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-161-5/+5
|\ \ \ \
| * | | | upload-archive: use start_command instead of forkjk/upload-archive-use-start-commandJeff King2011-11-211-5/+5
* | | | | Merge branch 'bc/maint-apply-check-no-patch'Junio C Hamano2011-12-132-1/+20
|\ \ \ \ \
| * | | | | builtin/apply.c: report error on failure to recognize inputbc/maint-apply-check-no-patchBrandon Casey2011-12-051-0/+19
| * | | | | t/t4131-apply-fake-ancestor.sh: fix broken testBrandon Casey2011-12-051-1/+1
* | | | | | Merge branch 'jn/branch-move-to-self'Junio C Hamano2011-12-132-4/+21
|\ \ \ \ \ \
| * | | | | | Allow checkout -B <current-branch> to update the current branchjn/branch-move-to-selfJonathan Nieder2011-11-281-4/+5
| * | | | | | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-281-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/maint-upload-archive'Junio C Hamano2011-12-131-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano2011-11-211-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | archive: don't let remote clients get unreachable commitsjk/maint-1.6.2-upload-archiveJeff King2011-11-211-0/+8
* | | | | | | Merge branch 'jn/gitweb-side-by-side-diff'Junio C Hamano2011-12-131-1/+72
|\ \ \ \ \ \ \
| * | | | | | | t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski2011-10-311-1/+25
| * | | | | | | t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski2011-10-311-0/+47
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | git-p4: test for absolute PWD problemPete Wyckoff2011-12-111-0/+49
* | | | | | | git-p4: submit test for auto-creating clientPathPete Wyckoff2011-12-111-0/+38
* | | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-0963-186/+189
|\ \ \ \ \ \ \
| * | | | | | | merge: record tag objects without peeling in MERGE_HEADJunio C Hamano2011-11-081-1/+5
| * | | | | | | refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-071-3/+2
| * | | | | | | merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-074-8/+8
| * | | | | | | fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds2011-11-0458-174/+174
* | | | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-091-0/+10
|\ \ \ \ \ \ \ \