]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-03-12  Jeff Kingprefer comment_line_str to comment_line_char for printing
2024-03-12  Jeff Kingstrbuf: accept a comment string for strbuf_add_commente...
2024-03-12  Jeff Kingstrbuf: accept a comment string for strbuf_commented_addf()
2024-03-12  Jeff Kingstrbuf: accept a comment string for strbuf_stripspace()
2024-03-12  Jeff Kingenvironment: store comment_line_char as a string
2024-03-12  Jeff Kingstrbuf: avoid shadowing global comment_line_char name
2024-03-12  Jeff Kingcommit: refactor base-case of adjust_comment_line_char()
2024-03-12  Jeff Kingstrbuf: avoid static variables in strbuf_add_commented_...
2024-03-12  Jeff Kingstrbuf: simplify comment-handling in add_lines() helper
2024-03-12  Jeff Kingconfig: forbid newline as core.commentChar
2024-03-05  Junio C HamanoThe fourth batch
2024-03-05  Junio C HamanoMerge branch 'ak/rebase-autosquash'
2024-03-05  Junio C HamanoMerge branch 'kn/for-all-refs'
2024-03-05  Junio C HamanoMerge branch 'pb/ort-make-submodule-conflict-message...
2024-03-05  Junio C HamanoMerge branch 'jc/doc-compat-util'
2024-03-05  Junio C HamanoMerge branch 'sg/upload-pack-error-message-fix'
2024-03-05  Junio C HamanoMerge branch 'rs/submodule-prefix-simplify'
2024-03-05  Junio C HamanoMerge branch 'rs/name-rev-with-mempool'
2024-03-05  Junio C HamanoMerge branch 'rs/fetch-simplify-with-starts-with'
2024-03-05  Junio C HamanoMerge branch 'jk/reflog-special-cases-fix'
2024-03-05  Junio C HamanoMerge branch 'jc/no-include-of-compat-util-from-headers'
2024-03-05  Junio C HamanoMerge branch 'js/remove-cruft-files'
2024-03-05  Junio C HamanoMerge branch 'jk/textconv-cache-outside-repo-fix'
2024-03-01  Junio C HamanoThe third batch
2024-03-01  Junio C HamanoMerge branch 'tb/multi-pack-verbatim-reuse' into HEAD
2024-03-01  Junio C HamanoMerge branch 'hs/rebase-not-in-progress' into HEAD
2024-03-01  Junio C HamanoMerge branch 'jw/remote-doc-typofix' into HEAD
2024-03-01  Junio C HamanoMerge branch 'jc/doc-add-placeholder-fix' into HEAD
2024-03-01  Junio C HamanoMerge branch 'ja/doc-placeholders-markup-rules' into...
2024-03-01  Junio C HamanoMerge branch 'ps/reflog-list' into HEAD
2024-03-01  Junio C HamanoMerge branch 'ds/doc-send-email-capitalization' into...
2024-03-01  Junio C HamanoMerge branch 'ja/docfixes' into HEAD
2024-03-01  Junio C HamanoMerge branch 'cp/t9146-use-test-path-helpers' into...
2024-03-01  Junio C HamanoMerge branch 'ps/difftool-dir-diff-exit-code' into...
2024-02-28  Junio C HamanoThe second batch
2024-02-28  Junio C HamanoMerge branch 'jb/doc-interactive-singlekey-do-not-need...
2024-02-28  Junio C HamanoMerge branch 'jk/t0303-clean'
2024-02-28  Junio C HamanoMerge branch 'mh/libsecret-empty-password-fix'
2024-02-28  Junio C HamanoMerge branch 'bb/completion-no-grep-into-awk'
2024-02-28  Junio C HamanoMerge branch 'km/mergetool-vimdiff-layout-fallback'
2024-02-28  Junio C HamanoMerge branch 'ba/credential-test-clean-fix'
2024-02-28  Junio C HamanoMerge branch 'rj/tag-column-fix'
2024-02-28  Junio C HamanoMerge branch 'jc/am-whitespace-doc'
2024-02-27  Junio C Hamanodoc: clarify the wording on <git-compat-util.h> requirement
2024-02-27  Richard Macklinrebase: fix typo in autosquash documentation
2024-02-27  Junio C HamanoStart the 2.45 cycle
2024-02-27  Junio C HamanoMerge branch 'ps/ref-tests-update-even-more'
2024-02-27  Junio C HamanoMerge branch 'gt/at-is-synonym-for-head-in-add-patch'
2024-02-27  Junio C HamanoMerge branch 'kh/column-reject-negative-padding'
2024-02-27  Junio C HamanoMerge branch 'jc/t9210-lazy-fix'
2024-02-27  Junio C HamanoMerge branch 'ps/reftable-iteration-perf'
2024-02-27  Junio C HamanoMerge branch 'rs/use-xstrncmpz'
2024-02-27  Junio C HamanoMerge branch 'cp/apply-core-filemode'
2024-02-27  Junio C HamanoMerge branch 'ps/reftable-backend'
2024-02-26  Johannes Schindelinneue: remove a bogus empty file
2024-02-26  Philippe Blainmerge-ort: turn submodule conflict suggestions into...
2024-02-26  Jeff Kingread_ref_at(): special-case ref@{0} for an empty reflog
2024-02-26  Jeff Kingget_oid_basic(): special-case ref@{n} for oldest reflog...
2024-02-26  Jeff KingRevert "refs: allow @{n} to work with n-sized reflog"
2024-02-26  SZEDER Gáborupload-pack: don't send null character in abort message...
2024-02-26  René Scharfesubmodule: use strvec_pushf() for --submodule-prefix
2024-02-26  Jeff Kinguserdiff: skip textconv caching when not in a repository
2024-02-26  René Scharfename-rev: use mem_pool_strfmt()
2024-02-26  René Scharfemem-pool: add mem_pool_strfmt()
2024-02-26  René Scharfefetch: convert strncmp() with strlen() to starts_with()
2024-02-24  Junio C Hamanocompat: drop inclusion of <git-compat-util.h>
2024-02-23  Taylor BlauDocumentation/config/pack.txt: fix broken AsciiDoc...
2024-02-23  Karthik Nayakfor-each-ref: add new option to include root refs
2024-02-23  Karthik Nayakref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_RE...
2024-02-23  Karthik Nayakrefs: introduce `refs_for_each_include_root_refs()`
2024-02-23  Karthik Nayakrefs: extract out `loose_fill_ref_dir_regular_file()`
2024-02-23  Karthik Nayakrefs: introduce `is_pseudoref()` and `is_headref()`
2024-02-23  Junio C HamanoGit 2.44 v2.44.0
2024-02-23  Junio C HamanoGit 2.43.3 v2.43.3
2024-02-23  Junio C HamanoMerge branch 'la/trailer-cleanups' into maint-2.43
2024-02-21  Junio C Hamanodoc: apply the new placeholder rules to git-add documen...
2024-02-21  Jean-Noël Aviladoc: clarify the format of placeholders
2024-02-21  Jakub Wilkgit-remote.txt: fix typo
2024-02-21  Patrick Steinhardtbuiltin/reflog: introduce subcommand to list reflogs
2024-02-21  Patrick Steinhardtrefs: stop resolving ref corresponding to reflogs
2024-02-21  Patrick Steinhardtrefs: drop unused params from the reflog iterator callback
2024-02-21  Patrick Steinhardtrefs: always treat iterators as ordered
2024-02-21  Patrick Steinhardtrefs/files: sort merged worktree and common reflogs
2024-02-21  Patrick Steinhardtrefs/files: sort reflogs returned by the reflog iterator
2024-02-21  Patrick Steinhardtdir-iterator: support iteration in sorted order
2024-02-21  Patrick Steinhardtdir-iterator: pass name to `prepare_next_entry_data...
2024-02-21  Harmen Stoppelsrebase: make warning less passive aggressive
2024-02-20  Jean-Noël Aviladoc: end sentences with full-stop
2024-02-20  Jean-Noël Aviladoc: close unclosed angle-bracket of a placeholder...
2024-02-20  Jean-Noël Aviladoc: git-rev-parse: enforce command-line description...
2024-02-20  Dragan Simicdocumentation: send-email: use camel case consistently
2024-02-20  Patrick Steinhardtgit-difftool--helper: honor `--trust-exit-code` with...
2024-02-20  Junio C HamanoGit 2.44-rc2 v2.44.0-rc2
2024-02-20  Junio C HamanoMerge branch 'la/trailer-cleanups'
2024-02-20  Jeff Kingtrailer: fix comment/cut-line regression with opts...
2024-02-19  Julio Bacellaridoc: remove outdated information about interactive...
2024-02-19  Jeff Kingt0303: check that helper_test_clean removes all credentials
2024-02-19  Junio C HamanoMerge branch 'ba/credential-test-clean-fix' into jk...
2024-02-19  M Hickfordlibsecret: retrieve empty password
2024-02-19  Junio C HamanoMerge branch 'ps/reftable-backend' into ps/reflog-list
next