summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Second batch for 2.1Junio C Hamano2014-06-061-0/+87
* Merge branch 'ss/howto-manage-trunk'Junio C Hamano2014-06-062-0/+217
|\
| * How to keep a project's canonical history correct.ss/howto-manage-trunkStephen P. Smith2014-05-282-0/+217
* | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-0619-47/+47
|\ \
| * | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-2119-47/+47
* | | Merge branch 'jc/coding-guidelines'Junio C Hamano2014-06-061-5/+145
|\ \ \
| * | | CodingGuidelines: avoid "test <cond> -a/-o <cond>"Junio C Hamano2014-05-201-0/+13
| * | | CodingGuidelines: on splitting a long lineJunio C Hamano2014-05-021-0/+55
| * | | CodingGuidelines: on comparisonJunio C Hamano2014-05-021-0/+27
| * | | CodingGuidelines: do not call the conditional statement "if()"Junio C Hamano2014-05-021-1/+1
| * | | CodingGuidelines: give an example for shell function preambleJunio C Hamano2014-05-021-3/+11
| * | | CodingGuidelines: give an example for control statementsJunio C Hamano2014-05-021-0/+11
| * | | CodingGuidelines: give an example for redirectionJunio C Hamano2014-05-021-0/+8
| * | | CodingGuidelines: give an example for case/esac statementJunio C Hamano2014-05-021-1/+11
| * | | CodingGuidelines: once it is in, it is not worth the code churnJunio C Hamano2014-05-021-0/+8
* | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-061-0/+3
|\ \ \ \
| * | | | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-charNguyễn Thái Ngọc Duy2014-05-191-0/+3
* | | | | Merge branch 'wk/doc-clarify-upstream'Junio C Hamano2014-06-061-1/+3
|\ \ \ \ \
| * | | | | Documentation: mention config sources for @{upstream}wk/doc-clarify-upstreamW. Trevor King2014-05-131-1/+3
* | | | | | Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano2014-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | Bump core.deltaBaseCacheLimit to 96mdk/raise-core-deltabasecachelimitDavid Kastrup2014-05-061-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-061-5/+10
|\ \ \ \ \ \
| * | | | | | pager: remove 'S' from $LESS by defaultmm/pager-less-sans-SMatthieu Moy2014-05-071-5/+10
| | |_|_|/ / | |/| | | |
* | | | | | First batch for 2.1tb/sed-bs-n-not-portableJunio C Hamano2014-06-031-0/+86
* | | | | | Merge branch 'bg/strbuf-trim'Junio C Hamano2014-06-031-0/+9
|\ \ \ \ \ \
| * | | | | | api-strbuf.txt: add docs for _trim and _ltrimbg/strbuf-trimBrian Gesiak2014-05-061-0/+9
| |/ / / / /
* | | | | | Merge branch 'dt/api-doc-setup-gently'Junio C Hamano2014-06-031-5/+8
|\ \ \ \ \ \
| * | | | | | docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPdt/api-doc-setup-gentlyDavid Turner2014-04-301-5/+8
* | | | | | | Merge branch 'fc/mergetool-prompt'Junio C Hamano2014-06-031-3/+5
|\ \ \ \ \ \ \
| * | | | | | | mergetool: document the default for --[no-]promptfc/mergetool-promptJunio C Hamano2014-04-241-3/+5
* | | | | | | | Merge branch 'fc/merge-default-to-upstream'Junio C Hamano2014-06-031-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: enable defaulttoupstream by defaultfc/merge-default-to-upstreamFelipe Contreras2014-04-221-3/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-031-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty2014-04-071-6/+12
* | | | | | | | | Merge branch 'as/grep-fullname-config'Junio C Hamano2014-06-031-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: add grep.fullName config variableas/grep-fullname-configAndreas Schwab2014-03-201-0/+3
* | | | | | | | | | Sync with 1.9.4Junio C Hamano2014-05-302-1/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Git 1.9.4v1.9.4Junio C Hamano2014-05-302-1/+18
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Git 2.0v2.0.0Junio C Hamano2014-05-281-0/+5
* | | | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-05-211-9/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Jason St. John2014-05-201-36/+37
* | | | | | | | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano2014-05-201-0/+7
* | | | | | | | | Merge branch 'jc/graduate-remote-hg-bzr' (early part)Junio C Hamano2014-05-191-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge branch 'fc/transport-helper-sync-error-fix'"Junio C Hamano2014-05-191-4/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-05-191-1/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Documentation/technical/api-hashmap: remove source highlightingkb/fast-hashmapAnders Kaseorg2014-05-191-1/+0
* | | | | | | | | Sync with 1.9.3Junio C Hamano2014-05-091-1/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Git 1.9.3v1.9.3Junio C Hamano2014-05-091-1/+2
* | | | | | | | | Sync with maintJunio C Hamano2014-05-082-1/+22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | shell doc: remove stray "+" in exampleJonathan Nieder2014-05-081-1/+1