]> Kevux Git Server - rit/shortlog
rit
2018-04-26 Johannes Schindelinsequencer: fast-forward `merge` commands, if possible
2018-04-26 Johannes Schindelinsequencer: offer helpful advice when a command was...
2018-04-26 Johannes Schindelinsequencer: introduce the `merge` command
2018-04-26 Johannes Schindelinsequencer: refactor how original todo list lines are...
2018-04-26 Johannes Schindelinsequencer: make rearrange_squash() a bit more obvious
2018-04-26 Johannes Schindelinsequencer: avoid using errno clobbered by rollback_lock...
2018-04-26 Christian Couderperf/aggregate: use Getopt::Long for option parsing
2018-04-26 Stefan Bellercache.h: allow oid_object_info to handle arbitrary...
2018-04-26 Stefan Bellerpackfile: add repository argument to cache_or_unpack_entry
2018-04-26 Stefan Bellerpackfile: add repository argument to unpack_entry
2018-04-26 Stefan Bellerpackfile: add repository argument to read_object
2018-04-26 Jonathan Niederpackfile: add repository argument to packed_object_info
2018-04-26 Stefan Bellerpackfile: add repository argument to packed_to_object_type
2018-04-26 Stefan Bellerpackfile: add repository argument to retry_bad_packed_o...
2018-04-26 Stefan Bellercache.h: add repository argument to oid_object_info
2018-04-26 Stefan Bellercache.h: add repository argument to oid_object_info_ext...
2018-04-25 Junio C HamanoThe fourth batch for 2.18
2018-04-25 Junio C HamanoMerge branch 'jm/mem-pool'
2018-04-25 Junio C HamanoMerge branch 'tg/use-git-contacts'
2018-04-25 Junio C HamanoMerge branch 'sb/filenames-with-dashes'
2018-04-25 Junio C HamanoMerge branch 'cc/perf-bisect'
2018-04-25 Junio C HamanoMerge branch 'bp/fsmonitor-prime-index'
2018-04-25 Junio C HamanoMerge branch 'bp/fsmonitor-bufsize-fix'
2018-04-25 Junio C HamanoMerge branch 'cb/bash-completion-ls-files-processing'
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
next