Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'es/blame-commit-info-fix' | Junio C Hamano | 2015-02-22 |
|\ | |||
| * | builtin/blame: destroy initialized commit_info only | Eric Sunshine | 2015-02-10 |
* | | Merge branch 'ss/check-builtins-on-windows' | Junio C Hamano | 2015-02-22 |
|\ \ | |||
| * | | check-builtins: strip executable suffix $X when enumerating builtins | Sebastian Schuberth | 2015-02-05 |
* | | | Post 2.3 cycle (batch #3) | Junio C Hamano | 2015-02-18 |
* | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2015-02-18 |
|\ \ \ | |||
| * | | | transport-helper: fix typo in error message when --signed is not supported | Mike Hommey | 2015-02-12 |
* | | | | Merge branch 'jk/decimal-width-for-uintmax' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ | |||
| * | | | | decimal_width: avoid integer overflow | Jeff King | 2015-02-05 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'jk/config-no-ungetc-eof' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ | |||
| * | | | | config_buf_ungetc: warn when pushing back a random character | Jeff King | 2015-02-05 |
| * | | | | config: do not ungetc EOF | Jeff King | 2015-02-05 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ | |||
| * | | | | ewah: fix building with gcc < 3.4.0 | Tom G. Christensen | 2015-02-04 |
* | | | | | Merge branch 'jc/remote-set-url-doc' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ | |||
| * | | | | | Documentation/git-remote.txt: stress that set-url is not for triangular | Junio C Hamano | 2015-01-29 |
* | | | | | | Merge branch 'ch/new-gpg-drops-rfc-1991' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | t/lib-gpg: sanity-check that we can actually sign | Jeff King | 2015-01-29 |
| * | | | | | | t/lib-gpg: include separate public keys in keyring.gpg | Jeff King | 2015-01-29 |
* | | | | | | | Merge branch 'ye/http-accept-language' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | http: add Accept-Language header if possible | Yi EungJun | 2015-01-28 |
* | | | | | | | | Merge branch 'av/wincred-with-at-in-username-fix' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | wincred: fix get credential if username has "@" | Aleksey Vasenev | 2015-01-25 |
* | | | | | | | | | Post 2.3 cycle (batch #2) | Junio C Hamano | 2015-02-17 |
* | | | | | | | | | Merge branch 'mg/push-repo-option-doc' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | git-push.txt: document the behavior of --repo | Michael J Gruber | 2015-01-28 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/t4122-use-test-write-lines' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t4122: use test_write_lines from test-lib-functions | Junio C Hamano | 2015-01-28 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/status-read-branch-name-fix' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | read_and_strip_branch: fix typo'd address-of operator | Jeff King | 2015-01-28 |
* | | | | | | | | | | Merge branch 'jk/remote-curl-an-array-in-struct-cannot-be-null' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | do not check truth value of flex arrays | Jeff King | 2015-01-28 |
* | | | | | | | | | | | Merge branch 'jc/diff-format-doc' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | diff-format doc: a score can follow M for rewrite | Junio C Hamano | 2015-01-28 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jk/dumb-http-idx-fetch-fix' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | dumb-http: do not pass NULL path to parse_pack_index | Jeff King | 2015-01-27 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'mg/commit-author-no-match-malformed-message' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | commit: reword --author error message | Michael J Gruber | 2015-01-26 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jc/doc-log-rev-list-options' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Documentation: what does "git log --indexed-objects" even mean? | Junio C Hamano | 2015-01-23 |
* | | | | | | | | | | | | Merge branch 'jc/apply-ws-fix-expands' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | apply: count the size of postimage correctly | Junio C Hamano | 2015-01-22 |
| * | | | | | | | | | | | | apply: make update_pre_post_images() sanity check the given postlen | Junio C Hamano | 2015-01-22 |
| * | | | | | | | | | | | | apply.c: typofix | Junio C Hamano | 2015-01-22 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ak/add-i-empty-candidates' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | add -i: return from list_and_choose if there is no candidate | Alexander Kuleshov | 2015-01-22 |
| |/ / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge branch 'ks/rebase-i-abbrev' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | rebase -i: use full object name internally throughout the script | Kirill A. Shutemov | 2015-01-22 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'mh/deref-symref-over-helper-transport' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | transport-helper: do not request symbolic refs to remote helpers | Mike Hommey | 2015-01-21 |