]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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
2023-10-02  Christian Couderpack-objects: allow `--filter` without `--stdout`
2023-10-02  Alyssa Rossdiff: fix --merge-base with annotated tags
2023-10-02  Junio C HamanoThe fourteenth batch
2023-10-02  Junio C HamanoMerge branch 'js/doc-status-with-submodules-mark-up...
2023-10-02  Junio C HamanoMerge branch 'jc/unresolve-removal'
2023-09-29  Dragan Simicdiff --stat: set the width defaults in a helper function
2023-09-29  Calvin Wanparse: separate out parsing functions from config.h
2023-09-29  Calvin Wanconfig: correct bad boolean env value error message
2023-09-29  Calvin Wanwrapper: reduce scope of remove_or_warn()
2023-09-29  Calvin Wanhex-ll: separate out non-hash-algo functions
2023-09-29  Junio C HamanoThe thirteenth batch
2023-09-29  Junio C HamanoMerge branch 'ob/am-msgfix'
2023-09-29  Junio C HamanoMerge branch 'jk/test-pass-ubsan-options-to-http-test'
2023-09-29  Junio C HamanoMerge branch 'jc/alias-completion'
2023-09-29  Junio C HamanoMerge branch 'hy/doc-show-is-like-log-not-diff-tree'
2023-09-29  Junio C HamanoMerge branch 'kh/range-diff-notes'
2023-09-29  Junio C HamanoMerge branch 'ds/stat-name-width-configuration'
2023-09-29  Junio C HamanoMerge branch 'jk/fsmonitor-unused-parameter'
2023-09-29  Junio C HamanoMerge branch 'ml/git-gui-exec-path-fix'
2023-09-28  谢致邦 (XIE Zhibang)doc: correct the 50 characters soft limit
2023-09-28  Jeff Kingcommit-graph: report incomplete chains during verification
2023-09-28  Jeff Kingcommit-graph: tighten chain size check
2023-09-28  Jeff Kingcommit-graph: detect read errors when verifying graph...
2023-09-28  Jeff Kingt5324: harmonize sha1/sha256 graph chain corruption
2023-09-28  Jeff Kingcommit-graph: check mixed generation validation when...
2023-09-28  Jeff Kingcommit-graph: factor out chain opening function
2023-09-26  Eric W. Biedermanbulk-checkin: only support blobs in index_bulk_checkin
2023-09-25  Beat Bolliunicode: update the width tables to Unicode 15.1
2023-09-25  Kousik Sanagavarapuref-filter: add mailmap support
2023-09-25  Kousik Sanagavaraput/t6300: introduce test_bad_atom
2023-09-25  Kousik Sanagavaraput/t6300: cleanup test_atom
2023-09-25  Tang Yuyimerge-tree: add -X strategy option
next