git
2019-11-10  Pratyush Yadavgit-shortlog.txt: include commit limiting options
2019-11-08  Jonathan Tanfetch: remove fetch_if_missing=0
2019-11-07  Doan Tran Cong... t0028: eliminate non-standard usage of printf
2019-11-07  Nathan Stockst: fix typo in test descriptions
2019-11-07  Elijah Newrent6024: modernize style
2019-11-07  Elijah Newrenname-hash.c: remove duplicate word in comment
2019-11-07  Elijah Newrenhashmap: fix documentation misuses of -> versus .
2019-11-07  Elijah Newrengit-filter-branch.txt: correct argument name typo
2019-11-07  Johannes Schindelinremote-curl: unbreak http.extraHeader with custom alloc...
2019-11-07  Elijah NewrenFix spelling errors in documentation outside of Documen...
2019-11-07  Elijah NewrenDocumentation: fix a bunch of typos, both old and new
2019-11-06  Kevin Willfordfsmonitor: fix watchman integration
2019-11-06  René Scharfetrace2: add dots directly to strbuf in perf_fmt_prepare()
2019-11-06  Johannes Schindelinfetch: avoid locking issues between fetch.jobs/fetch...
2019-11-06  Johannes Schindelinfetch: add the command-line option `--write-commit...
2019-11-04  Junio C HamanoGit 2.24 v2.24.0
2019-11-04  Junio C HamanoMerge branch 'bc/doc-use-docbook-5'
2019-11-04  Junio C HamanoMerge branch 'ds/commit-graph-on-fetch'
2019-11-04  Junio C HamanoMerge branch 'jt/delay-fetch-if-missing'
2019-11-04  Junio C HamanoMerge https://github.com/prati0100/git-gui
2019-11-04  Junio C HamanoMerge tag 'l10n-2.24.0-rnd2' of https://github.com...
2019-11-02  Jiang Xinl10n: zh_CN: for git v2.24.0 l10n round 1~2
2019-11-02  Emily Shaffermyfirstcontrib: hint to find gitgitgadget allower
2019-11-02  Emily Shaffermyfirstcontrib: add dependency installation step
2019-11-02  Emily Shaffermyfirstcontrib: add 'psuh' to command-list.txt
2019-11-02  Johannes Schindelinstash: handle staged changes in skip-worktree files...
2019-11-02  Johannes Schindelinupdate-index: optionally leave skip-worktree entries...
2019-11-02  Johannes Schindelinvreportf(): avoid relying on stdio buffering
2019-11-02  Elijah NewrenRelNotes/2.24.0: fix self-contradictory note
2019-11-02  Ralf Thielowfetch.c: fix typo in a warning message
2019-11-02  Martin Ågrenmanpage-bold-literal.xsl: match for namespaced "d:liter...
2019-11-02  Elijah NewrenRelNotes/2.24.0: typofix
2019-11-02  Denton Liugit-diff.txt: document return code of `--no-index`
2019-10-31  Matthias Rüsterl10n: de.po: Update German translation
2019-10-30  Peter Kreftingl10n: sv.po: Update Swedish translation (4695t0f0u)
2019-10-30  Junio C HamanoGit 2.24-rc2 v2.24.0-rc2
2019-10-30  Junio C HamanoMerge branch 'wb/fsmonitor-bitmap-fix'
2019-10-30  Junio C HamanoMerge branch 'rl/gitweb-blame-prev-fix'
2019-10-30  Junio C HamanoMerge branch 'js/mingw-needs-hiding-fix'
2019-10-30  Jiang XinMerge branch 'master' of github.com:vnwildman/git
2019-10-30  Jiang XinMerge branch 'next' of github.com:ChrisADR/git-po
2019-10-30  William Bakert7519-status-fsmonitor: improve comments
2019-10-30  Prarit Bhargavapretty: add "%aL" etc. to show local-part of email...
2019-10-30  Philippe Blainworktree: teach "add" to ignore submodule.recurse config
2019-10-29  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4694)
2019-10-29  Tran Ngoc Quanl10n: vi(4694t): Updated translation for v2.24.0
2019-10-29  Philippe Blainhelp: add gitsubmodules to the list of guides
2019-10-29  Johannes Schindelingit_path(): handle `.lock` files correctly
2019-10-29  Johannes Schindelint1400: wrap setup code in test case
2019-10-29  SZEDER Gáborbuiltin/blame.c: remove '--indent-heuristic' from usage...
2019-10-29  Miriam Rubioclone: rename static function `dir_exists()`.
2019-10-29  Mihail AtanassovDocumentation/git-bisect.txt: add --no-ff to merge...
2019-10-29  Christopher... l10n: es: 2.24.0 round 2
2019-10-28  Jiang XinMerge branch 'l10n/it/update-italian-translation'
2019-10-28  Alessandro... l10n: it.po: update the Italian translation for Git...
2019-10-28  Jean-Noël Avilal10n: fr v2.24.0 rnd2
2019-10-28  Jiang Xinl10n: git.pot: v2.24.0 round 2 (1 new)
2019-10-28  Jiang XinMerge tag 'v2.24.0-rc1' of github.com:git/git into...
2019-10-28  Jeff Kingfsck: accept an oid instead of a "struct tree" for...
2019-10-28  Jeff Kingfsck: accept an oid instead of a "struct commit" for...
2019-10-28  Jeff Kingfsck: accept an oid instead of a "struct tag" for fsck_...
2019-10-28  Jeff Kingfsck: rename vague "oid" local variables
2019-10-28  Jeff Kingfsck: don't require an object struct in verify_headers()
2019-10-28  Jeff Kingfsck: don't require an object struct for fsck_ident()
2019-10-28  Jeff Kingfsck: drop blob struct from fsck_finish()
2019-10-28  Jeff Kingfsck: accept an oid instead of a "struct blob" for...
2019-10-28  Jeff Kingfsck: don't require an object struct for report()
2019-10-28  Jeff Kingfsck: only require an oid for skiplist functions
2019-10-28  Jeff Kingfsck: only provide oid/type in fsck_error callback
2019-10-28  Jeff Kingfsck: don't require object structs for display functions
2019-10-28  Jeff Kingfsck: use oids rather than objects for object_name API
2019-10-28  Jeff Kingfsck_describe_object(): build on our get_object_name...
2019-10-28  Jeff Kingfsck: unify object-name code
2019-10-28  Jeff Kingfsck: require an actual buffer for non-blobs
2019-10-28  Jeff Kingfsck: stop checking tag->tagged
2019-10-28  Jeff Kingfsck: stop checking commit->parent counts
2019-10-28  Jeff Kingfsck: stop checking commit->tree value
2019-10-28  Jeff Kingcommit, tag: don't set parsed bit for parse failures
2019-10-28  Johannes Schindelinmingw: avoid a buffer overrun in `needs_hiding()`
2019-10-28  SZEDER Gáborbuiltin/commit-graph.c: remove subcommand-less usage...
2019-10-28  brian m. carlsont4048: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont4045: make hash-size independent
2019-10-28  brian m. carlsont4044: update test to work with SHA-256
2019-10-28  brian m. carlsont4039: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont4038: abstract away SHA-1 specific constants
2019-10-28  brian m. carlsont4034: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont4027: make hash-size independent
2019-10-28  brian m. carlsont4015: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont4011: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont4010: abstract away SHA-1-specific constants
2019-10-28  brian m. carlsont3429: remove SHA1 annotation
2019-10-28  brian m. carlsont1305: avoid comparing extensions
2019-10-28  brian m. carlsonrev-parse: add a --show-object-format option
2019-10-28  Robert Luberdagitweb: correctly store previous rev in javascript...
2019-10-25  Prarit Bhargavat4203: use test-lib.sh definitions
2019-10-25  Prarit Bhargavat6006: use test-lib.sh definitions
2019-10-25  Derrick Stoleecommit-graph: fix writing first commit-graph during...
2019-10-25  Derrick Stoleet5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
2019-10-25  Heba Walydocumentation: remove empty doc files
2019-10-24  Junio C HamanoGit 2.24-rc1 v2.24.0-rc1
next