summaryrefslogtreecommitdiffstats
path: root/Documentation/howto (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren1-1/+1
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD1-2/+2
2018-10-30Merge branch 'uk/merge-subtree-doc-update'Junio C Hamano1-1/+1
2018-10-25howto/using-merge-subtree: mention --allow-unrelated-historiesUwe Kleine-König1-1/+1
2018-10-11doc: fix a typo and clarify a sentenceMihir Mehta1-1/+1
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-04-20doc: use https links to avoid http redirectJeff King1-2/+2
2016-10-26Merge branch 'po/fix-doc-merge-base-illustration'Junio C Hamano1-8/+8
2016-10-24doc: fix the 'revert a faulty merge' ASCII art tab spacingPhilip Oakley1-8/+8
2016-06-27new-command.txt: correct the command description fileNguyễn Thái Ngọc Duy1-1/+1
2015-05-21command-list.txt: add the common groups blockSébastien Guimmara1-1/+3
2015-04-01howto: document more tools for recovery corruptionJeff King1-0/+237
2014-11-04Documentation: typofixesThomas Ackermann1-2/+2
2014-06-06Merge branch 'ss/howto-manage-trunk'Junio C Hamano1-0/+216
2014-05-28How to keep a project's canonical history correct.Stephen P. Smith1-0/+216
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John1-1/+1
2014-03-31Documentation: fix misuses of "nor"Justin Lebar3-4/+4
2014-02-05howto/maintain-git.txt: new version numbering schemeJunio C Hamano1-7/+11
2013-11-04Merge branch 'sc/doc-howto-dumb-http'Junio C Hamano1-0/+4
2013-10-28doc/howto: warn about (dumb)http server document being too oldSitaram Chamarty1-0/+4
2013-10-25howto: add article on recovering a corrupted objectJeff King1-0/+242
2013-10-14Merge branch 'rj/doc-formatting-fix'Jonathan Nieder2-6/+6
2013-10-14howto/revert-a-faulty-merge: fix unescaped '^'sRamsay Jones1-4/+4
2013-10-14howto/setup-git-server-over-http: fix unescaped '^'sRamsay Jones1-2/+2
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen1-1/+1
2013-07-29many small typofixesOndřej Bílka1-1/+1
2013-07-22typofix: documentationOndřej Bílka1-1/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-3/+3
2013-02-05Merge branch 'ta/doc-no-small-caps'Junio C Hamano10-37/+37
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann8-30/+30
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann3-7/+7
2013-01-25Merge branch 'jc/doc-maintainer'Junio C Hamano1-91/+256
2013-01-25howto/maintain: document "### match next" convention in jch/pu branchJunio C Hamano1-5/+6
2013-01-03howto/maintain: mark titles for asciidocJunio C Hamano1-3/+15
2013-01-03Documentation: update "howto maintain git"Junio C Hamano1-89/+241
2012-12-21Move ./technical/api-command.txt to ./howto/new-command.txtThomas Ackermann1-0/+104
2012-10-18Documentation/howto: convert plain text files to asciidocThomas Ackermann11-34/+68
2012-03-28correct spelling: an URL -> a URLJim Meyering1-1/+1
2012-01-31request-pull: explicitly ask tags/$name to be pulledJunio C Hamano1-2/+2
2012-01-18pulling signed tag: add howto documentJunio C Hamano1-0/+217
2011-09-07Minor update to how-to maintain gitJunio C Hamano1-7/+6
2011-02-09Documentation/merge subtree How-To: fix typoUwe Kleine-König1-1/+1
2010-08-31Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano1-6/+0
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues1-1/+1
2010-08-15Eliminate “Finished cherry-pick/revert” messageJonathan Nieder1-6/+0
2010-03-24Teach rebase the --no-ff option.Marc Branchaud1-0/+90
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras3-4/+4
2009-03-03Documentation: Typo / spelling / formatting fixesMike Ralphson2-3/+3
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger1-1/+1
2008-12-21Add a documentat on how to revert a faulty mergeNanako Shiraishi1-0/+179