Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | ewah_bitmap.c: do not assume size_t and eword_t are the same size | Kyle J. McKay | 2014-04-22 | |
* | | | | | | | | | | | | | | | Merge branch 'fc/transport-helper-sync-error-fix' | Junio C Hamano | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | t5801 (remote-helpers): cleanup environment sets | Felipe Contreras | 2014-04-21 | |
| * | | | | | | | | | | | | | | | transport-helper: fix sync issue on crashes | Felipe Contreras | 2014-04-14 | |
| * | | | | | | | | | | | | | | | transport-helper: trivial cleanup | Felipe Contreras | 2014-04-14 | |
| * | | | | | | | | | | | | | | | transport-helper: propagate recvline() error pushing | Felipe Contreras | 2014-04-14 | |
| * | | | | | | | | | | | | | | | remote-helpers: make recvline return an error | Felipe Contreras | 2014-04-14 | |
| * | | | | | | | | | | | | | | | transport-helper: remove barely used xchgline() | Felipe Contreras | 2014-04-14 | |
* | | | | | | | | | | | | | | | | Merge branch 'db/make-with-curl' | Junio C Hamano | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | / / / / / / / / / | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Makefile: allow static linking against libcurl | Dave Borowitz | 2014-04-15 | |
| * | | | | | | | | | | | | | | Makefile: use curl-config to determine curl flags | Dave Borowitz | 2014-04-15 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-04-21 | |
* | | | | | | | | | | | | | | Merge git://bogomips.org/git-svn | Junio C Hamano | 2014-04-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given | Johan Herland | 2014-04-19 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jx/i18n' | Junio C Hamano | 2014-04-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelines | Junio C Hamano | 2014-04-18 | |
| * | | | | | | | | | | | | | | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 2014-04-17 | |
| * | | | | | | | | | | | | | | i18n: remove obsolete comments for translators in diffstat generation | Jiang Xin | 2014-04-17 | |
| * | | | | | | | | | | | | | | i18n: fix uncatchable comments for translators in date.c | Jiang Xin | 2014-04-17 | |
* | | | | | | | | | | | | | | | Merge branch 'km/avoid-non-function-return-in-rebase' | Junio C Hamano | 2014-04-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD" | Kyle J. McKay | 2014-04-17 | |
| * | | | | | | | | | | | | | | rebase: avoid non-function use of "return" on FreeBSD | Kyle J. McKay | 2014-04-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 | |
| * | | | | | | | | | | | | | install-webdoc.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
| * | | | | | | | | | | | | | howto-index.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | |
* | | | | | | | | | | | | | | Git 2.0-rc0v2.0.0-rc0 | Junio C Hamano | 2014-04-18 | |
* | | | | | | | | | | | | | | Merge branch 'jk/config-die-bad-number-noreturn' | Junio C Hamano | 2014-04-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | config.c: mark die_bad_number as NORETURN | Jeff King | 2014-04-16 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / |