Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | remote-helpers: make recvline return an error | Felipe Contreras | 2014-04-14 | 1 | -7/+14 | |
| * | | | | | | | | | | | | | transport-helper: remove barely used xchgline() | Felipe Contreras | 2014-04-14 | 1 | -7/+2 | |
* | | | | | | | | | | | | | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-24 | 1 | -12/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | / / / / / / / | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Makefile: allow static linking against libcurl | Dave Borowitz | 2014-04-15 | 1 | -3/+13 | |
| * | | | | | | | | | | | | Makefile: use curl-config to determine curl flags | Dave Borowitz | 2014-04-15 | 1 | -12/+23 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-04-21 | 1 | -3/+12 | |
* | | | | | | | | | | | | Merge git://bogomips.org/git-svn | Junio C Hamano | 2014-04-21 | 20 | -153/+131 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given | Johan Herland | 2014-04-19 | 20 | -153/+131 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jx/i18n' | Junio C Hamano | 2014-04-21 | 5 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesjx/i18n | Junio C Hamano | 2014-04-18 | 1 | -0/+10 | |
| * | | | | | | | | | | | | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 2014-04-17 | 2 | -6/+4 | |
| * | | | | | | | | | | | | i18n: remove obsolete comments for translators in diffstat generation | Jiang Xin | 2014-04-17 | 1 | -8/+0 | |
| * | | | | | | | | | | | | i18n: fix uncatchable comments for translators in date.c | Jiang Xin | 2014-04-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'km/avoid-non-function-return-in-rebase' | Junio C Hamano | 2014-04-21 | 4 | -10/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"km/avoid-non-function-return-in-rebase | Kyle J. McKay | 2014-04-17 | 1 | -10/+1 | |
| * | | | | | | | | | | | | rebase: avoid non-function use of "return" on FreeBSD | Kyle J. McKay | 2014-04-17 | 3 | -0/+45 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-04-21 | 14 | -48/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | install-webdoc.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | howto-index.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -6/+6 | |
* | | | | | | | | | | | | Git 2.0-rc0v2.0.0-rc0 | Junio C Hamano | 2014-04-18 | 2 | -1/+6 | |
* | | | | | | | | | | | | Merge branch 'jk/config-die-bad-number-noreturn' | Junio C Hamano | 2014-04-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | config.c: mark die_bad_number as NORETURNjk/config-die-bad-number-noreturn | Jeff King | 2014-04-16 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Update draft release notes for 2.0 | Junio C Hamano | 2014-04-16 | 1 | -0/+11 | |
* | | | | | | | | | | | Merge branch 'mh/multimail' | Junio C Hamano | 2014-04-16 | 5 | -56/+249 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-multimail: update to version 1.0.0mh/multimail | Michael Haggerty | 2014-04-07 | 5 | -56/+249 | |
* | | | | | | | | | | | | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-04-16 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | utf8.c: partially update to version 6.3 | Torsten Bögershausen | 2014-04-09 | 1 | -5/+4 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'km/avoid-cp-a' | Junio C Hamano | 2014-04-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |