aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-rerere.txt
AgeCommit message (Expand)AuthorFilesLines
2022-10-13doc txt & -h consistency: make "rerere" consistentÆvar Arnfjörð Bjarmason1-1/+1
2022-10-13doc txt & -h consistency: correct padding around "[]()"Ævar Arnfjörð Bjarmason1-1/+1
2022-10-13doc SYNOPSIS: don't use ' for subcommandsÆvar Arnfjörð Bjarmason1-1/+1
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-5/+5
2019-04-08rerere doc: quote `rerere.enabled`Philip Oakley1-1/+1
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy1-5/+5
2018-08-29rerere: add note about files with existing conflict markersThomas Gummerer1-0/+6
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-1/+1
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-3/+3
2012-03-08rerere: Document 'rerere remaining'Phil Hord1-7/+12
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-19Merge branch 'js/rerere-forget-always-take-pathspec'Junio C Hamano1-2/+2
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-5/+0
2011-03-02rerere forget: deprecate invocation without pathspecJohannes Sixt1-2/+2
2010-07-05rerere.txt: Document forget subcommandMichael J Gruber1-1/+6
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-14/+14
2009-07-28git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber1-1/+1
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd1-33/+32
2008-08-09Merge branch 'maint'Junio C Hamano1-3/+3
2008-08-07asciidoc markup fixesJunio C Hamano1-3/+3
2008-08-01Update my e-mail addressJunio C Hamano1-1/+1
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer1-1/+1
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-14/+14
2008-07-05manpages: italicize command namesJonathan Nieder1-2/+2
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder1-5/+5
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-2/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-01-14Fix git-rerere documentationJunio C Hamano1-0/+4
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-12-04Documentation: rerere is enabled by default these days.Junio C Hamano1-4/+0
2007-07-06Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin1-2/+2
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce1-2/+1
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2007-01-17Documentation: a few spelling fixesRené Scharfe1-1/+1
2007-01-14some doc updatesNicolas Pitre1-5/+5
2006-12-27rerere gc: honor configuration and document itJunio C Hamano1-2/+6
2006-12-09git-rerere: add 'gc' command.Junio C Hamano1-24/+32
2006-12-09rerere: add clear, diff, and status commandsEric Wong1-2/+25
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano1-0/+177