]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-05-08  Junio C HamanoThe second batch
2024-05-08  Junio C HamanoMerge branch 'bb/rgb-12-bit-colors'
2024-05-08  Junio C HamanoMerge branch 'rs/diff-parseopts-cleanup'
2024-05-08  Junio C HamanoMerge branch 'dk/zsh-git-repo-path-fix'
2024-05-08  Junio C HamanoMerge branch 'bc/zsh-compatibility'
2024-05-08  Junio C HamanoMerge branch 'rj/add-p-typo-reaction'
2024-05-08  Junio C HamanoMerge branch 'jt/doc-submitting-rerolled-series'
2024-05-08  Junio C HamanoMerge branch 'rh/complete-symbolic-ref'
2024-05-08  Junio C HamanoMerge branch 'ps/the-index-is-no-more'
2024-05-08  Junio C HamanoMerge branch 'bc/credential-scheme-enhancement'
2024-05-08  Junio C HamanoMerge branch 'ps/ci-test-with-jgit'
2024-05-08  Junio C HamanoMerge branch 'ps/reftable-write-optim'
2024-05-08  Derrick Stoleescalar: avoid segfault in reconfigure --all
2024-05-08  Junio C Hamanot0018: two small fixes
2024-05-07  Victoria DyeDocumentation/git-merge-tree.txt: document -X
2024-05-07  Patrick Steinhardtrefs: remove functions without ref store
2024-05-07  Patrick Steinhardtcocci: apply rules to rewrite callers of "refs" interfaces
2024-05-07  Patrick Steinhardtcocci: introduce rules to transform "refs" to pass...
2024-05-07  Patrick Steinhardtrefs: add `exclude_patterns` parameter to `for_each_ful...
2024-05-07  Patrick Steinhardtrefs: introduce missing functions that accept a `struct...
2024-05-07  John Passarobuiltin/tag: add --trailer option
2024-05-07  John Passarobuiltin/commit: refactor --trailer logic
2024-05-07  John Passarobuiltin/commit: use ARGV macro to collect trailers
2024-05-07  Karthik Nayakrefs: remove `create_symref` and associated dead code
2024-05-07  Karthik Nayakrefs: rename `refs_create_symref()` to `refs_update_sym...
2024-05-07  Karthik Nayakrefs: use transaction in `refs_create_symref()`
2024-05-07  Karthik Nayakrefs: add support for transactional symref updates
2024-05-07  Karthik Nayakrefs: move `original_update_refname` to 'refs.c'
2024-05-07  Karthik Nayakrefs: support symrefs in 'reference-transaction' hook
2024-05-07  Karthik Nayakfiles-backend: extract out `create_symref_lock()`
2024-05-07  Karthik Nayakrefs: accept symref values in `ref_transaction_update()`
2024-05-07  Patrick Steinhardtrepository: stop setting SHA1 as the default object...
2024-05-07  Patrick Steinhardtoss-fuzz/commit-graph: set up hash algorithm
2024-05-07  Patrick Steinhardtbuiltin/shortlog: don't set up revisions without repo
2024-05-07  Patrick Steinhardtbuiltin/diff: explicitly set hash algo when there is...
2024-05-07  Patrick Steinhardtbuiltin/bundle: abort "verify" early when there is...
2024-05-07  Patrick Steinhardtbuiltin/blame: don't access potentially unitialized...
2024-05-07  Patrick Steinhardtbuiltin/rev-parse: allow shortening to more than 40...
2024-05-07  Patrick Steinhardtremote-curl: fix parsing of detached SHA256 heads
2024-05-07  Patrick Steinhardtattr: fix BUG() when parsing attrs outside of repo
2024-05-07  Patrick Steinhardtattr: don't recompute default attribute source
2024-05-07  Patrick Steinhardtparse-options-cb: only abbreviate hashes when hash...
2024-05-07  Patrick Steinhardtpath: move `validate_headref()` to its only user
2024-05-07  Patrick Steinhardtpath: harden validation of HEAD with non-standard hashes
2024-05-07  Junio C HamanoMerge branch 'ps/the-index-is-no-more' into ps/undecide...
2024-05-07  Junio C HamanoMerge branch 'jc/no-default-attr-tree-in-bare' into...
2024-05-06  Johannes Schindelincmake: let `test-tool` run the unit tests, too
2024-05-06  Josh Steadmonci: use test-tool as unit test runner on Windows
2024-05-06  Jeff Kingt/Makefile: run unit tests alongside shell tests
2024-05-06  Josh Steadmonunit tests: add rule for running with test-tool
2024-05-06  Josh Steadmontest-tool run-command testsuite: support unit tests
2024-05-06  Josh Steadmontest-tool run-command testsuite: remove hardcoded filter
2024-05-06  Josh Steadmontest-tool run-command testsuite: get shell from env
2024-05-06  Josh Steadmont0080: turn t-basic unit test into a helper
2024-05-06  Patrick Steinhardtci: fix Python dependency on Ubuntu 24.04
2024-05-06  Øystein WalleDocumentation: Mention that refspecs are explained...
2024-05-06  Junio C Hamanoformat-patch: run range-diff with larger creation-factor
2024-05-06  Patrick Steinhardtgitlab-ci: add smoke test for fuzzers
2024-05-06  Patrick Steinhardtbuiltin/config: display subcommand help
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "edit" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "remove-section" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "rename-section" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "unset" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "set" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "get" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "list" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: pull out function to handle `--null`
2024-05-06  Patrick Steinhardtbuiltin/config: pull out function to handle config...
2024-05-06  Patrick Steinhardtbuiltin/config: use `OPT_CMDMODE()` to specify modes
2024-05-06  Patrick Steinhardtbuiltin/config: move "fixed-value" option to correct...
2024-05-06  Patrick Steinhardtbuiltin/config: move option array around
2024-05-06  Patrick Steinhardtconfig: clarify memory ownership when preparing comment...
2024-05-06  René Scharfediff: fix --exit-code with external diff
2024-05-06  René Scharfediff: report unmerged paths as changes in run_diff_cmd()
2024-05-06  Ivan Tserefs: return conflict error when checking packed refs
2024-05-05  Junio C HamanoMakefile(s): do not enforce "all indents must be done...
2024-05-05  Taylor BlauMakefile(s): avoid recipe prefix in conditional statements
2024-05-05  Josh Sorefdoc: switch links to https
2024-05-05  Josh Sorefdoc: update links to current pages
2024-05-05  Johannes SixtMerge branch 'ml/git-gui-exec-path-fix'
2024-05-05  brian m. carlsongit-gui: po: fix typo in French "aperçu"
2024-05-03  Taylor Blauattr.c: move ATTR_MAX_FILE_SIZE check into read_attr_fr...
2024-05-03  Justin Toblergitlab-ci: add whitespace error check
2024-05-03  Justin Toblerci: make the whitespace report optional
2024-05-03  Justin Toblerci: separate whitespace check script
2024-05-03  Justin Toblergithub-ci: fix link to whitespace error
2024-05-03  Justin Toblerci: pre-collapse GitLab CI sections
2024-05-03  James Liuadvice: add --no-advice global option
2024-05-03  James Liudoc: add spacing around paginate options
2024-05-03  James Liudoc: clean up usage documentation for --no-* opts
2024-05-03  Junio C Hamanostop using HEAD for attributes in bare repository by...
2024-05-03  Mike Hommeywin32: fix building with NO_UNIX_SOCKETS
2024-05-02  Junio C Hamanot/lib-chunk: work around broken "mv" on some vintage...
2024-05-02  Linus Arvertrailer unit tests: inspect iterator contents
2024-05-02  Linus Arvertrailer: document parse_trailers() usage
2024-05-02  Linus Arvertrailer: retire trailer_info_get() from API
2024-05-02  Linus Arvertrailer: make trailer_info struct private
2024-05-02  Linus Arvertrailer: make parse_trailers() return trailer_info...
2024-05-02  Linus Arverinterpret-trailers: access trailer_info with new helpers
2024-05-02  Linus Arversequencer: use the trailer iterator
next