]> Kevux Git Server - rit/shortlog
rit
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'
2019-10-23 Junio C HamanoMerge branch 'nr/diff-highlight-indent-fix'
2019-10-23 Junio C HamanoMerge branch 'mb/clarify-zsh-completion-doc'
2019-10-23 SZEDER Gáborpath.c: don't call the match function without value...
2019-10-23 SZEDER Gáborpath.c: clarify two field names in 'struct common_dir'
2019-10-23 SZEDER Gáborpath.c: mark 'logs/HEAD' in 'common_list' as file
2019-10-23 SZEDER Gáborpath.c: clarify trie_find()'s in-code comment
2019-10-23 SZEDER GáborDocumentation: mention more worktree-specific exceptions
2019-10-23 William Bakermulti-pack-index: add [--[no-]progress] option.
2019-10-23 William Bakermidx: honor the MIDX_PROGRESS flag in midx_repack
2019-10-23 William Bakermidx: honor the MIDX_PROGRESS flag in verify_midx_file
2019-10-23 William Bakermidx: add progress to expire_midx_packs
2019-10-23 William Bakermidx: add progress to write_midx_file
2019-10-23 William Bakermidx: add MIDX_PROGRESS flag
2019-10-23 Johannes Schindelinci(osx): use new location of the `perforce` cask
2019-10-23 Elijah Newrent604[236]: do not run setup in separate tests
2019-10-23 Elijah Newrenmerge-recursive: fix merging a subdirectory into the...
2019-10-23 Elijah Newrenmerge-recursive: clean up get_renamed_dir_portion()
2019-10-23 Junio C Hamanodoc: am --show-current-patch gives an entire e-mail...
2019-10-23 Denton Liut7419: change test_must_fail to ! for grep
2019-10-23 Bert Wesargt4014: make output-directory tests self-contained
2019-10-23 Junio C HamanoMerge branch 'js/azure-pipelines-msvc'
2019-10-23 Johannes Schindelinci(visual-studio): actually run the tests in parallel
2019-10-23 Johannes Schindelinci(visual-studio): use strict compile flags, and optimi...
2019-10-22 Alessandro... l10n: it.po: update the Italian translation for Git...
2019-10-22 Jiang XinMerge branch 'master' of github.com:jnavila/git into...
2019-10-22 Jiang XinMerge branch 'master' of github.com:alshopov/git-po...
2019-10-21 Jean-Noël Avilal10n: fr 2.24.0 rnd 1
2019-10-21 Jiang XinMerge remote-tracking branch 'git-po/master' into git...
2019-10-21 Jiang Xinl10n: git.pot: v2.24.0 round 1 (35 new, 16 removed)
2019-10-21 Stephen Boyduserdiff: fix some corner cases in dts regex
2019-10-21 Hariom Vermabuiltin/blame.c: constants into bit shift format
2019-10-21 Denton Liurebase: hide --preserve-merges option
next