Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/large-blobs' | Junio C Hamano | 2014-09-11 | 2 | -3/+4 |
|\ | |||||
| * | diff --stat: mark any file larger than core.bigfilethreshold binary | Nguyễn Thái Ngọc Duy | 2014-08-18 | 2 | -3/+4 |
* | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-09-11 | 1 | -2/+6 |
|\ \ | |||||
| * | | run-command: introduce child_process_init() | René Scharfe | 2014-08-20 | 1 | -2/+6 |
| * | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 | 1 | -2/+2 |
* | | | Merge branch 'ta/config-set-1' | Junio C Hamano | 2014-09-11 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | config: add `git_die_config()` to the config-set API | Tanay Abhra | 2014-08-07 | 1 | -0/+13 |
* | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-09-09 | 1 | -3/+42 |
* | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' | Junio C Hamano | 2014-09-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Document LF appearing in shallow command during send-pack/receive-packsp/pack-protocol-doc-on-shallow | Shawn Pearce | 2014-08-28 | 1 | -1/+1 |
* | | | | | Merge branch 'tf/imap-send-create' | Junio C Hamano | 2014-09-09 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | imap-send: clarify CRAM-MD5 vs LOGIN documentation | Tony Finch | 2014-07-31 | 1 | -1/+2 |
* | | | | | | Merge branch 'tb/pretty-format-cd-date-format' | Junio C Hamano | 2014-09-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pretty: note that %cd respects the --date= optiontb/pretty-format-cd-date-format | Thomas Braun | 2014-08-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'so/rebase-doc' | Junio C Hamano | 2014-09-09 | 1 | -5/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op | Sergey Organov | 2014-08-12 | 1 | -5/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'la/init-doc' | Junio C Hamano | 2014-09-09 | 1 | -39/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: git-init: flesh out examplela/init-doc | Linus Arver | 2014-08-08 | 1 | -0/+2 |
| * | | | | | | | Documentation: git-init: template directory: reword and cross-reference | Linus Arver | 2014-08-08 | 1 | -3/+2 |
| * | | | | | | | Documentation: git-init: reword parenthetical statements | Linus Arver | 2014-08-08 | 1 | -2/+2 |
| * | | | | | | | Documentation: git-init: --separate-git-dir: clarify | Linus Arver | 2014-08-08 | 1 | -6/+6 |
| * | | | | | | | Documentation: git-init: template directory: reword | Linus Arver | 2014-08-08 | 1 | -5/+5 |
| * | | | | | | | Documentation: git-init: list items facelift | Linus Arver | 2014-08-08 | 1 | -21/+28 |
| * | | | | | | | Documentation: git-init: typographical fixes | Linus Arver | 2014-08-08 | 1 | -6/+5 |
* | | | | | | | | Merge branch 'jk/command-line-config-empty-string' | Junio C Hamano | 2014-09-09 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config: teach "git -c" to recognize an empty stringjk/command-line-config-empty-string | Junio C Hamano | 2014-08-05 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'bc/imap-send-doc' | Junio C Hamano | 2014-09-09 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | imap-send doc: omit confusing "to use imap-send" modifierbc/imap-send-doc | brian m. carlson | 2014-08-05 | 1 | -4/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Start the post-2.1 cycle | Junio C Hamano | 2014-09-02 | 1 | -0/+52 |
* | | | | | | | | | Merge branch 'rs/strbuf-getcwd' | Junio C Hamano | 2014-09-02 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | abspath: convert absolute_path() to strbuf | René Scharfe | 2014-08-26 | 1 | -0/+6 |
| * | | | | | | | | | strbuf: add strbuf_getcwd() | René Scharfe | 2014-07-28 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch 'ta/config-set' | Junio C Hamano | 2014-09-02 | 1 | -0/+142 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | add `config_set` API for caching config-like files | Tanay Abhra | 2014-07-29 | 1 | -0/+142 |
* | | | | | | | | | Git 2.1v2.1.0 | Junio C Hamano | 2014-08-15 | 1 | -0/+5 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Release notes: grammatical fixesmb/relnotes-2.1 | Marc Branchaud | 2014-08-07 | 1 | -55/+53 |
* | | | | | | | | RelNotes: no more check_ref_format micro-optimization | Junio C Hamano | 2014-08-05 | 1 | -6/+0 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-push: fix link in man pagetf/maint-doc-push | Tony Finch | 2014-07-31 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ta/doc-config' | Junio C Hamano | 2014-08-04 | 1 | -1/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add documentation for writing config filesta/doc-config | Tanay Abhra | 2014-07-30 | 1 | -1/+30 |
* | | | | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | 2 | -1/+7 |
| |/ / / / / / | |||||
* | | | | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 | 1 | -3/+5 |
* | | | | | | | Git 2.1.0-rc0v2.1.0-rc0 | Junio C Hamano | 2014-07-27 | 1 | -0/+22 |
* | | | | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-27 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 2014-07-21 | 1 | -1/+3 |
| * | | | | | | Documentation: replace: add --graft option | Christian Couder | 2014-07-21 | 1 | -0/+8 |
* | | | | | | | Sync with v2.0.3 | Junio C Hamano | 2014-07-23 | 2 | -2/+20 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Git 2.0.3v2.0.3 | Junio C Hamano | 2014-07-23 | 2 | -1/+19 |