git
2019-04-08  Ævar Arnfjörð... gc docs: fix formatting for "gc.writeCommitGraph"
2019-04-08  Ævar Arnfjörð... gc docs: re-flow the "gc.*" section in "config"
2019-04-08  Ævar Arnfjörð... gc docs: include the "gc.*" section from "config" in...
2019-04-05  SZEDER Gáborci: fix AsciiDoc/Asciidoctor stderr check in the docume...
2019-04-05  SZEDER Gáborci: stick with Asciidoctor v1.5.8 for now
2019-04-04  Denton Liucocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STR
2019-04-04  Denton Liumidx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR
2019-04-04  Jeff Kingrevision: use a prio_queue to hold rewritten parents
2019-04-04  David Aguilarcontrib/completion: add smerge to the mergetool complet...
2019-04-04  David Aguilarmergetools: add support for smerge (Sublime Merge)
2019-04-03  David Kastrupblame.c: don't drop origin blobs as eagerly
2019-04-02  Nguyễn Thái... read-tree.txt: clarify --reset and worktree changes
2019-04-02  Johannes Schindelintests (pack-objects): use the full, unabbreviated ...
2019-04-02  Johannes Schindelintests (status): spell out the `--find-renames` option...
2019-04-02  Johannes Schindelintests (push): do not abbreviate the `--follow-tags...
2019-04-02  Johannes Schindelint5531: avoid using an abbreviated option
2019-04-02  Johannes Schindelint7810: do not abbreviate `--no-exclude-standard` nor...
2019-04-02  Johannes Schindelintests (rebase): spell out the `--force-rebase` option
2019-04-02  Johannes Schindelintests (rebase): spell out the `--keep-empty` option
2019-04-01  SZEDER Gáborindex-pack: show progress while checking objects
2019-04-01  Todd ZullingerDocumentation/git-status: fix titles in porcelain v2...
2019-04-01  Todd ZullingerDocumentation/rev-list-options: wrap --date=<format...
2019-04-01  Ævar Arnfjörð... test-lib: whitelist GIT_TR2_* in the environment
2019-04-01  Jonathan Tanfetch-pack: binary search when storing wanted-refs
2019-04-01  Nguyễn Thái... interpret-trailers.txt: start the desc line with a...
2019-04-01  Jonathan Tanfetch-pack: respect --no-update-shallow in v2
2019-04-01  Jonathan Tanfetch-pack: call prepare_shallow_info only if v0
2019-04-01  Junio C HamanoMerge branch 'jt/test-protocol-version' into jt/fetch...
2019-04-01  SZEDER Gáborci: install Asciidoctor in 'ci/install-dependencies.sh'
2019-04-01  SZEDER GáborDocumentation/technical/protocol-v2.txt: fix formatting
2019-04-01  SZEDER GáborDocumentation/technical/api-config.txt: fix formatting
2019-04-01  SZEDER GáborDocumentation/git-diff-tree.txt: fix formatting
2019-04-01  Nguyễn Thái... config: correct '**' matching in includeIf patterns
2019-04-01  Johannes Schindelincheck-docs: fix for setups where executables have an...
2019-04-01  Johannes Schindelincheck-docs: do not expect guide pages to correspond...
2019-04-01  Johannes Schindelincheck-docs: really look at the documented commands...
2019-04-01  Johannes Schindelindocs: do not document the `git remote-testgit` command
2019-04-01  Johannes Schindelindocs: move gitremote-helpers into section 7
2019-04-01  Ævar Arnfjörð... gc: handle & check gc.reflogExpire config
2019-04-01  Ævar Arnfjörð... reflog tests: assert lack of early exit with expiry...
2019-04-01  Ævar Arnfjörð... commit-graph: improve & i18n error messages
2019-04-01  Ævar Arnfjörð... commit-graph write: don't die if the existing graph...
2019-04-01  Ævar Arnfjörð... commit-graph verify: detect inability to read the graph
2019-04-01  Ævar Arnfjörð... commit-graph: don't pass filename to load_commit_graph_...
2019-04-01  Ævar Arnfjörð... commit-graph: don't early exit(1) on e.g. "git status"
2019-04-01  Ævar Arnfjörð... commit-graph: fix segfault on e.g. "git status"
2019-04-01  Elijah Newrenfast-import: fix erroneous handling of get-mark with...
2019-04-01  Elijah Newrenfast-import: only allow cat-blob requests where it...
2019-04-01  Elijah Newrenfast-import: check most prominent commands first
2019-04-01  Elijah Newrengit-fast-import.txt: fix wording about where ls command...
2019-04-01  Elijah Newrent9300: demonstrate bug with get-mark and empty orphan...
2019-04-01  brian m. carlsongitweb: make hash size independent
2019-04-01  brian m. carlsonGit.pm: make hash size independent
2019-04-01  brian m. carlsonread-cache: read data in a hash-independent way
2019-04-01  brian m. carlsondir: make untracked cache extension hash size independent
2019-04-01  brian m. carlsonbuiltin/difftool: use parse_oid_hex
2019-04-01  brian m. carlsonrefspec: make hash size independent
2019-04-01  brian m. carlsonarchive: convert struct archiver_args to object_id
2019-04-01  brian m. carlsonbuiltin/get-tar-commit-id: make hash size independent
2019-04-01  Rene Scharfeget-tar-commit-id: parse comment record
2019-04-01  brian m. carlsonhash: add a function to lookup hash algorithm by length
2019-04-01  brian m. carlsonremote-curl: make hash size independent
2019-04-01  brian m. carlsonhttp: replace sha1_to_hex
2019-04-01  brian m. carlsonhttp: compute hash of downloaded objects using the_hash...
2019-04-01  brian m. carlsonhttp: replace hard-coded constant with the_hash_algo
2019-04-01  brian m. carlsonhttp-walker: replace sha1_to_hex
2019-04-01  brian m. carlsonhttp-push: remove remaining uses of sha1_to_hex
2019-04-01  brian m. carlsonhttp-backend: allow 64-character hex names
2019-04-01  brian m. carlsonhttp-push: convert to use the_hash_algo
2019-04-01  brian m. carlsonbuiltin/pull: make hash-size independent
2019-04-01  brian m. carlsonbuiltin/am: make hash size independent
2019-04-01  brian m. carlsonfast-import: replace sha1_to_hex
2019-04-01  brian m. carlsonfast-import: make hash-size independent
2019-04-01  brian m. carlsonbuiltin/name-rev: make hash-size independent
2019-04-01  brian m. carlsonobject-store: rename and expand packed_git's sha1 member
2019-04-01  brian m. carlsonnotes: replace sha1_to_hex
2019-04-01  brian m. carlsonnotes: make hash size independent
2019-04-01  brian m. carlsonnotes-merge: switch to use the_hash_algo
2019-04-01  brian m. carlsonsubmodule: avoid hard-coded constants
2019-04-01  brian m. carlsonpack-bitmap: switch hash tables to use struct object_id
2019-04-01  brian m. carlsonpack-bitmap: switch hard-coded constants to the_hash_algo
2019-04-01  brian m. carlsonpack-bitmap: replace sha1_to_hex
2019-04-01  brian m. carlsonpack-bitmap: convert struct stored_bitmap to object_id
2019-04-01  brian m. carlsonpack-bitmap: make bitmap header handling hash agnostic
2019-04-01  brian m. carlsonkhash: move oid hash table definition
2019-04-01  brian m. carlsont/lib-submodule-update: use appropriate length constant
2019-03-24  Nguyễn Thái... am: avoid diff_opt_parse()
2019-03-24  Nguyễn Thái... diff --no-index: use parse_options() instead of diff_op...
2019-03-24  Nguyễn Thái... range-diff: use parse_options() instead of diff_opt_parse()
2019-03-24  Nguyễn Thái... diff.c: allow --no-color-moved-ws
2019-03-24  Nguyễn Thái... diff-parseopt: convert --color-moved-ws
2019-03-24  Nguyễn Thái... diff-parseopt: convert --[no-]color-moved
2019-03-24  Nguyễn Thái... diff-parseopt: convert --inter-hunk-context
2019-03-24  Nguyễn Thái... diff-parseopt: convert --no-prefix
2019-03-24  Nguyễn Thái... diff-parseopt: convert --line-prefix
2019-03-24  Nguyễn Thái... diff-parseopt: convert --[src|dst]-prefix
2019-03-24  Nguyễn Thái... diff-parseopt: convert --[no-]abbrev
2019-03-24  Nguyễn Thái... diff-parseopt: convert --diff-filter
2019-03-24  Nguyễn Thái... diff-parseopt: convert --find-object
2019-03-24  Nguyễn Thái... diff-parseopt: convert -O
next