]> Kevux Git Server - rit/shortlog
rit
2017-09-25 Brandon Caseyparse-options: write blank line to correct output stream
2017-09-25 Brandon Caseyt0040,t1502: Demonstrate parse_options bugs
2017-09-25 Junio C Hamanomerge-strategies: avoid implying that "-s theirs" exists
2017-09-24 Christian Couderperf: store subsection results in "test-results/$GIT_PE...
2017-09-24 Christian Couderperf/run: show name of rev being built
2017-09-24 Christian Couderperf/run: add run_subsection()
2017-09-24 Christian Couderperf/run: update get_var_from_env_or_config() for subse...
2017-09-24 Christian Couderperf/run: add get_subsections()
2017-09-24 Christian Couderperf/run: add calls to get_var_from_env_or_config()
2017-09-24 Christian Couderperf/run: add GIT_PERF_DIRS_OR_REVS
2017-09-24 Christian Couderperf/run: add get_var_from_env_or_config()
2017-09-24 Christian Couderperf/run: add '--config' option to the 'run' script
2017-09-24 Stefan BellerDocumentation/config: clarify the meaning of submodule...
2017-09-24 Ben Peartupdate-index: add a new --force-write-index option
2017-09-24 Ben Peartpreload-index: add override to enable testing preload...
2017-09-24 Ben Peartbswap: add 64 bit endianness helper get_be64
2017-09-24 René Scharfemailinfo: don't decode invalid =XY quoted-printable...
2017-09-24 René Scharferefs: pass NULL to resolve_ref_unsafe() if hash is...
2017-09-24 René Scharferefs: pass NULL to refs_resolve_ref_unsafe() if hash...
2017-09-24 René Scharferefs: make sha1 output parameter of refs_resolve_ref_un...
2017-09-24 Ilya Kantoruserdiff: fix HTML hunk header regexp
2017-09-24 Jeff Kingdoc: put literal block delimiter around table
2017-09-24 Martin Ågrenpack-bitmap[-write]: use `object_array_clear()`, don...
2017-09-24 Martin Ågrenobject_array: add and use `object_array_pop()`
2017-09-24 Martin Ågrenobject_array: use `object_array_clear()`, not `free()`
2017-09-24 Martin Ågrenleak_pending: use `object_array_clear()`, not `free()`
2017-09-24 Martin Ågrencommit: fix memory leak in `reduce_heads()`
2017-09-24 Martin Ågrenbuiltin/commit: fix memory leak in `prepare_index()`
2017-09-23 Junio C Hamanobranch: fix "copy" to never touch HEAD
2017-09-22 Junio C HamanoGit 2.14.2
2017-09-22 Junio C HamanoSync with 2.13.6
2017-09-22 Junio C HamanoGit 2.13.6
2017-09-22 Junio C HamanoSync with 2.12.5
2017-09-22 Junio C HamanoGit 2.12.5
2017-09-22 Junio C HamanoSync with 2.11.4
2017-09-22 Junio C HamanoGit 2.11.4
2017-09-22 Junio C HamanoSync with 2.10.5
2017-09-22 Junio C HamanoGit 2.10.5
2017-09-22 Junio C HamanoMerge branch 'jk/safe-pipe-capture' into maint-2.10
2017-09-22 Junio C HamanoMerge branch 'jk/cvsimport-quoting' into maint-2.10
2017-09-22 Junio C HamanoMerge branch 'jc/cvsserver' into maint-2.10
2017-09-22 Junio C HamanoMerge branch 'jk/git-shell-drop-cvsserver' into maint...
2017-09-22 Ramsay JonesALLOC_GROW: avoid -Wsign-compare warnings
2017-09-22 Ramsay Jonescache.h: hex2chr() - avoid -Wsign-compare warnings
2017-09-22 Ramsay Jonescommit-slab.h: avoid -Wsign-compare warnings
2017-09-22 Ramsay Jonesgit-compat-util.h: xsize_t() - avoid -Wsign-compare...
2017-09-22 Ian Campbellfilter-branch: use hash-object instead of mktag
2017-09-22 Ian Campbellfilter-branch: stash away ref map in a branch
2017-09-22 Ian Campbellfilter-branch: preserve and restore $GIT_AUTHOR_* and...
2017-09-22 Ian Campbellfilter-branch: reset $GIT_* before cleaning up
2017-09-22 Jeff Kingconsistently use "fallthrough" comments in switches
2017-09-22 Jeff Kingcurl_trace(): eliminate switch fallthrough
2017-09-22 Jeff Kingtest-line-buffer: simplify command parsing
2017-09-22 Jeff Kingcat-file: handle NULL object_context.path
2017-09-22 Han-Wen Nienhuyssubmodule.h: typofix
2017-09-22 Stefan BellerDocumentation/githooks: mention merge in commit-msg...
2017-09-22 Lars Schneidertravis-ci: fix "skip_branch_tip_with_tag()" string...
2017-09-21 Jonathan Niederpathspec doc: parse_pathspec does not maintain referenc...
2017-09-21 Junio C HamanoMerge branch 'jk/leak-checkers'
2017-09-21 Jonathan Tanfast-export: do not copy from modified file
2017-09-21 Jeff Kingrevision: replace "struct cmdline_pathspec" with argv_array
2017-09-21 Torsten Bögershausentest-lint: echo -e (or -E) is not portable
2017-09-20 Jonathan Tangit-compat-util: make UNLEAK less error-prone
2017-09-20 Michael Haggertyfor_each_string_list_item: avoid undefined behavior...
2017-09-20 Max Kirillovdescribe: teach --match to handle branches and remotes
2017-09-20 Junio C HamanoMerge branch 'jk/describe-omit-some-refs' into mk/descr...
2017-09-20 Jeff Kingread_info_alternates: warn on non-trivial errors
2017-09-20 Junio C HamanoMerge branch 'jk/info-alternates-fix-2.11' into jk...
2017-09-20 Jeff Kingread_info_alternates: read contents into strbuf
2017-09-19 Ramsay Jonest9010-*.sh: skip all tests if the PIPE prereq is missing
2017-09-19 Ramsay Jonestest-lib: use more compact expression in PIPE prerequisite
2017-09-19 Jameson MillerImprove performance of git status --ignored
2017-09-19 Øystein Wallerev-parse: rev-parse: add --is-shallow-repository
2017-09-19 Brandon Caseygit-rebase: don't ignore unexpected command line arguments
2017-09-19 Brandon Caseyrev-parse parseopt: interpret any whitespace as start...
2017-09-19 Brandon Caseyrev-parse parseopt: do not search help text for flag...
2017-09-19 Brandon Caseyt1502: demonstrate rev-parse --parseopt option mis...
2017-09-19 Kaartic Sivaraamt/README: fix typo and grammatically improve a sentence
2017-09-19 Junio C HamanoThe eighth batch for 2.15
2017-09-19 Junio C HamanoMerge branch 'rk/commit-tree-make-F-verbatim'
2017-09-19 Junio C HamanoMerge branch 'rs/strbuf-leakfix'
2017-09-19 Junio C HamanoMerge branch 'jk/shortlog-ident-cleanup'
2017-09-19 Junio C HamanoMerge branch 'mh/packed-ref-transactions'
2017-09-19 Junio C HamanoMerge branch 'kw/merge-recursive-cleanup'
2017-09-19 Junio C HamanoMerge branch 'sb/merge-commit-msg-hook'
2017-09-19 Junio C HamanoMerge branch 'jk/leak-checkers'
2017-09-19 Junio C HamanoMerge branch 'nm/pull-submodule-recurse-config'
2017-09-19 Junio C HamanoMerge branch 'mh/packed-ref-store-prep'
2017-09-19 Junio C HamanoMerge branch 'ma/remove-config-maybe-bool'
2017-09-19 Junio C HamanoMerge branch 'jk/system-path-cleanup'
2017-09-19 Junio C HamanoMerge branch 'jh/hashmap-disable-counting'
2017-09-19 Junio C HamanoMerge branch 'bb/doc-eol-dirty'
2017-09-19 Junio C HamanoMerge branch 'jt/packmigrate'
2017-09-19 Junio C HamanoMerge branch 'jk/incore-lockfile-removal'
2017-09-19 Junio C HamanoMerge branch 'nd/prune-in-worktree'
2017-09-19 Junio C HamanoMerge branch 'ma/split-symref-update-fix'
2017-09-19 Junio C HamanoMerge branch 'mh/notes-cleanup'
2017-09-19 Junio C HamanoMerge branch 'mg/timestamp-t-fix'
2017-09-19 Junio C HamanoMerge branch 'ma/pkt-line-leakfix'
2017-09-19 Junio C HamanoMerge branch 'jk/config-lockfile-leak-fix'
next