Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ah/usage-strings' | Junio C Hamano | 2015-02-11 | 1 | -2/+6 |
|\ | |||||
| * | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -2/+6 |
* | | Merge branch 'jc/pretty-format-doc' | Junio C Hamano | 2015-02-11 | 1 | -3/+7 |
|\ \ | |||||
| * | | "log --pretty" documentation: do not forget "tformat:"jc/pretty-format-doc | Junio C Hamano | 2015-01-15 | 1 | -3/+7 |
* | | | Merge branch 'jc/push-to-checkout' | Junio C Hamano | 2015-02-11 | 2 | -1/+35 |
|\ \ \ | |||||
| * | | | receive-pack: support push-to-checkout hookjc/push-to-checkout | Junio C Hamano | 2015-01-08 | 2 | -1/+35 |
* | | | | Merge branch 'sb/atomic-push' | Junio C Hamano | 2015-02-11 | 4 | -4/+28 |
|\ \ \ \ | |||||
| * | | | | Document receive.advertiseatomic | Stefan Beller | 2015-01-14 | 1 | -0/+5 |
| * | | | | push.c: add an --atomic argument | Ronnie Sahlberg | 2015-01-07 | 1 | -1/+6 |
| * | | | | send-pack.c: add --atomic command line argument | Ronnie Sahlberg | 2015-01-07 | 1 | -1/+6 |
| * | | | | receive-pack.c: negotiate atomic push support | Ronnie Sahlberg | 2015-01-07 | 1 | -2/+11 |
* | | | | | Merge branch 'cj/log-invert-grep' | Junio C Hamano | 2015-02-11 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | log: teach --invert-grep optioncj/log-invert-grep | Christoph Junghans | 2015-01-13 | 1 | -0/+4 |
* | | | | | | Merge branch 'ld/p4-exclude-in-sync' | Junio C Hamano | 2015-02-11 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-p4: support excluding paths on syncld/p4-exclude-in-sync | Luke Diamand | 2015-02-11 | 1 | -3/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/coding-guidelines' | Junio C Hamano | 2015-02-11 | 1 | -3/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CodingGuidelines: clarify C #include rulesjc/coding-guidelines | Junio C Hamano | 2015-01-15 | 1 | -3/+8 |
* | | | | | | | Git 2.3v2.3.0 | Junio C Hamano | 2015-02-05 | 2 | -0/+11 |
* | | | | | | | Merge branch 'sh/asciidoc-git-version-fix' | Junio C Hamano | 2015-01-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: fix version numberingsh/asciidoc-git-version-fix | Sven van Haastregt | 2015-01-22 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Git 2.3.0-rc1v2.3.0-rc1 | Junio C Hamano | 2015-01-20 | 1 | -0/+5 |
* | | | | | | | Fifth batch for 2.3 cycle | Junio C Hamano | 2015-01-14 | 1 | -2/+27 |
* | | | | | | | Merge branch 'po/doc-core-ignorestat' | Junio C Hamano | 2015-01-14 | 1 | -8/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: core.ignoreStat update, and clarify the --assume-unchanged effectpo/doc-core-ignorestat | Philip Oakley | 2015-01-12 | 1 | -9/+13 |
| * | | | | | | | doc: core.ignoreStat clarify the --assume-unchanged effect | Philip Oakley | 2014-12-12 | 1 | -4/+5 |
* | | | | | | | | Merge branch 'ak/doc-add-v-n-options' | Junio C Hamano | 2015-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: list long options for -v and -nak/doc-add-v-n-options | Alexander Kuleshov | 2015-01-09 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'aw/doc-smtp-ssl-cert-path' | Junio C Hamano | 2015-01-14 | 1 | -4/+9 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | correct smtp-ssl-cert-path descriptionaw/doc-smtp-ssl-cert-path | Adam Williamson | 2015-01-07 | 1 | -4/+9 |
* | | | | | | | | | Git 2.3.0-rc0v2.3.0-rc0 | Junio C Hamano | 2015-01-12 | 1 | -0/+17 |
* | | | | | | | | | Sync with 2.2.2 | Junio C Hamano | 2015-01-12 | 2 | -1/+32 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Git 2.2.2v2.2.2 | Junio C Hamano | 2015-01-12 | 2 | -1/+32 |
| * | | | | | | | | Merge branch 'rw/apply-does-not-take-ignore-date' into maint | Junio C Hamano | 2015-01-12 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository' | Junio C Hamano | 2015-01-12 | 3 | -3/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pack-objects: use --objects-edge-aggressive for shallow reposbc/fetch-thin-less-aggressive-in-normal-repository | brian m. carlson | 2014-12-29 | 2 | -2/+8 |
| * | | | | | | | | | rev-list: add an option to mark fewer edges as uninteresting | brian m. carlson | 2014-12-29 | 2 | -1/+6 |
| * | | | | | | | | | Documentation: add missing article in rev-list-options.txt | brian m. carlson | 2014-12-22 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'sb/doc-submitting-patches-keep-notes' | Junio C Hamano | 2015-01-12 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | SubmittingPatches: explain rationale for using --notes with format-patchsb/doc-submitting-patches-keep-notes | Eric Sunshine | 2015-01-07 | 1 | -2/+5 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Fourth batch for 2.3 cycle | Junio C Hamano | 2015-01-07 | 1 | -0/+82 |
* | | | | | | | | | | Merge branch 'sb/dco-indentation-fix' | Junio C Hamano | 2015-01-07 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/SubmittingPatches: unify whitespace/tabs for the DCOsb/dco-indentation-fix | Stefan Beller | 2014-12-22 | 1 | -6/+6 |
* | | | | | | | | | | | Merge branch 'lh/send-email-hide-x-mailer' | Junio C Hamano | 2015-01-07 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | send-email: add --[no-]xmailer option | Luis Henriques | 2014-12-15 | 2 | -0/+6 |
* | | | | | | | | | | | | Merge branch 'br/imap-send-via-libcurl' | Junio C Hamano | 2015-01-07 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-imap-send: use libcurl for implementationbr/imap-send-via-libcurl | Bernhard Reiter | 2014-11-10 | 1 | -2/+13 |
* | | | | | | | | | | | | | Merge branch 'br/imap-send-verbosity' | Junio C Hamano | 2015-01-07 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | imap-send: use parse options API to determine verbositybr/imap-send-verbosity | Bernhard Reiter | 2014-11-05 | 1 | -1/+13 |
* | | | | | | | | | | | | | Merge branch 'jc/clone-borrow' | Junio C Hamano | 2015-01-07 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | clone: --dissociate option to mark that reference is only temporaryjc/clone-borrow | Junio C Hamano | 2014-10-15 | 1 | -2/+9 |