summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano2-2/+6
2018-05-08Merge branch 'bw/protocol-v2'Libravatar Junio C Hamano44-368/+3318
2018-05-08mailmap: update brian m. carlson's email addressLibravatar brian m. carlson1-2/+2
2018-04-25The fourth batch for 2.18Libravatar Junio C Hamano1-0/+78
2018-04-25Merge branch 'jm/mem-pool'Libravatar Junio C Hamano4-61/+106
2018-04-25Merge branch 'tg/use-git-contacts'Libravatar Junio C Hamano1-2/+2
2018-04-25Merge branch 'sb/filenames-with-dashes'Libravatar Junio C Hamano42-45/+45
2018-04-25Merge branch 'cc/perf-bisect'Libravatar Junio C Hamano3-10/+166
2018-04-25Merge branch 'bp/fsmonitor-prime-index'Libravatar Junio C Hamano1-0/+3
2018-04-25Merge branch 'bp/fsmonitor-bufsize-fix'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'cb/bash-completion-ls-files-processing'Libravatar Junio C Hamano1-6/+1
2018-04-25Merge branch 'es/worktree-docs'Libravatar Junio C Hamano1-9/+9
2018-04-25Merge branch 'es/fread-reads-dir-autoconf-fix'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'ps/test-chmtime-get'Libravatar Junio C Hamano10-42/+63
2018-04-25Merge branch 'js/t5404-path-fix'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'jk/ref-array-push'Libravatar Junio C Hamano4-14/+36
2018-04-25Merge branch 'en/doc-typoes'Libravatar Junio C Hamano7-8/+8
2018-04-25Merge branch 'lw/daemon-log-destination'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'mn/send-email-credential-doc'Libravatar Junio C Hamano1-10/+6
2018-04-25Merge branch 'ak/bisect-doc-typofix'Libravatar Junio C Hamano1-2/+2
2018-04-25Merge branch 'br/mergetools-guiffy'Libravatar Junio C Hamano1-0/+18
2018-04-25Merge branch 'nd/worktree-move'Libravatar Junio C Hamano1-4/+3
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Libravatar Junio C Hamano2-4/+32
2018-04-25Merge branch 'jk/t5561-missing-curl'Libravatar Junio C Hamano2-2/+12
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Libravatar Junio C Hamano2-2/+13
2018-04-25Merge branch 'jk/relative-directory-fix'Libravatar Junio C Hamano11-17/+223
2018-04-25Merge branch 'jk/flockfile-stdio'Libravatar Junio C Hamano1-3/+5
2018-04-25Merge branch 'pw/rebase-signoff'Libravatar Junio C Hamano8-57/+114
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Libravatar Junio C Hamano3-3/+11
2018-04-25Merge branch 'cb/git-gui-ttk-style'Libravatar Junio C Hamano1-5/+10
2018-04-25Merge branch 'bp/git-gui-bind-kp-enter'Libravatar Junio C Hamano1-0/+1
2018-04-25Merge branch 'bb/git-gui-ssh-key-files'Libravatar Junio C Hamano1-1/+4
2018-04-24Avoid multiple PREFIX definitionsLibravatar Philip Oakley3-8/+8
2018-04-24git_setup_gettext: plug memory leakLibravatar Johannes Schindelin1-2/+7
2018-04-24gettext: avoid initialization if the locale dir is not presentLibravatar Johannes Schindelin1-0/+3
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedLibravatar Jonathan Nieder1-1/+1
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableLibravatar Jonathan Nieder1-1/+0
2018-04-24walker: drop fields of `struct walker` which are always 1Libravatar Martin Ågren4-20/+8
2018-04-24http-fetch: make `-a` standard behaviourLibravatar Martin Ågren3-23/+19
2018-04-24config: document the settings to colorize push errors/hintsLibravatar Johannes Schindelin1-0/+28
2018-04-24push: test to verify that push errors are coloredLibravatar Johannes Schindelin1-0/+12
2018-04-24push: colorize errorsLibravatar Ryan Dammrose4-5/+157
2018-04-24color: introduce support for colorizing stderrLibravatar Johannes Schindelin2-10/+14
2018-04-23builtin/config: introduce `color` type specifierLibravatar Taylor Blau3-0/+58
2018-04-23config.c: introduce 'git_config_color' to parse ANSI colorsLibravatar Taylor Blau2-0/+11
2018-04-23builtin/config: introduce `--default`Libravatar Taylor Blau3-0/+58
2018-04-23parseopt: handle malformed --expire arguments more nicelyLibravatar Junio C Hamano3-1/+19
2018-04-23gc: do not upcase error message shown with die()Libravatar Junio C Hamano1-1/+1
2018-04-21fast-export: fix regression skipping some merge-commitsLibravatar Martin Ågren2-1/+22
2018-04-20completion: make stash -p and alias for stash push -pLibravatar Thomas Gummerer1-0/+3