]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-10-09  Jeff Kingmidx: check size of object offset chunk
2023-10-09  Jeff Kingmidx: enforce chunk alignment on reading
2023-10-09  Jeff Kingmidx: check size of pack names chunk
2023-10-09  Jeff Kingcommit-graph: check consistency of fanout table
2023-10-09  Jeff Kingmidx: check size of oid lookup chunk
2023-10-09  Jeff Kingcommit-graph: check size of oid fanout chunk
2023-10-09  Jeff Kingmidx: stop ignoring malformed oid fanout chunk
2023-10-09  Jeff Kingt: add library for munging chunk-format files
2023-10-09  Jeff Kingchunk-format: note that pair_chunk() is unsafe
2023-10-09  Victoria Dyefiles-backend.c: avoid stat in 'loose_fill_ref_dir'
2023-10-09  Victoria Dyedir.[ch]: add 'follow_symlink' arg to 'get_dtype'
2023-10-09  Victoria Dyedir.[ch]: expose 'get_dtype'
2023-10-09  Victoria Dyeref-cache.c: fix prefix matching in ref iteration
2023-10-09  John Caimerge-ort: initialize repo in index state
2023-10-09  Sergey Organovcompletion: complete '--dd'
2023-10-09  Sergey Organovdiff-merges: introduce '--dd' option
2023-10-09  Sergey Organovdiff-merges: improve --diff-merges documentation
2023-10-09  Štěpán Němecdoc/cat-file: make synopsis and description less confusing
2023-10-09  谢致邦 (XIE Zhibang)doc: correct the 50 characters soft limit (+)
2023-10-09  Elijah Newrendocumentation: add missing parenthesis
2023-10-09  Elijah Newrendocumentation: add missing quotes
2023-10-09  Elijah Newrendocumentation: add missing fullstops
2023-10-09  Elijah Newrendocumentation: add some commas where they are helpful
2023-10-09  Elijah Newrendocumentation: fix whitespace issues
2023-10-09  Elijah Newrendocumentation: fix capitalization
2023-10-09  Elijah Newrendocumentation: fix punctuation
2023-10-09  Elijah Newrendocumentation: use clearer prepositions
2023-10-09  Elijah Newrendocumentation: add missing hyphens
2023-10-09  Elijah Newrendocumentation: remove unnecessary hyphens
2023-10-09  Elijah Newrendocumentation: add missing article
2023-10-09  Elijah Newrendocumentation: fix choice of article
2023-10-09  Elijah Newrendocumentation: whitespace is already generally plural
2023-10-09  Elijah Newrendocumentation: fix singular vs. plural
2023-10-09  Elijah Newrendocumentation: fix verb vs. noun
2023-10-09  Elijah Newrendocumentation: fix adjective vs. noun
2023-10-09  Elijah Newrendocumentation: fix verb tense
2023-10-09  Elijah Newrendocumentation: employ consistent verb tense for a list
2023-10-09  Elijah Newrendocumentation: fix subject/verb agreement
2023-10-09  Elijah Newrendocumentation: remove extraneous words
2023-10-09  Elijah Newrendocumentation: add missing words
2023-10-09  Elijah Newrendocumentation: fix apostrophe usage
2023-10-09  Elijah Newrendocumentation: fix typos
2023-10-09  Elijah Newrendocumentation: fix small error
2023-10-09  Elijah Newrendocumentation: wording improvements
2023-10-09  Andy Koppepretty: fix ref filtering for %(decorate) formats
2023-10-09  Jeff Kingrepack: free existing_cruft array after use
2023-10-06  Junio C Hamanodoc: update list archive reference to use lore.kernel.org
2023-10-05  Jeff Kingdaemon: free listen_addr before returning
2023-10-05  Jeff Kingrevision: clear decoration structs during release_revis...
2023-10-05  Jeff Kingdecorate: add clear_decoration() function
2023-10-05  Taylor Blaubuiltin/repack.c: avoid making cruft packs preferred
2023-10-05  Taylor Blaubuiltin/repack.c: implement support for `--max-cruft...
2023-10-05  Taylor Blaubuiltin/repack.c: parse `--max-pack-size` with OPT_MAGN...
2023-10-05  Štěpán Němect/README: fix multi-prerequisite example
2023-10-05  Štěpán Němecdoc/gitk: s/sticked/stuck/
2023-10-05  Štěpán Němecgit-jump: admit to passing merge mode args to ls-files
2023-10-05  Štěpán Němecdoc/diff-options: improve wording of the log.diffMerges...
2023-10-05  Štěpán Němecdoc: fix some typos, grammar and wording issues
2023-10-05  Johannes Schindelincoverity: detect and report when the token or project...
2023-10-04  Junio C HamanoThe fifteenth batch
2023-10-04  Junio C HamanoMerge branch 'bb/unicode-width-table-15'
2023-10-04  Junio C HamanoMerge branch 'xz/commit-title-soft-limit-doc'
2023-10-04  Junio C HamanoMerge branch 'jk/commit-graph-verify-fix'
2023-10-04  Junio C HamanoMerge branch 'ks/ref-filter-mailmap'
2023-10-04  Junio C HamanoMerge branch 'ps/revision-cmdline-stdin-not'
2023-10-04  Javier Moragit-status.txt: fix minor asciidoc format issue
2023-10-03  Jan Alexander... t7420: test that we correctly handle renamed submodules
2023-10-03  Jan Alexander... t7419: test that we correctly handle renamed submodules
2023-10-03  Jan Alexander... t7419, t7420: use test_cmp_config instead of grepping...
2023-10-03  Jan Alexander... t7419: actually test the branch switching
2023-10-03  Jan Alexander... submodule--helper: return error from set-url when modif...
2023-10-03  Jan Alexander... submodule--helper: use submodule_from_path in set-...
2023-10-03  Jeff Kingcommit-graph: clear oidset after finishing write
2023-10-03  Jeff Kingcommit-graph: free write-context base_graph_name during...
2023-10-03  Jeff Kingcommit-graph: free write-context entries before overwriting
2023-10-03  Jeff Kingcommit-graph: free graph struct that was not added...
2023-10-03  Jeff Kingcommit-graph: delay base_graph assignment in add_graph_...
2023-10-03  Jeff Kingcommit-graph: free all elements of graph chain
2023-10-03  Jeff Kingcommit-graph: move slab-clearing to close_commit_graph()
2023-10-03  Jeff Kingmerge: free result of repo_get_merge_bases()
2023-10-03  Jeff Kingcommit-reach: free temporary list in get_octopus_merge_...
2023-10-03  Jeff Kingt6700: mark test as leak-free
2023-10-03  René Scharfeparse-options: drop unused parse_opt_ctx_t member
2023-10-03  Taylor Blaut7700: split cruft-related tests to t7704
2023-10-02  Eric W. Biedermant1016-compatObjectFormat: add tests to verify the conve...
2023-10-02  Eric W. Biedermant1006: test oid compatibility with cat-file
2023-10-02  Eric W. Biedermant1006: rename sha1 to oid
2023-10-02  Eric W. Biedermantest-lib: compute the compatibility hash so tests may...
2023-10-02  Eric W. Biedermanbuiltin/ls-tree: let the oid determine the output algorithm
2023-10-02  Eric W. Biedermanobject-file: handle compat objects in check_object_sign...
2023-10-02  Eric W. Biedermantree-walk: init_tree_desc take an oid to get the hash...
2023-10-02  Eric W. Biedermanbuiltin/cat-file: let the oid determine the output...
2023-10-02  Eric W. Biedermanrev-parse: add an --output-object-format parameter
2023-10-02  brian m. carlsonrepository: implement extensions.compatObjectFormat
2023-10-02  Eric W. Biedermanobject-file: update object_info_extended to reencode...
2023-10-02  Eric W. Biedermanobject-file-convert: convert commits that embed signed...
2023-10-02  brian m. carlsonobject-file-convert: convert commit objects when writing
2023-10-02  Eric W. Biedermanobject-file-convert: don't leak when converting tag...
2023-10-02  brian m. carlsonobject-file-convert: convert tag objects when writing
2023-10-02  brian m. carlsonobject-file-convert: add a function to convert trees...
next