aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-26
|\
| * doc/interpret-trailers: fix "the this" typoMartin Ågren2017-08-20
| * pretty: support normalization options for %(trailers)Jeff King2017-08-15
| * interpret-trailers: add --parse convenience optionJeff King2017-08-15
| * interpret-trailers: add an option to unfold valuesJeff King2017-08-15
| * interpret-trailers: add an option to show only existing trailersJeff King2017-08-15
| * interpret-trailers: add an option to show only the trailersJeff King2017-08-15
* | Merge branch 'pb/trailers-from-command-line'Junio C Hamano2017-08-26
|\ \
| * | interpret-trailers: fix documentation typoPaolo Bonzini2017-08-14
| * | interpret-trailers: add options for actionsPaolo Bonzini2017-08-14
* | | Merge branch 'jt/diff-color-move-fix'Junio C Hamano2017-08-26
|\ \ \
| * | | diff: define block by number of alphanumeric charsJonathan Tan2017-08-16
* | | | Merge branch 'sb/diff-color-move'Junio C Hamano2017-08-26
|\ \ \ \ | |/ / /
| * | | diff: document the new --color-moved settingStefan Beller2017-06-30
* | | | The fourth batch post 2.14Junio C Hamano2017-08-24
* | | | Merge branch 'jk/doc-the-this'Junio C Hamano2017-08-24
|\ \ \ \
| * | | | doc: fix typo in sendemail.identityJeff King2017-08-20
* | | | | Merge branch 'rs/object-id'Junio C Hamano2017-08-24
|\ \ \ \ \
| * | | | | tree-walk: convert fill_tree_descriptor() to object_idRené Scharfe2017-08-14
* | | | | | Merge branch 'lg/merge-signoff'Junio C Hamano2017-08-24
|\ \ \ \ \ \
| * | | | | | merge: add a --signoff flagŁukasz Gryglicki2017-07-25
| | |_|_|/ / | |/| | | |
* | | | | | Sync with maintJunio C Hamano2017-08-23
|\ \ \ \ \ \
| * | | | | | Prepare for 2.14.2Junio C Hamano2017-08-23
| * | | | | | Merge branch 'jt/subprocess-handshake' into maintJunio C Hamano2017-08-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ah/doc-wserrorhighlight' into maintJunio C Hamano2017-08-23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/ref-filter-colors' into maintJunio C Hamano2017-08-23
| |\ \ \ \ \ \ \ \
* | | | | | | | | | The third batch post 2.14Junio C Hamano2017-08-23
* | | | | | | | | | Merge branch 'mg/format-ref-doc-fix'Junio C Hamano2017-08-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/git-for-each-ref: clarify peeling of tags for --formatMichael J Gruber2017-08-18
| * | | | | | | | | | Documentation: use proper wording for ref format stringsMichael J Gruber2017-08-18
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ah/doc-empty-string-is-false'Junio C Hamano2017-08-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: clarify "config --bool" behaviour with empty stringAndreas Heiduk2017-08-14
* | | | | | | | | | | Merge branch 'kw/rebase-progress'Junio C Hamano2017-08-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | format-patch: have progress option while generating patchesKevin Willford2017-08-14
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | The second batch post 2.14Junio C Hamano2017-08-22
* | | | | | | | | | | Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_boolMartin Ågren2017-08-07
| * | | | | | | | | | | Doc/git-{push,send-pack}: correct --sign= to --signed=Martin Ågren2017-08-07
* | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | grep: recurse in-process using 'struct repository'Brandon Williams2017-08-02
* | | | | | | | | | | | The first batch of topics after the 2.14 cycleJunio C Hamano2017-08-11
* | | | | | | | | | | | Merge branch 'ma/pager-per-subcommand-action'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tag: change default of `pager.tag` to "on"Martin Ågren2017-08-03
| * | | | | | | | | | | | tag: respect `pager.tag` in list-mode onlyMartin Ågren2017-08-03
| * | | | | | | | | | | | builtin.h: take over documentation from api-builtin.txtMartin Ågren2017-08-03
* | | | | | | | | | | | | Merge branch 'jt/subprocess-handshake'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Documentation: migrate sub-process docs to headerJonathan Tan2017-07-26
| * | | | | | | | | | | | Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshakeJunio C Hamano2017-07-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ah/doc-wserrorhighlight'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | doc: add missing values "none" and "default" for diff.wsErrorHighlightAndreas Heiduk2017-07-25