Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | svn-fe: conform to pep8wg/svn-fe-style-fixes | William Giokas | 2014-05-12 | 1 | -41/+52 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jn/contrib-remove-vim' | Junio C Hamano | 2014-06-06 | 1 | -22/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | contrib: remove vim support instructionsjn/contrib-remove-vim | Jonathan Nieder | 2014-05-09 | 1 | -22/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jn/contrib-remove-diffall' | Junio C Hamano | 2014-06-06 | 2 | -288/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | contrib: remove git-diffalljn/contrib-remove-diffall | Jonathan Nieder | 2014-05-09 | 2 | -288/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-06-03 | 4 | -12/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | appp.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -7/+7 | |
| * | | | | | | t7900-subtree.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 | |
| * | | | | | | test-gitmw-lib.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -3/+3 | |
| * | | | | | | t9365-continuing-queries.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'mm/mediawiki-encoding-fix' | Junio C Hamano | 2014-06-03 | 4 | -2/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-remote-mediawiki: fix encoding issue for UTF-8 media filesmm/mediawiki-encoding-fix | Matthieu Moy | 2014-04-23 | 2 | -1/+25 | |
| * | | | | | | | git-remote-mediawiki: allow stop/start-ing the test server | Matthieu Moy | 2014-04-23 | 2 | -1/+11 | |
* | | | | | | | | Merge branch 'mh/ref-transaction' | Junio C Hamano | 2014-06-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 | 1 | -1/+2 | |
* | | | | | | | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 | 8 | -4323/+13 | |
* | | | | | | | | Merge branch 'jc/graduate-remote-hg-bzr' (early part) | Junio C Hamano | 2014-05-19 | 3 | -0/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remote-helpers: point at their upstream repositories | Junio C Hamano | 2014-05-19 | 1 | -0/+19 | |
| * | | | | | | | | contrib: remote-helpers: add move warnings (v2.0) | Felipe Contreras | 2014-05-19 | 2 | -0/+6 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-19 | 1 | -17/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-prompt.sh: don't assume the shell expands the value of PS1rh/prompt-pcmode-avoid-eval-on-refname | Richard Hansen | 2014-05-19 | 1 | -17/+39 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'fc/prompt-zsh-read-from-file' | Junio C Hamano | 2014-05-13 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | contrib: completion: fix 'eread()' namespacefc/prompt-zsh-read-from-file | Felipe Contreras | 2014-05-13 | 1 | -8/+8 | |
* | | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-02 | 1 | -2/+32 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | git-prompt.sh: don't put unsanitized branch names in $PS1 | Richard Hansen | 2014-04-22 | 1 | -2/+32 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'mi/typofixes' into maint | Junio C Hamano | 2013-12-17 | 4 | -4/+4 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | 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 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |