Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 24 | -41/+41 | |
| * | | | | | | | | | | | | t/test-lib.sh: export PERL_PATH for use in scripts | Junio C Hamano | 2012-06-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 24 | -41/+41 | |
* | | | | | | | | | | | | | Merge branch 'th/diff-no-index-fixes' into maint | Junio C Hamano | 2012-07-11 | 2 | -2/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch... | Tim Henigan | 2012-06-22 | 1 | -1/+72 | |
| * | | | | | | | | | | | | | diff: handle relative paths in no-index | Jeff King | 2012-06-22 | 1 | -1/+14 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/clone-single-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 2012-06-22 | 1 | -1/+6 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'ef/maint-rebase-error-message' into maint | Junio C Hamano | 2012-06-03 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/ident-split-fix' into maint | Junio C Hamano | 2012-06-01 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'hv/submodule-alt-odb' into maint | Junio C Hamano | 2012-05-25 | 1 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bp/diff-no-index-strbuf-fix' into maint | Junio C Hamano | 2012-05-25 | 1 | -0/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 2012-05-24 | 1 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | sha1_name: do not trigger detailed diagnosis for file arguments | Matthieu Moy | 2012-06-18 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | | | | | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 | 2 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'as/diff-shortstat-ignore-binary' | Junio C Hamano | 2012-06-15 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | diff: Only count lines in show_shortstats | Alexander Strasser | 2012-06-15 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rj/gitweb-test-sans-date-parser' | Junio C Hamano | 2012-06-13 | 1 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | gitweb: Skip 'modification times' tests when no date parser available | Ramsay Jones | 2012-06-12 | 1 | -7/+14 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/git-complete-helper-fix' | Junio C Hamano | 2012-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | completion: put main git and gitk completion functions back into git namespace | SZEDER Gábor | 2012-06-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fmt-merge-msg-people' | Junio C Hamano | 2012-06-12 | 1 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: make attribution into comment lines | Junio C Hamano | 2012-06-06 | 1 | -18/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rr/maint-t3510-cascade-fix' | Junio C Hamano | 2012-06-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | t3510 (cherry-pick-sequence): add missing '&&' | Ramkumar Ramachandra | 2012-06-04 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ef/maint-rebase-error-message' | Junio C Hamano | 2012-06-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | rebase: report invalid commit correctly | Erik Faye-Lund | 2012-05-30 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-06-01 | 1 | -0/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | cherry-pick: regression fix for empty commits | Junio C Hamano | 2012-05-29 | 1 | -0/+30 | |
* | | | | | | | | | | | | | | | | | | | | | | t5701: modernize style | Jeff King | 2012-05-29 | 1 | -53/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'va/git-p4-test' | Junio C Hamano | 2012-05-29 | 1 | -3/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | git-p4: Clean up branch test cases | Vitor Antunes | 2012-05-29 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | git-p4: Verify detection of "empty" branch creation | Vitor Antunes | 2012-05-29 | 1 | -0/+54 | |
| * | | | | | | | | | | | | | | | | | | | | | | git-p4: Test changelists touching two branches | Vitor Antunes | 2012-05-29 | 1 | -0/+52 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/test-keep-prove-cache' | Junio C Hamano | 2012-05-25 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | t/Makefile: retain cache t/.prove across prove runs | Michael Haggerty | 2012-05-20 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/git-complete-helper-fix' | Junio C Hamano | 2012-05-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | completion: rename internal helpers _git and _gitk | Felipe Contreras | 2012-05-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/ident-split-fix' | Junio C Hamano | 2012-05-25 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | fix off-by-one error in split_ident_line | Jeff King | 2012-05-22 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | grep: support newline separated pattern list | René Scharfe | 2012-05-20 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/rebase-i-p-test-fix' | Junio C Hamano | 2012-05-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Fix t3411.3 to actually rebase something | Johannes Sixt | 2012-05-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bp/diff-no-index-strbuf-fix' | Junio C Hamano | 2012-05-23 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | diff --no-index: reset temporary buffer lengths on directory iteration | Bobby Powers | 2012-05-16 | 1 | -0/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hv/submodule-alt-odb' | Junio C Hamano | 2012-05-23 | 1 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |