git.git
2019-11-02 Rohit Ashiwalrebase -i: add --ignore-whitespace flag
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
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 Denton Liusubmodule: teach set-url subcommand
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
2019-10-24 Junio C HamanoMerge branch 'sg/ci-osx-gcc8-fix'
2019-10-24 Junio C HamanoMerge branch 'ds/feature-macros'
2019-10-24 Junio C HamanoMerge branch 'js/azure-ci-osx-fix'
2019-10-24 Junio C HamanoMerge branch 'bw/format-patch-o-create-leading-dirs'
2019-10-24 Junio C HamanoMerge branch 'dl/submodule-set-branch'
2019-10-24 Jonathan Tanfetch: delay fetch_if_missing=0 until after config
2019-10-24 Derrick Stoleerepo-settings: read an int for index.version
2019-10-24 Denton Liuapply: respect merge.conflictStyle in --3way
2019-10-24 Denton Liut4108: demonstrate bug in apply
2019-10-24 Denton Liut4108: use `test_config` instead of `git config`
2019-10-24 Denton Liut4108: remove git command upstream of pipe
2019-10-24 Denton Liut4108: replace create_file with test_write_lines
2019-10-24 SZEDER Gáborci: fix GCC install in the Travis CI GCC OSX job
2019-10-24 Heba Walyconfig: move documentation to config.h
2019-10-23 Junio C HamanoEleventh batch
2019-10-23 Junio C HamanoMerge branch 'cb/pcre2-chartables-leakfix'
2019-10-23 Junio C HamanoMerge branch 'bc/smart-http-atomic-push'
2019-10-23 Junio C HamanoMerge branch 'wb/fsmonitor-bitmap-fix'
2019-10-23 Junio C HamanoMerge branch 'sb/userdiff-dts'
2019-10-23 Junio C HamanoMerge branch 'sg/progress-fix'
next
git clone https://git.99rst.org/PROJECT