]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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...
2023-10-02  Eric W. Biedermanobject: factor out parse_mode out of fast-import and...
2023-10-02  brian m. carlsoncache: add a function to read an OID of a specific...
2023-10-02  Eric W. Biedermantag: sign both hashes
2023-10-02  Eric W. Biedermancommit: export add_header_signature to support handling...
2023-10-02  Eric W. Biedermancommit: convert mergetag before computing the signature...
2023-10-02  brian m. carlsoncommit: write commits for both hashes
2023-10-02  Eric W. Biedermanobject-file: add a compat_oid_in parameter to write_obj...
2023-10-02  Eric W. Biedermanobject-file: update the loose object map when writing...
2023-10-02  Eric W. Biedermanloose: compatibilty short name support
2023-10-02  brian m. carlsonloose: add a mapping between SHA-1 and SHA-256 for...
2023-10-02  Eric W. Biedermanrepository: add a compatibility hash algorithm
2023-10-02  Eric W. Biedermanobject-names: support input of oids in any supported...
2023-10-02  Eric W. Biedermanoid-array: teach oid-array to handle multiple kinds...
2023-10-02  Eric W. Biedermanobject-file-convert: stubs for converting from one...
2023-10-02  Christian Coudergc: add `gc.repackFilterTo` config option
2023-10-02  Christian Couderrepack: implement `--filter-to` for storing filtered...
2023-10-02  Christian Coudergc: add `gc.repackFilter` config option
2023-10-02  Christian Couderrepack: add `--filter=<filter-spec>` option
2023-10-02  Christian Couderpack-bitmap-write: rebuild using new bitmap when remapping
2023-10-02  Christian Couderrepack: refactor finding pack prefix
2023-10-02  Christian Couderrepack: refactor finishing pack-objects command
2023-10-02  Christian Coudert/helper: add 'find-pack' test-tool
next