aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-04-21
|\
| * t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
* | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2014-04-18
|\ \
| * | remote-bzr: trivial test fixFelipe Contreras2014-04-14
| * | remote-bzr: include authors field in pushed commitsdequis2014-04-09
| * | remote-bzr: add support for older versionsFelipe Contreras2014-04-09
| * | remote-hg: always normalize pathsFelipe Contreras2014-04-09
| * | remote-helpers: allow all tests running from any dirFelipe Contreras2014-04-09
* | | Merge branch 'fc/complete-aliased-push'Junio C Hamano2014-04-18
|\ \ \
| * | | completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
* | | | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-04-18
|\ \ \ \
| * | | | prompt: fix missing file errors in zshFelipe Contreras2014-04-14
| |/ / /
* | | | Merge branch 'mh/multimail'Junio C Hamano2014-04-16
|\ \ \ \ | |/ / / |/| | |
| * | | git-multimail: update to version 1.0.0Michael Haggerty2014-04-07
* | | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \ \ | | |/ / | |/| |
| * | | comments: fix misuses of "nor"Justin Lebar2014-03-31
| * | | contrib: fix misuses of "nor"Justin Lebar2014-03-31
| |/ /
* | | Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano2014-04-02
|\ \ \
| * | | remote-hg: do not fail on invalid bookmarksMax Horn2014-03-25
* | | | Merge branch 'jk/subtree-prefix'Junio C Hamano2014-03-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | subtree: initialize "prefix" variableJeff King2014-03-17
* | | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-18
|\ \ \ \ | |/ / / |/| | |
| * | | remote-bzr: support the new 'force' optionRichard Hansen2014-02-24
| * | | test-hg.sh: tests are now expected to passRichard Hansen2014-02-24
* | | | Merge branch 'lb/contrib-contacts-looser-diff-parsing'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | git-contacts: do not fail parsing of good diffsLars Gullik Bjønnes2014-02-18
| | |_|/ | |/| |
* | | | Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum2014-02-11
* | | | | git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier2014-02-03
| |/ / / |/| | |
* | | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * | | | completion: complete merge-base optionsJohn Keeping2014-01-13
* | | | | Merge branch 'ab/subtree-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | subtree: fix argument validation in add/pull/pushAnthony Baire2014-01-13
| | |_|/ | |/| |
* | | | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-13
|\ \ \ \ | |_|/ / |/| | |
| * | | completion: complete format.coverLetterRamkumar Ramachandra2014-01-07
* | | | completion: fix remote.pushdefaultRamkumar Ramachandra2014-01-06
* | | | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-06
* | | | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-06