| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-04-21 | 12 | -39/+39 |
|\ |
|
| * | t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -2/+2 |
| * | t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -7/+7 |
| * | git-tag.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -1/+1 |
| * | git-revert.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -1/+1 |
| * | git-resolve.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -1/+1 |
| * | git-repack.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -1/+1 |
| * | git-merge.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -2/+2 |
| * | git-ls-remote.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -2/+2 |
| * | git-fetch.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -3/+3 |
| * | git-commit.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -5/+5 |
| * | git-clone.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -10/+10 |
| * | git-checkout.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -4/+4 |
* | | Merge branch 'fc/remote-helper-fixes' | Junio C Hamano | 2014-04-18 | 5 | -5/+34 |
|\ \ |
|
| * | | remote-bzr: trivial test fixfc/remote-helper-fixes | Felipe Contreras | 2014-04-14 | 1 | -1/+1 |
| * | | remote-bzr: include authors field in pushed commits | dequis | 2014-04-09 | 2 | -0/+26 |
| * | | remote-bzr: add support for older versions | Felipe Contreras | 2014-04-09 | 1 | -2/+2 |
| * | | remote-hg: always normalize paths | Felipe Contreras | 2014-04-09 | 1 | -0/+1 |
| * | | remote-helpers: allow all tests running from any dir | Felipe Contreras | 2014-04-09 | 2 | -2/+4 |
* | | | Merge branch 'fc/complete-aliased-push' | Junio C Hamano | 2014-04-18 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | completion: fix completing args of aliased "push", "fetch", etc.fc/complete-aliased-push | Felipe Contreras | 2014-04-09 | 2 | -0/+2 |
* | | | | Merge branch 'fc/prompt-zsh-read-from-file' | Junio C Hamano | 2014-04-18 | 1 | -7/+14 |
|\ \ \ \ |
|
| * | | | | prompt: fix missing file errors in zsh | Felipe Contreras | 2014-04-14 | 1 | -7/+14 |
| |/ / / |
|
* | | | | Merge branch 'mh/multimail' | Junio C Hamano | 2014-04-16 | 5 | -56/+249 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | git-multimail: update to version 1.0.0mh/multimail | Michael Haggerty | 2014-04-07 | 5 | -56/+249 |
* | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 5 | -8/+8 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 3 | -5/+5 |
| * | | | contrib: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'ap/remote-hg-skip-null-bookmarks' | Junio C Hamano | 2014-04-02 | 2 | -1/+77 |
|\ \ \ |
|
| * | | | remote-hg: do not fail on invalid bookmarksap/remote-hg-skip-null-bookmarks | Max Horn | 2014-03-25 | 2 | -1/+77 |
* | | | | Merge branch 'jk/subtree-prefix' | Junio C Hamano | 2014-03-28 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | subtree: initialize "prefix" variablejk/subtree-prefix | Jeff King | 2014-03-17 | 1 | -0/+1 |
* | | | | Merge branch 'fc/transport-helper-fixes' | Junio C Hamano | 2014-03-18 | 3 | -4/+53 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remote-bzr: support the new 'force' optionfc/transport-helper-fixes | Richard Hansen | 2014-02-24 | 2 | -2/+51 |
| * | | | test-hg.sh: tests are now expected to pass | Richard Hansen | 2014-02-24 | 1 | -2/+2 |
* | | | | Merge branch 'lb/contrib-contacts-looser-diff-parsing' | Junio C Hamano | 2014-03-14 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | git-contacts: do not fail parsing of good diffslb/contrib-contacts-looser-diff-parsing | Lars Gullik Bjønnes | 2014-02-18 | 1 | -2/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'ss/completion-rec-sub-fetch-push' | Junio C Hamano | 2014-03-14 | 1 | -1/+18 |
|\ \ \ \ |
|
| * | | | | completion: teach --recurse-submodules to fetch, pull and pushss/completion-rec-sub-fetch-push | Sup Yut Sum | 2014-02-11 | 1 | -1/+18 |
* | | | | | git-sh-setup.sh: add variable to use the stuck-long mode | Nicolas Vigier | 2014-02-03 | 1 | -0/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'jk/complete-merge-base' | Junio C Hamano | 2014-01-27 | 1 | -1/+7 |
|\ \ \ \ |
|
| * | | | | completion: handle --[no-]fork-point options to git-rebasejk/complete-merge-base | John Keeping | 2014-01-13 | 1 | -1/+1 |
| * | | | | completion: complete merge-base options | John Keeping | 2014-01-13 | 1 | -0/+6 |
* | | | | | Merge branch 'ab/subtree-doc' | Junio C Hamano | 2014-01-27 | 2 | -13/+23 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | subtree: fix argument validation in add/pull/pushab/subtree-doc | Anthony Baire | 2014-01-13 | 2 | -13/+23 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'rr/completion-format-coverletter' | Junio C Hamano | 2014-01-13 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | completion: complete format.coverLetterrr/completion-format-coverletter | Ramkumar Ramachandra | 2014-01-07 | 1 | -0/+1 |
* | | | | completion: fix remote.pushdefaultrr/completion-branch-config | Ramkumar Ramachandra | 2014-01-06 | 1 | -0/+1 |
* | | | | completion: fix branch.autosetup(merge|rebase) | Ramkumar Ramachandra | 2014-01-06 | 1 | -0/+1 |
* | | | | completion: introduce __gitcomp_nl_append () | Ramkumar Ramachandra | 2014-01-06 | 2 | -4/+26 |