Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'lf/ref-is-hidden-namespace' | Jeff King | 2015-11-20 | 1 | -0/+41 |
|\ | |||||
| * | t5509: add basic tests for hideRefslf/ref-is-hidden-namespace | Lukas Fleischer | 2015-11-05 | 1 | -0/+41 |
* | | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 2015-11-20 | 1 | -0/+21 |
|\ \ | |/ |/| | |||||
| * | gc: remove garbage .idx files from pack dirdk/gc-idx-wo-pack | Doug Kelly | 2015-11-04 | 1 | -1/+1 |
| * | t5304: test cleaning pack garbage | Doug Kelly | 2015-11-04 | 1 | -0/+21 |
* | | Merge branch 'mk/blame-first-parent' | Junio C Hamano | 2015-11-03 | 1 | -0/+36 |
|\ \ | |||||
| * | | blame: allow blame --reverse --first-parent when it makes sensemk/blame-first-parent | Max Kirillov | 2015-10-30 | 1 | -1/+1 |
| * | | blame: test to describe use of blame --reverse --first-parent | Max Kirillov | 2015-10-30 | 1 | -0/+36 |
* | | | Merge branch 'rs/wt-status-detached-branch-fix' | Junio C Hamano | 2015-11-03 | 1 | -0/+14 |
|\ \ \ | |||||
| * | | | wt-status: avoid building bogus branch name with detached HEAD | René Scharfe | 2015-11-01 | 1 | -1/+1 |
| * | | | t7060: add test for status --branch on a detached HEAD | René Scharfe | 2015-11-01 | 1 | -0/+14 |
* | | | | Merge branch 'js/git-gdb' | Junio C Hamano | 2015-11-03 | 2 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | test: facilitate debugging Git executables in tests with gdbjs/git-gdb | Johannes Schindelin | 2015-10-30 | 2 | -0/+13 |
* | | | | | Merge branch 'da/difftool' | Junio C Hamano | 2015-11-03 | 1 | -0/+19 |
|\ \ \ \ \ | |||||
| * | | | | | difftool: ignore symbolic links in use_wt_file | David Aguilar | 2015-10-29 | 1 | -0/+19 |
* | | | | | | Merge branch 'kn/for-each-branch' | Junio C Hamano | 2015-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ref-filter: fallback on alphabetical comparisonkn/for-each-branch | Karthik Nayak | 2015-10-30 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/merge-file-exit-code' | Junio C Hamano | 2015-10-30 | 1 | -0/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge-file: clamp exit code to maximum 127jk/merge-file-exit-code | Jeff King | 2015-10-29 | 1 | -0/+33 |
* | | | | | | | | Merge branch 'gr/rebase-i-drop-warn' | Junio C Hamano | 2015-10-30 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rebase-i: work around Windows CRLF line endingsgr/rebase-i-drop-warn | Junio C Hamano | 2015-10-28 | 1 | -1/+1 |
| * | | | | | | | | t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings | Johannes Schindelin | 2015-10-28 | 1 | -0/+12 |
* | | | | | | | | | Merge branch 'jk/delete-modechange-conflict' | Junio C Hamano | 2015-10-30 | 3 | -87/+130 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: detect delete/modechange conflictjk/delete-modechange-conflict | Jeff King | 2015-10-26 | 1 | -0/+23 |
| * | | | | | | | | | t6031: generalize for recursive and resolve strategies | Jeff King | 2015-10-26 | 2 | -56/+77 |
| * | | | | | | | | | t6031: move triple-rename test to t3030 | Jeff King | 2015-10-26 | 2 | -31/+30 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/add-u-A-default-to-top' | Junio C Hamano | 2015-10-30 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add: simplify -u/-A without pathspecjc/add-u-A-default-to-top | Junio C Hamano | 2015-10-24 | 2 | -0/+3 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ar/clone-dissociate' | Junio C Hamano | 2015-10-30 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | clone: allow "--dissociate" without referencear/clone-dissociate | Alex Riesen | 2015-10-22 | 1 | -0/+11 |
* | | | | | | | | | Merge branch 'jk/repository-extension' | Junio C Hamano | 2015-10-26 | 1 | -0/+60 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extension | Jeff King | 2015-06-24 | 1 | -0/+22 |
| * | | | | | | | | | introduce "extensions" form of core.repositoryformatversion | Jeff King | 2015-06-24 | 1 | -0/+38 |
* | | | | | | | | | | Merge branch 'dt/t7063-fix-flaky-test' | Junio C Hamano | 2015-10-26 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t7063: fix flaky untracked-cache testdt/t7063-fix-flaky-test | David Turner | 2015-10-19 | 1 | -1/+3 |
* | | | | | | | | | | | Merge branch 'mr/worktree-list' | Junio C Hamano | 2015-10-26 | 1 | -0/+89 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | worktree: add 'list' commandmr/worktree-list | Michael Rappazzo | 2015-10-08 | 1 | -0/+89 |
* | | | | | | | | | | | Merge branch 'tb/t0027-crlf' | Junio C Hamano | 2015-10-20 | 1 | -34/+157 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t0027: improve test for not-normalized filestb/t0027-crlf | Torsten Bögershausen | 2015-10-12 | 1 | -34/+157 |
* | | | | | | | | | | | | Merge branch 'ls/p4-test-updates' | Junio C Hamano | 2015-10-20 | 2 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-p4: skip t9819 test case on case insensitive file systemsls/p4-test-updates | Lars Schneider | 2015-10-12 | 1 | -0/+6 |
| * | | | | | | | | | | | | git-p4: avoid "stat" command in t9815 git-p4-submit-fail | Lars Schneider | 2015-10-12 | 1 | -5/+2 |
* | | | | | | | | | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 3 | -2/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | init: use strbufs to store paths | Jeff King | 2015-10-05 | 1 | -2/+2 |
| * | | | | | | | | | | | | | remote-ext: simplify git pkt-line generation | Jeff King | 2015-09-25 | 1 | -0/+28 |
| * | | | | | | | | | | | | | resolve_ref: use strbufs for internal buffers | Jeff King | 2015-09-25 | 1 | -0/+29 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' | Junio C Hamano | 2015-10-16 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | filter-branch: remove multi-line headers in msg filterjk/filter-branch-use-of-sed-on-incomplete-line | James McCoy | 2015-10-12 | 1 | -0/+14 |
* | | | | | | | | | | | | | | Merge branch 'ls/p4-lfs' | Junio C Hamano | 2015-10-15 | 2 | -0/+480 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | git-p4: add Git LFS backend for large file system | Lars Schneider | 2015-10-03 | 1 | -0/+288 |