aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
|\
| * scripts: "export VAR=VALUE" construct is not portableElia Pinto2014-05-23
* | completion: add missing options for git-mergeJohn Keeping2014-05-27
* | completion: add a note that merge options are sharedJohn Keeping2014-05-27
* | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano2014-05-20
* | Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano2014-05-19
|\ \
| * | remote-helpers: point at their upstream repositoriesJunio C Hamano2014-05-19
| * | contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras2014-05-19
* | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-19
|\ \ \
| * | | git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* | | | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-05-13
|\ \ \ \ | |_|/ / |/| | |
| * | | contrib: completion: fix 'eread()' namespaceFelipe Contreras2014-05-13
* | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-02
|\ \ \ \ | | |/ / | |/| |
| * | | git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
| | |/ | |/|
| * | Merge branch 'mi/typofixes' into maintJunio C Hamano2013-12-17
| |\ \
* | \ \ 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