summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eg/p4-submit-catch-failure' into maintJeff King2015-12-011-1/+1
|\
| * git-p4: clean up after p4 submit failureeg/p4-submit-catch-failureGIRARD Etienne2015-11-241-1/+1
* | Merge branch 'ld/p4-detached-head' into maintJeff King2015-12-011-0/+16
|\ \
| * | git-p4: work with a detached headld/p4-detached-headLuke Diamand2015-11-241-1/+1
| * | git-p4: add failing test for submit from detached headLuke Diamand2015-11-241-0/+16
* | | Merge branch 'sg/filter-branch-dwim-ambiguity' into maintJeff King2015-12-011-0/+7
|\ \ \
| * | | filter-branch: deal with object name vs. pathname ambiguity in tree-filtersg/filter-branch-dwim-ambiguitySZEDER Gábor2015-11-241-0/+7
* | | | Merge branch 'dk/t5813-unc-paths' into maintJeff King2015-12-011-2/+2
|\ \ \ \
| * | | | t5813: avoid creating urls that break on cygwindk/t5813-unc-pathsDennis Kaarsemaker2015-11-201-2/+2
| |/ / /
* | | | allow hooks to ignore their standard input streamcb/hook-sigpipeClemens Buchacher2015-11-161-18/+15
|/ / /
* | | Merge branch 'rs/wt-status-detached-branch-fix' into maintJunio C Hamano2015-11-051-0/+14
|\ \ \
| * | | wt-status: avoid building bogus branch name with detached HEADRené Scharfe2015-11-011-1/+1
| * | | t7060: add test for status --branch on a detached HEADRené Scharfe2015-11-011-0/+14
* | | | Merge branch 'jc/add-u-A-default-to-top' into maintJunio C Hamano2015-11-052-0/+3
|\ \ \ \
| * | | | add: simplify -u/-A without pathspecjc/add-u-A-default-to-topJunio C Hamano2015-10-242-0/+3
* | | | | Merge branch 'jk/delete-modechange-conflict' into maintJunio C Hamano2015-11-053-87/+130
|\ \ \ \ \
| * | | | | merge: detect delete/modechange conflictjk/delete-modechange-conflictJeff King2015-10-261-0/+23
| * | | | | t6031: generalize for recursive and resolve strategiesJeff King2015-10-262-56/+77
| * | | | | t6031: move triple-rename test to t3030Jeff King2015-10-262-31/+30
* | | | | | Merge branch 'nd/clone-linked-checkout' into maintJunio C Hamano2015-11-052-0/+47
|\ \ \ \ \ \
| * | | | | | clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-281-0/+5
| * | | | | | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-281-0/+10
| * | | | | | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-281-0/+14
| * | | | | | t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy2015-09-281-0/+18
* | | | | | | Merge branch 'jk/merge-file-exit-code' into maintJunio C Hamano2015-11-031-0/+33
|\ \ \ \ \ \ \
| * | | | | | | merge-file: clamp exit code to maximum 127jk/merge-file-exit-codeJeff King2015-10-291-0/+33
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'dt/t7063-fix-flaky-test' into maintJunio C Hamano2015-11-031-1/+3
|\ \ \ \ \ \ \
| * | | | | | | t7063: fix flaky untracked-cache testdt/t7063-fix-flaky-testDavid Turner2015-10-191-1/+3
* | | | | | | | Merge branch 'mk/submodule-gitdir-path' into maintJunio C Hamano2015-11-031-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | path: implement common_dir handling in git_pathdup_submodule()mk/submodule-gitdir-pathMax Kirillov2015-09-141-0/+10
* | | | | | | | | Merge branch 'ls/p4-translation-failure' into maintJunio C Hamano2015-11-031-0/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: handle "Translation of file content failed"ls/p4-translation-failureLars Schneider2015-09-221-1/+1
| * | | | | | | | | git-p4: add test case for "Translation of file content failed" errorLars Schneider2015-09-221-0/+50
* | | | | | | | | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-11-031-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase-i: work around Windows CRLF line endingsgr/rebase-i-drop-warnJunio C Hamano2015-10-281-1/+1
| * | | | | | | | | | t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endingsJohannes Schindelin2015-10-281-0/+12
* | | | | | | | | | | Merge branch 'js/clone-dissociate' into maintJunio C Hamano2015-11-031-0/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone --dissociate: avoid locking pack filesjs/clone-dissociateJohannes Schindelin2015-10-071-1/+1
| * | | | | | | | | | | t5700: demonstrate a Windows file locking issue with `git clone --dissociate`Johannes Schindelin2015-10-051-0/+21
* | | | | | | | | | | | Merge branch 'ld/p4-import-labels' into maintJunio C Hamano2015-11-031-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-p4: fix P4 label import for unprocessed commitsld/p4-import-labelsLuke Diamand2015-08-281-1/+1
| * | | | | | | | | | | | git-p4: failing test for ignoring invalid p4 labelsLuke Diamand2015-08-281-0/+45
* | | | | | | | | | | | | Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-031-0/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extensionJeff King2015-06-241-0/+22
| * | | | | | | | | | | | introduce "extensions" form of core.repositoryformatversionJeff King2015-06-241-0/+38
* | | | | | | | | | | | | Merge branch 'js/gc-with-stale-symref' into maintJunio C Hamano2015-10-201-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pack-objects: do not get distracted by broken symrefsjs/gc-with-stale-symrefJohannes Schindelin2015-10-081-1/+1
| * | | | | | | | | | | | | gc: demonstrate failure with stale remote HEADJohannes Schindelin2015-10-051-0/+13
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maintJunio C Hamano2015-10-201-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | filter-branch: remove multi-line headers in msg filterjk/filter-branch-use-of-sed-on-incomplete-lineJames McCoy2015-10-121-0/+14