summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
| * | | | | | git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
| * | | | | | git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-3/+3
| * | | | | | git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-5/+5
| * | | | | | git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-10/+10
| * | | | | | git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-4/+4
* | | | | | | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2014-04-185-5/+34
|\ \ \ \ \ \ \
| * | | | | | | remote-bzr: trivial test fixfc/remote-helper-fixesFelipe Contreras2014-04-141-1/+1
| * | | | | | | remote-bzr: include authors field in pushed commitsdequis2014-04-092-0/+26
| * | | | | | | remote-bzr: add support for older versionsFelipe Contreras2014-04-091-2/+2
| * | | | | | | remote-hg: always normalize pathsFelipe Contreras2014-04-091-0/+1
| * | | | | | | remote-helpers: allow all tests running from any dirFelipe Contreras2014-04-092-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fc/complete-aliased-push'Junio C Hamano2014-04-182-0/+2
|\ \ \ \ \ \ \
| * | | | | | | completion: fix completing args of aliased "push", "fetch", etc.fc/complete-aliased-pushFelipe Contreras2014-04-092-0/+2
* | | | | | | | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-04-181-7/+14
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | prompt: fix missing file errors in zshFelipe Contreras2014-04-141-7/+14
| |/ / / / / /
* | | | | | | Merge branch 'mh/multimail'Junio C Hamano2014-04-165-56/+249
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | git-multimail: update to version 1.0.0mh/multimailMichael Haggerty2014-04-075-56/+249
* | | | | | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-085-8/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | comments: fix misuses of "nor"Justin Lebar2014-03-313-5/+5
| * | | | | | contrib: fix misuses of "nor"Justin Lebar2014-03-312-3/+3
| |/ / / / /
* | | | | | Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano2014-04-022-1/+77
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remote-hg: do not fail on invalid bookmarksap/remote-hg-skip-null-bookmarksMax Horn2014-03-252-1/+77
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/subtree-prefix'Junio C Hamano2014-03-281-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | subtree: initialize "prefix" variablejk/subtree-prefixJeff King2014-03-171-0/+1
* | | | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-183-4/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remote-bzr: support the new 'force' optionfc/transport-helper-fixesRichard Hansen2014-02-242-2/+51
| * | | | test-hg.sh: tests are now expected to passRichard Hansen2014-02-241-2/+2
* | | | | Merge branch 'lb/contrib-contacts-looser-diff-parsing'Junio C Hamano2014-03-141-2/+0
|\ \ \ \ \
| * | | | | git-contacts: do not fail parsing of good diffslb/contrib-contacts-looser-diff-parsingLars Gullik Bjønnes2014-02-181-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-141-1/+18
|\ \ \ \ \
| * | | | | completion: teach --recurse-submodules to fetch, pull and pushss/completion-rec-sub-fetch-pushSup Yut Sum2014-02-111-1/+18
* | | | | | git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier2014-02-031-0/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-271-1/+7
|\ \ \ \ \
| * | | | | completion: handle --[no-]fork-point options to git-rebasejk/complete-merge-baseJohn Keeping2014-01-131-1/+1
| * | | | | completion: complete merge-base optionsJohn Keeping2014-01-131-0/+6
* | | | | | Merge branch 'ab/subtree-doc'Junio C Hamano2014-01-272-13/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | subtree: fix argument validation in add/pull/pushab/subtree-docAnthony Baire2014-01-132-13/+23
| | |_|/ / | |/| | |
* | | | | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-131-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | completion: complete format.coverLetterrr/completion-format-coverletterRamkumar Ramachandra2014-01-071-0/+1
* | | | | completion: fix remote.pushdefaultrr/completion-branch-configRamkumar Ramachandra2014-01-061-0/+1
* | | | | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-061-0/+1
* | | | | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-062-4/+26
* | | | | zsh completion: find matching custom bash completionRamkumar Ramachandra2014-01-061-1/+1
|/ / / /
* | | | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2013-12-273-9/+103
|\ \ \ \
| * | | | remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse2013-12-261-0/+11
| * | | | remote-hg: add tests for special filenamesFelipe Contreras2013-12-091-0/+68
| * | | | remote-hg: fix 'shared path' pathFelipe Contreras2013-12-091-0/+3
| * | | | remote-helpers: add extra safety checksFelipe Contreras2013-12-092-8/+20
| * | | | remote-hg: avoid buggy strftime()jcb912013-12-091-1/+1