summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25Merge branch 'mn/send-email-credential-doc'Junio C Hamano
2018-04-25Merge branch 'ak/bisect-doc-typofix'Junio C Hamano
2018-04-25Merge branch 'br/mergetools-guiffy'Junio C Hamano
2018-04-25Merge branch 'nd/worktree-move'Junio C Hamano
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Junio C Hamano
2018-04-25Merge branch 'jk/t5561-missing-curl'Junio C Hamano
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Junio C Hamano
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano
2018-04-25Merge branch 'jk/flockfile-stdio'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Junio C Hamano
2018-04-25Merge branch 'cb/git-gui-ttk-style'Junio C Hamano
2018-04-25Merge branch 'bp/git-gui-bind-kp-enter'Junio C Hamano
2018-04-25Merge branch 'bb/git-gui-ssh-key-files'Junio C Hamano
2018-04-24Avoid multiple PREFIX definitionsPhilip Oakley
2018-04-24git_setup_gettext: plug memory leakJohannes Schindelin
2018-04-24gettext: avoid initialization if the locale dir is not presentJohannes Schindelin
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedJonathan Nieder
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableJonathan Nieder
2018-04-24walker: drop fields of `struct walker` which are always 1Martin Ågren
2018-04-24http-fetch: make `-a` standard behaviourMartin Ågren
2018-04-24config: document the settings to colorize push errors/hintsJohannes Schindelin
2018-04-24push: test to verify that push errors are coloredJohannes Schindelin
2018-04-24push: colorize errorsRyan Dammrose
2018-04-24color: introduce support for colorizing stderrJohannes Schindelin
2018-04-23builtin/config: introduce `color` type specifierTaylor Blau
2018-04-23config.c: introduce 'git_config_color' to parse ANSI colorsTaylor Blau
2018-04-23builtin/config: introduce `--default`Taylor Blau
2018-04-23parseopt: handle malformed --expire arguments more nicelyJunio C Hamano
2018-04-23gc: do not upcase error message shown with die()Junio C Hamano
2018-04-21fast-export: fix regression skipping some merge-commitsMartin Ågren
2018-04-20completion: make stash -p and alias for stash push -pThomas Gummerer
2018-04-20completion: stop showing 'save' for stash by defaultThomas Gummerer
2018-04-19doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger
2018-04-19builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Taylor Blau
2018-04-18sequencer: reset the committer date before commitsJohannes Sixt
2018-04-18send-email: avoid duplicate In-Reply-To/ReferencesStefan Agner
2018-04-18Makefile: mark perllibdir as a .PHONY targetChristian Hesse
2018-04-18submodule--helper: don't print null in 'submodule status'Nguyễn Thái Ngọc Duy
2018-04-18git-submodule.txt: quote usage in monospace, drop backslashMartin Ågren
2018-04-18git-[short]log.txt: unify quoted standalone --Martin Ågren
2018-04-18doc: convert [\--] to [--]Martin Ågren
2018-04-18doc: convert \--option to --optionMartin Ågren
2018-04-18docs/git-gc: fix minor rendering issueSZEDER Gábor
2018-04-18worktree: accept -f as short for --force for removalStefan Beller
2018-04-17completion: reduce overhead of clearing cached --optionsSZEDER Gábor
2018-04-17glossary: substitute "ancestor" for "direct ancestor" in 'push' description.Sergey Organov
2018-04-17t1510-repo-setup.sh: remove useless mkdirTao Qingyun
2018-04-16git{,-blame}.el: remove old bitrotting Emacs codeÆvar Arnfjörð Bjarmason
2018-04-16gpg-interface: find the last gpg signature lineJeff King