fsck: s/++i > 1/i++/

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

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

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

← Newer Page 1422 of 4099 Older →