Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano committed over 8 years ago
Junio C Hamano committed over 8 years ago
mailmap: update brian m. carlson's email address
brian m. carlson committed over 8 years ago
completion: load completion file for external subcommand
Florian Gamböck committed over 8 years ago
Documentation: render revisions correctly under Asciidoctor
brian m. carlson committed over 8 years ago
Documentation: use 8-space tabs with Asciidoctor
brian m. carlson committed over 8 years ago
Convert remaining die*(BUG) messages
Johannes Schindelin committed over 8 years ago
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin committed over 8 years ago
run-command: use BUG() to report bugs, not die()
Johannes Schindelin committed over 8 years ago
test-tool: help verifying BUG() code paths
Johannes Schindelin committed over 8 years ago
completion: fix misspelled config key aliasesfiletype
Nguyễn Thái Ngọc Duy committed over 8 years ago
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy committed over 8 years ago
doc: normalize [--options] to [options] in git-diff
Andreas Heiduk committed over 8 years ago
doc: add note about shell quoting to revision.txt
Andreas Heiduk committed over 8 years ago
git-svn: remove ''--add-author-from' for 'commit-diff'
Andreas Heiduk committed over 8 years ago
doc: add '-d' and '-o' for 'git push'
Andreas Heiduk committed over 8 years ago
doc: clarify ignore rules for git ls-files
Andreas Heiduk committed over 8 years ago
doc: align 'diff --no-index' in text and synopsis
Andreas Heiduk committed over 8 years ago
doc: improve formatting in githooks.txt
Andreas Heiduk committed over 8 years ago
rebase -i --root: let the sequencer handle even the initial part
Johannes Schindelin committed over 8 years ago