aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* http: add support for specifying an SSL cipher listLars Kellogg-Stedman2015-05-08
* Git 2.3.7v2.3.7Junio C Hamano2015-04-27
* Git 2.3.6v2.3.6Junio C Hamano2015-04-21
* Merge branch 'jz/gitweb-conf-doc-fix' into maintJunio C Hamano2015-04-21
|\
| * gitweb.conf.txt: say "build-time", not "built-time"Jérôme Zago2015-03-31
* | Merge branch 'jk/cherry-pick-docfix' into maintJunio C Hamano2015-04-21
|\ \
| * | cherry-pick: fix docs describing handling of empty commitsJeff King2015-03-30
* | | Merge branch 'jg/cguide-we-cannot-count' into maintJunio C Hamano2015-04-21
|\ \ \
| * | | CodingGuidelines: update 'rough' rule countJulian Gindi2015-04-14
* | | | Merge branch 'jk/pack-corruption-post-mortem' into maintJunio C Hamano2015-04-21
|\ \ \ \
| * | | | howto: document more tools for recovery corruptionJeff King2015-04-01
* | | | | Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maintJunio C Hamano2015-04-21
|\ \ \ \ \
| * | | | | fast-import doc: remove suggested 16-parent limitJonathan Nieder2015-03-31
| | |_|/ / | |/| | |
* | | | | Git 2.3.5v2.3.5Junio C Hamano2015-03-31
* | | | | Merge branch 'ss/pull-rebase-preserve' into maintJunio C Hamano2015-03-31
|\ \ \ \ \
| * | | | | docs: clarify what git-rebase's "-p" / "--preserve-merges" doesSebastian Schuberth2015-03-30
| * | | | | docs: clarify "preserve" option wording for git-pullSebastian Schuberth2015-03-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'ph/push-doc-cas' into maintJunio C Hamano2015-03-31
|\ \ \ \ \
| * | | | | git-push.txt: clean up force-with-lease wordingPhil Hord2015-03-26
| |/ / / /
* | | | | Prepare for 2.3.5Junio C Hamano2015-03-28
* | | | | Merge branch 'nd/doc-git-index-version' into maintJunio C Hamano2015-03-28
|\ \ \ \ \
| * | | | | git.txt: list index versions in plain EnglishNguyễn Thái Ngọc Duy2015-03-24
| |/ / / /
* | | | | Merge branch 'jc/submitting-patches-mention-send-email' into maintJunio C Hamano2015-03-28
|\ \ \ \ \
| * | | | | SubmittingPatches: encourage users to use format-patch and send-emailJunio C Hamano2015-03-15
| |/ / / /
* | | | | Merge branch 'jk/prune-with-corrupt-refs' into maintJunio C Hamano2015-03-28
|\ \ \ \ \
| * | | | | refs: introduce a "ref paranoia" flagJeff King2015-03-20
* | | | | | 2.3.2 release notes: typofixThomas Ackermann2015-03-28
* | | | | | Git 2.3.4v2.3.4Junio C Hamano2015-03-23
* | | | | | Merge branch 'mg/doc-status-color-slot' into maintJunio C Hamano2015-03-23
|\ \ \ \ \ \
| * | | | | | config,completion: add color.status.unmergedMichael J Gruber2015-03-10
* | | | | | | Merge branch 'jc/decorate-leaky-separator-color' into maintJunio C Hamano2015-03-23
|\ \ \ \ \ \ \
| * | | | | | | log --decorate: do not leak "commit" color into the next itemJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: simplify boolean description in the syntax sectionJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: describe 'color' value type in the "Values" sectionJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: have a separate "Values" sectionJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: describe the structure first and then meaningJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: explain multi-valued variables onceJunio C Hamano2015-03-04
| * | | | | | | Documentation/config.txt: avoid unnecessary negationJunio C Hamano2015-03-04
* | | | | | | | Merge branch 'km/imap-send-libcurl-options' into maintJunio C Hamano2015-03-23
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | imap-send: use cURL automatically when NO_OPENSSL definedKyle J. McKay2015-03-10
* | | | | | | | Git 2.3.3v2.3.3Junio C Hamano2015-03-13
* | | | | | | | Merge branch 'mr/doc-clean-f-f' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-clean.txt: document that -f may need to be given twiceMikko Rapeli2015-02-26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'mg/doc-remote-tags-or-not' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | git-remote.txt: describe behavior without --tags and --no-tagsMichael J Gruber2015-03-02
* | | | | | | | | Merge branch 'ms/submodule-update-config-doc' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: improve documentation of update subcommandMichal Sojka2015-03-02
* | | | | | | | | | Merge branch 'jc/apply-beyond-symlink' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | apply: reject input that touches outside the working areaJunio C Hamano2015-02-10
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Git 2.3.2v2.3.2Junio C Hamano2015-03-06