Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 2.0.3v2.0.3 | Junio C Hamano | 2014-07-23 | 4 | -3/+21 |
* | .mailmap: combine Stefan Beller's emails | Stefan Beller | 2014-07-23 | 1 | -0/+1 |
* | git.1: switch homepage for stats | Stefan Beller | 2014-07-23 | 1 | -1/+1 |
* | Merge branch 'ah/fix-http-push' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ | |||||
| * | http-push.c: make CURLOPT_IOCTLDATA a usable pointer | Abbaad Haider | 2014-07-14 | 1 | -1/+1 |
* | | Merge branch 'po/error-message-style' into maint | Junio C Hamano | 2014-07-22 | 1 | -0/+9 |
|\ \ | |||||
| * | | doc: give some guidelines for error messages | Philip Oakley | 2014-07-10 | 1 | -0/+9 |
* | | | Merge branch 'zk/log-graph-showsig' into maint | Junio C Hamano | 2014-07-22 | 2 | -0/+32 |
|\ \ \ | |||||
| * | | | log: fix indentation for --graph --show-signature | Zoltan Klinger | 2014-07-09 | 2 | -0/+32 |
| | |/ | |/| | |||||
* | | | Merge branch 'mg/fix-log-mergetag-color' into maint | Junio C Hamano | 2014-07-22 | 1 | -10/+11 |
|\ \ \ | |||||
| * | | | log: correctly identify mergetag signature verification status | Michael J Gruber | 2014-07-11 | 1 | -10/+11 |
* | | | | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint | Junio C Hamano | 2014-07-22 | 2 | -1/+18 |
|\ \ \ \ | |||||
| * | | | | filter-branch: eliminate duplicate mapped parents | Charles Bailey | 2014-07-01 | 2 | -1/+18 |
* | | | | | Merge branch 'ye/doc-http-proto' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616 | Yi EungJun | 2014-06-16 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'jm/api-strbuf-doc' into maint | Junio C Hamano | 2014-07-22 | 1 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | api-strbuf.txt minor typos | Jeremiah Mahler | 2014-06-09 | 1 | -5/+5 |
* | | | | | | Merge branch 'jm/dedup-test-config' into maint | Junio C Hamano | 2014-07-22 | 1 | -5/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/t7810-grep.sh: remove duplicate test_config() | Jeremiah Mahler | 2014-06-05 | 1 | -5/+0 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'sk/test-cmp-bin' into maint | Junio C Hamano | 2014-07-22 | 5 | -22/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t5000, t5003: do not use test_cmp to compare binary files | Stepan Kasal | 2014-06-04 | 5 | -22/+28 |
* | | | | | | | Merge branch 'jm/doc-wording-tweaks' into maint | Junio C Hamano | 2014-07-22 | 2 | -9/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: wording fixes in the user manual and glossary | Jeremiah Mahler | 2014-05-28 | 2 | -9/+8 |
* | | | | | | | | Merge branch 'jm/instaweb-apache-24' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-instaweb: add support for Apache 2.4 | Jonathan McCrohan | 2014-05-27 | 1 | -1/+11 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'bg/xcalloc-nmemb-then-size' into maint | Junio C Hamano | 2014-07-22 | 12 | -21/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | transport-helper.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | reflog-walk.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 |
| * | | | | | | | | pack-revindex.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | notes.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -3/+3 |
| * | | | | | | | | imap-send.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | http-push.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | diff.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | config.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -2/+2 |
| * | | | | | | | | commit.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | builtin/remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 |
| * | | | | | | | | builtin/ls-remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'cb/byte-order' into maint | Junio C Hamano | 2014-07-22 | 1 | -9/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | compat/bswap.h: fix endianness detection | Ben Walton | 2014-05-30 | 1 | -1/+1 |
| * | | | | | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 | 1 | -7/+7 |
| * | | | | | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 | 1 | -9/+24 |
* | | | | | | | | | Merge branch 'lt/request-pull' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix brown paper bag breakage in t5150-request-pull.sh | Johannes Sixt | 2014-06-02 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'ep/shell-assign-and-export-vars' into maint | Junio C Hamano | 2014-07-22 | 5 | -5/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | scripts: more "export VAR=VALUE" fixes | Junio C Hamano | 2014-05-24 | 2 | -2/+10 |
| * | | | | | | | | | | scripts: "export VAR=VALUE" construct is not portable | Elia Pinto | 2014-05-24 | 3 | -3/+6 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'maint-1.9' into maint | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2014-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Documentation: fix missing text for rev-parse --verify | brian m. carlson | 2014-07-22 | 1 | -1/+1 |