Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | test-gitmw-lib.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | |
| * | | | | | | t9365-continuing-queries.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | |
* | | | | | | | Merge branch 'mm/mediawiki-encoding-fix' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | git-remote-mediawiki: fix encoding issue for UTF-8 media files | Matthieu Moy | 2014-04-23 | |
| * | | | | | | | git-remote-mediawiki: allow stop/start-ing the test server | Matthieu Moy | 2014-04-23 | |
* | | | | | | | | Merge branch 'mh/ref-transaction' | Junio C Hamano | 2014-06-03 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| * | | | | | | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 | |
* | | | | | | | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 | |
* | | | | | | | | Merge branch 'jc/graduate-remote-hg-bzr' (early part) | Junio C Hamano | 2014-05-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | remote-helpers: point at their upstream repositories | Junio C Hamano | 2014-05-19 | |
| * | | | | | | | | contrib: remote-helpers: add move warnings (v2.0) | Felipe Contreras | 2014-05-19 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git-prompt.sh: don't assume the shell expands the value of PS1 | Richard Hansen | 2014-05-19 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'fc/prompt-zsh-read-from-file' | Junio C Hamano | 2014-05-13 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | contrib: completion: fix 'eread()' namespace | Felipe Contreras | 2014-05-13 | |
* | | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-02 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | git-prompt.sh: don't put unsanitized branch names in $PS1 | Richard Hansen | 2014-04-22 | |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge branch 'mi/typofixes' into maint | Junio C Hamano | 2013-12-17 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-04-21 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-tag.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-revert.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-resolve.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-repack.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-merge.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-ls-remote.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-fetch.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-commit.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-clone.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | git-checkout.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
* | | | | | | | Merge branch 'fc/remote-helper-fixes' | Junio C Hamano | 2014-04-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | remote-bzr: trivial test fix | Felipe Contreras | 2014-04-14 | |
| * | | | | | | | remote-bzr: include authors field in pushed commits | dequis | 2014-04-09 | |
| * | | | | | | | remote-bzr: add support for older versions | Felipe Contreras | 2014-04-09 | |
| * | | | | | | | remote-hg: always normalize paths | Felipe Contreras | 2014-04-09 | |
| * | | | | | | | remote-helpers: allow all tests running from any dir | Felipe Contreras | 2014-04-09 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Merge branch 'fc/complete-aliased-push' | Junio C Hamano | 2014-04-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | completion: fix completing args of aliased "push", "fetch", etc. | Felipe Contreras | 2014-04-09 | |
* | | | | | | | | Merge branch 'fc/prompt-zsh-read-from-file' | Junio C Hamano | 2014-04-18 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | prompt: fix missing file errors in zsh | Felipe Contreras | 2014-04-14 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'mh/multimail' | Junio C Hamano | 2014-04-16 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | git-multimail: update to version 1.0.0 | Michael Haggerty | 2014-04-07 | |
* | | | | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | |
| * | | | | | | contrib: fix misuses of "nor" | Justin Lebar | 2014-03-31 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'ap/remote-hg-skip-null-bookmarks' | Junio C Hamano | 2014-04-02 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | remote-hg: do not fail on invalid bookmarks | Max Horn | 2014-03-25 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge branch 'jk/subtree-prefix' | Junio C Hamano | 2014-03-28 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | subtree: initialize "prefix" variable | Jeff King | 2014-03-17 |