reset: don't compute unstaged changes after reset when --quiet
Ben Peart committed almost 8 years ago
Documentation/config.txt: fix typo in core.alternateRefsCommand
Taylor Blau committed almost 8 years ago
Junio C Hamano committed almost 8 years ago
cocci: simplify "if (++u > 1)" to "if (u++)"
Junio C Hamano committed almost 8 years ago
t7501: rename commit test to comply with naming convention
Stephen P. Smith committed almost 8 years ago
t7500: rename commit tests script to comply with naming convention
Stephen P. Smith committed almost 8 years ago
t7502: rename commit test script to comply with naming convention
Stephen P. Smith committed almost 8 years ago
t7509: cleanup description and filename
Stephen P. Smith committed almost 8 years ago
t2000: rename and combine checkout clash tests
Stephen P. Smith committed almost 8 years ago
exclude-promisor-objects: declare when option is allowed
Matthew DeVore committed almost 8 years ago
Documentation/git-log.txt: do not show --exclude-promisor-objects
Matthew DeVore committed almost 8 years ago
send-email: explicitly disable authentication
Joshua Watt committed almost 8 years ago
rebase (autostash): use an explicit OID to apply the stash
Johannes Schindelin committed almost 8 years ago
rebase (autostash): store the full OID in <state-dir>/autostash
Johannes Schindelin committed almost 8 years ago
rebase (autostash): avoid duplicate call to state_dir_path()
Johannes Schindelin committed almost 8 years ago
doc: fix formatting in git-update-ref
Andreas Heiduk committed almost 8 years ago
doc: fix indentation of listing blocks in gitweb.conf.txt
Andreas Heiduk committed almost 8 years ago
doc: fix descripion for 'git tag --format'
Andreas Heiduk committed almost 8 years ago
doc: fix inappropriate monospace formatting
Andreas Heiduk committed almost 8 years ago
doc: fix ASCII art tab spacing
Andreas Heiduk committed almost 8 years ago