aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Second batch for 2.1Junio C Hamano2014-06-06
* Merge branch 'ss/howto-manage-trunk'Junio C Hamano2014-06-06
|\
| * How to keep a project's canonical history correct.Stephen P. Smith2014-05-28
* | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-06
|\ \
| * | Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John2014-05-21
* | | Merge branch 'jc/coding-guidelines'Junio C Hamano2014-06-06
|\ \ \
| * | | CodingGuidelines: avoid "test <cond> -a/-o <cond>"Junio C Hamano2014-05-20
| * | | CodingGuidelines: on splitting a long lineJunio C Hamano2014-05-02
| * | | CodingGuidelines: on comparisonJunio C Hamano2014-05-02
| * | | CodingGuidelines: do not call the conditional statement "if()"Junio C Hamano2014-05-02
| * | | CodingGuidelines: give an example for shell function preambleJunio C Hamano2014-05-02
| * | | CodingGuidelines: give an example for control statementsJunio C Hamano2014-05-02
| * | | CodingGuidelines: give an example for redirectionJunio C Hamano2014-05-02
| * | | CodingGuidelines: give an example for case/esac statementJunio C Hamano2014-05-02
| * | | CodingGuidelines: once it is in, it is not worth the code churnJunio C Hamano2014-05-02
* | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy2014-05-19
* | | | | Merge branch 'wk/doc-clarify-upstream'Junio C Hamano2014-06-06
|\ \ \ \ \
| * | | | | Documentation: mention config sources for @{upstream}W. Trevor King2014-05-13
* | | | | | Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano2014-06-06
|\ \ \ \ \ \
| * | | | | | Bump core.deltaBaseCacheLimit to 96mDavid Kastrup2014-05-06
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-06
|\ \ \ \ \ \
| * | | | | | pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-07
| | |_|_|/ / | |/| | | |
* | | | | | First batch for 2.1Junio C Hamano2014-06-03
* | | | | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak2014-05-06
| |/ / / / /
* | | | | | Merge branch 'dt/api-doc-setup-gently'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner2014-04-30
* | | | | | | Merge branch 'fc/mergetool-prompt'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | mergetool: document the default for --[no-]promptJunio C Hamano2014-04-24
* | | | | | | | Merge branch 'fc/merge-default-to-upstream'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: enable defaulttoupstream by defaultFelipe Contreras2014-04-22
| |/ / / / / / /
* | | | | | | | Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \
| * | | | | | | | update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty2014-04-07
* | | | | | | | | Merge branch 'as/grep-fullname-config'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: add grep.fullName config variableAndreas Schwab2014-03-20
* | | | | | | | | | Sync with 1.9.4Junio C Hamano2014-05-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Git 1.9.4v1.9.4Junio C Hamano2014-05-30
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Git 2.0v2.0.0Junio C Hamano2014-05-28
* | | | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-05-21
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Jason St. John2014-05-20
* | | | | | | | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano2014-05-20
* | | | | | | | | Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano2014-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Junio C Hamano2014-05-19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-05-19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg2014-05-19
* | | | | | | | | Sync with 1.9.3Junio C Hamano2014-05-09
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Git 1.9.3v1.9.3Junio C Hamano2014-05-09
* | | | | | | | | Sync with maintJunio C Hamano2014-05-08
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | shell doc: remove stray "+" in exampleJonathan Nieder2014-05-08