]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-04-25  Junio C HamanoMerge branch 'es/worktree-docs'
2018-04-25  Junio C HamanoMerge branch 'es/fread-reads-dir-autoconf-fix'
2018-04-25  Junio C HamanoMerge branch 'ps/test-chmtime-get'
2018-04-25  Junio C HamanoMerge branch 'js/t5404-path-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/ref-array-push'
2018-04-25  Junio C HamanoMerge branch 'en/doc-typoes'
2018-04-25  Junio C HamanoMerge branch 'lw/daemon-log-destination'
2018-04-25  Junio C HamanoMerge branch 'mn/send-email-credential-doc'
2018-04-25  Junio C HamanoMerge branch 'ak/bisect-doc-typofix'
2018-04-25  Junio C HamanoMerge branch 'br/mergetools-guiffy'
2018-04-25  Junio C HamanoMerge branch 'nd/worktree-move'
2018-04-25  Junio C HamanoMerge branch 'ks/branch-list-detached-rebase-i'
2018-04-25  Junio C HamanoMerge branch 'jk/t5561-missing-curl'
2018-04-25  Junio C HamanoMerge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/relative-directory-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/flockfile-stdio'
2018-04-25  Junio C HamanoMerge branch 'pw/rebase-signoff'
2018-04-25  Junio C HamanoMerge branch 'pw/rebase-keep-empty-fixes'
2018-04-25  Junio C HamanoMerge branch 'cb/git-gui-ttk-style'
2018-04-25  Junio C HamanoMerge branch 'bp/git-gui-bind-kp-enter'
2018-04-25  Junio C HamanoMerge branch 'bb/git-gui-ssh-key-files'
2018-04-25  Elijah NewrenMake running git under other debugger-like programs...
2018-04-24  Brandon Williamsfetch: send server options when using protocol v2
2018-04-24  Brandon Williamsls-remote: send server options when using protocol v2
2018-04-24  Brandon Williamsserve: introduce the server-option capability
2018-04-24  Junio C HamanoMerge branch 'bw/protocol-v2' into HEAD
2018-04-24  Philip OakleyAvoid multiple PREFIX definitions
2018-04-24  Johannes Schindelingit_setup_gettext: plug memory leak
2018-04-24  Johannes Schindelingettext: avoid initialization if the locale dir is...
2018-04-24  Stefan Bellerbuiltin/blame: add new coloring scheme config
2018-04-24  Stefan Bellerbuiltin/blame: highlight recently changed lines
2018-04-24  Stefan Bellerbuiltin/blame: dim uninteresting metadata lines
2018-04-24  Jonathan NiederMakefile: quote $INSTLIBDIR when passing it to sed
2018-04-24  Jonathan NiederMakefile: remove unused @@PERLLIBDIR@@ substitution...
2018-04-24  Martin Ågrenwalker: drop fields of `struct walker` which are always 1
2018-04-24  Martin Ågrenhttp-fetch: make `-a` standard behaviour
2018-04-24  Johannes Schindelinconfig: document the settings to colorize push errors...
2018-04-24  Johannes Schindelinpush: test to verify that push errors are colored
2018-04-24  Ryan Dammrosepush: colorize errors
2018-04-24  Johannes Schindelincolor: introduce support for colorizing stderr
2018-04-23  Taylor Blaubuiltin/config: introduce `color` type specifier
2018-04-23  Taylor Blauconfig.c: introduce 'git_config_color' to parse ANSI...
2018-04-23  Taylor Blaubuiltin/config: introduce `--default`
2018-04-23  Junio C Hamanoparseopt: handle malformed --expire arguments more...
2018-04-23  Junio C Hamanogc: do not upcase error message shown with die()
2018-04-21  Martin Ågrenfast-export: fix regression skipping some merge-commits
2018-04-20  Elijah Newrenmerge-recursive: make a helper function for cleanup...
2018-04-20  Elijah Newrenmerge-recursive: split out code for determining diff_fi...
2018-04-20  Elijah Newrenmerge-recursive: make !o->detect_rename codepath more...
2018-04-20  Elijah Newrenmerge-recursive: fix leaks of allocated renames and...
2018-04-20  Elijah Newrenmerge-recursive: introduce new functions to handle...
2018-04-20  Elijah Newrenmerge-recursive: move the get_renames() function
2018-04-20  Elijah Newrendirectory rename detection: tests for handling overwrit...
2018-04-20  Elijah Newrendirectory rename detection: tests for handling overwrit...
2018-04-20  Elijah Newrendirectory rename detection: miscellaneous testcases...
2018-04-20  Elijah Newrendirectory rename detection: testcases exploring possibl...
2018-04-20  Elijah Newrendirectory rename detection: more involved edge/corner...
2018-04-20  Elijah Newrendirectory rename detection: testcases checking which...
2018-04-20  Elijah Newrendirectory rename detection: files/directories in the...
2018-04-20  Elijah Newrendirectory rename detection: partially renamed directory...
2018-04-20  Elijah Newrendirectory rename detection: testcases to avoid taking...
2018-04-20  Elijah Newrendirectory rename detection: directory splitting testcases
2018-04-20  Elijah Newrendirectory rename detection: basic testcases
2018-04-20  Thomas Gummerercompletion: make stash -p and alias for stash push -p
2018-04-20  Thomas Gummerercompletion: stop showing 'save' for stash by default
2018-04-19  Todd Zullingerdoc/clone: update caption for GIT URLS cross-reference
2018-04-19  Taylor Blaubuiltin/config.c: support `--type=<type>` as preferred...
2018-04-18  Johannes Sixtsequencer: reset the committer date before commits
2018-04-18  Stefan Agnersend-email: avoid duplicate In-Reply-To/References
2018-04-18  Christian HesseMakefile: mark perllibdir as a .PHONY target
2018-04-18  Nguyễn Thái... submodule--helper: don't print null in 'submodule status'
2018-04-18  Martin Ågrengit-submodule.txt: quote usage in monospace, drop backslash
2018-04-18  Martin Ågrengit-[short]log.txt: unify quoted standalone --
2018-04-18  Martin Ågrendoc: convert [\--] to [--]
2018-04-18  Martin Ågrendoc: convert \--option to --option
2018-04-18  SZEDER Gábordocs/git-gc: fix minor rendering issue
2018-04-18  Stefan Bellerworktree: accept -f as short for --force for removal
2018-04-17  SZEDER Gáborcompletion: reduce overhead of clearing cached --options
2018-04-17  SZEDER Gáborcompletion: fill COMPREPLY directly when completing...
2018-04-17  SZEDER Gáborcompletion: improve handling quoted paths in 'git ls...
2018-04-17  SZEDER Gáborcompletion: remove repeated dirnames with 'awk' during...
2018-04-17  SZEDER Gábort9902-completion: ignore COMPREPLY element order in...
2018-04-17  SZEDER Gáborcompletion: use 'awk' to strip trailing path components
2018-04-17  SZEDER Gáborcompletion: let 'ls-files' and 'diff-index' filter...
2018-04-17  SZEDER Gáborcompletion: improve handling quoted paths on the comman...
2018-04-17  SZEDER Gáborcompletion: support completing non-ASCII pathnames
2018-04-17  SZEDER Gáborcompletion: simplify prefix path component handling...
2018-04-17  SZEDER Gáborcompletion: move __git_complete_index_file() next to...
2018-04-17  SZEDER Gábort9902-completion: add tests demonstrating issues with...
2018-04-17  Sergey Organovglossary: substitute "ancestor" for "direct ancestor...
2018-04-17  Tao Qingyunt1510-repo-setup.sh: remove useless mkdir
2018-04-16  Ævar Arnfjörð... git{,-blame}.el: remove old bitrotting Emacs code
2018-04-16  Jeff Kinggpg-interface: find the last gpg signature line
2018-04-16  Jeff Kinggpg-interface: extract gpg line matching helper
2018-04-16  Jeff Kinggpg-interface: fix const-correctness of "eol" pointer
2018-04-16  Jeff Kinggpg-interface: use size_t for signature buffer size
2018-04-16  Jeff Kinggpg-interface: modernize function declarations
2018-04-16  Jeff Kinggpg-interface: handle bool user.signingkey
2018-04-16  Jeff Kingt7004: fix mistaken tag name
2018-04-16  Ævar Arnfjörð... Makefile: add a DEVOPTS to get all of -Wextra
next