]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-03-14  Junio C HamanoMerge branch 'ps/reftable-iteration-perf-part2'
2024-03-14  Junio C HamanoMerge branch 'so/clean-dry-run-without-force'
2024-03-14  Rubén Justocheckout: plug some leaks in git-restore
2024-03-14  Phillip Woodcheckout: fix interaction between --conflict and -...
2024-03-14  Phillip Woodcheckout: cleanup --conflict=<style> parsing
2024-03-14  Phillip Woodmerge options: add a conflict style member
2024-03-14  Phillip Woodmerge-ll: introduce LL_MERGE_OPTIONS_INIT
2024-03-14  Phillip Woodxdiff-interface: refactor parsing of merge.conflictstyle
2024-03-14  Beat Bollit0006: add more tests with a negative TZ offset
2024-03-13  Beat Bollidate: make "iso-strict" conforming for the UTC timezone
2024-03-13  Junio C Hamanostatus: allow --untracked=false and friends
2024-03-13  Junio C Hamanostatus: unify parsing of --untracked= and status.showUn...
2024-03-13  Jonas Wunderlichdoc: status.showUntrackedFiles does not take "false"
2024-03-12  Patrick Steinhardtt5601: exercise clones with "includeIf.*.onbranch"
2024-03-12  Dirk GoudersDocumentation/user-manual.txt: example for generating...
2024-03-12  Jeff Kingconfig: allow multi-byte core.commentChar
2024-03-12  Jeff Kingenvironment: drop comment_line_char compatibility macro
2024-03-12  Jeff Kingwt-status: drop custom comment-char stringification
2024-03-12  Jeff Kingsequencer: handle multi-byte comment characters when...
2024-03-12  Jeff Kingfind multi-byte comment chars in unterminated buffers
2024-03-12  Jeff Kingfind multi-byte comment chars in NUL-terminated strings
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-11  Junio C HamanoThe sixth batch
2024-03-11  Junio C HamanoMerge branch 'sj/t9117-path-is-file'
2024-03-11  Junio C HamanoMerge branch 'kh/doc-dashed-commands-have-not-worked...
2024-03-11  Junio C HamanoMerge branch 'rs/t-ctype-simplify'
2024-03-11  Junio C HamanoMerge branch 'es/config-doc-sort-sections'
2024-03-11  Junio C HamanoMerge branch 'js/merge-base-with-missing-commit'
2024-03-11  Junio C Hamanosetup: notice more types of implicit bare repositories
2024-03-11  Philippe Blainci(github): make Windows test artifacts name unique
2024-03-11  Jean-Noël Aviladoc: git-clone: format placeholders
2024-03-11  Jean-Noël Aviladoc: git-clone: format verbatim words
2024-03-11  Jean-Noël Aviladoc: git-init: rework config item init.templateDir
2024-03-11  Jean-Noël Aviladoc: git-init: rework definition lists
2024-03-11  Jean-Noël Aviladoc: git-init: format placeholders
2024-03-11  Jean-Noël Aviladoc: git-init: format verbatim parts
2024-03-09  Johannes Schindelinmerge-ort/merge-recursive: do report errors in `merge_s...
2024-03-09  Johannes Schindelinmerge-recursive: prepare for `merge_submodule()` to...
2024-03-07  Junio C HamanoThe fifth batch
2024-03-07  Junio C HamanoMerge branch 'ps/remote-helper-repo-initialization...
2024-03-07  Junio C HamanoMerge branch 'jk/upload-pack-v2-capability-cleanup'
2024-03-07  Junio C HamanoMerge branch 'jk/upload-pack-bounded-resources'
2024-03-07  Junio C HamanoMerge branch 'ps/reftable-repo-init-fix'
2024-03-07  Junio C HamanoMerge branch 'ml/log-merge-with-cherry-pick-and-other...
2024-03-07  Junio C HamanoMerge branch 'eg/add-uflags'
2024-03-07  Junio C HamanoMerge branch 'jt/commit-redundant-scissors-fix'
2024-03-07  Junio C HamanoMerge branch 'js/merge-tree-3-trees'
2024-03-07  Junio C HamanoMerge branch 'cc/rev-list-allow-missing-tips'
2024-03-07  Junio C HamanoMerge branch 'jc/no-lazy-fetch'
2024-03-07  Patrick Steinhardtreftable/block: fix binary search over restart counter
2024-03-07  Patrick Steinhardtreftable/record: fix memory leak when decoding object...
2024-03-07  Florian Schmidtwt-status: don't find scissors line beyond buf len
2024-03-07  Patrick Steinhardtreftable/stack: register compacted tables as tempfiles
2024-03-07  Patrick Steinhardtreftable/stack: register lockfiles during compaction
2024-03-07  Patrick Steinhardtreftable/stack: register new tables as tempfiles
2024-03-07  Patrick Steinhardtlockfile: report when rollback fails
2024-03-07  Jeff Kingdoc/gitremote-helpers: fix missing single-quote
2024-03-07  Jeff Hostetlertrace2: emit 'def_param' set with 'cmd_name' event
2024-03-07  Jeff Hostetlertrace2: avoid emitting 'def_param' set more than once
2024-03-07  Jeff Hostetlert0211: demonstrate missing 'def_param' events for certa...
2024-03-06  Vincenzo Mezzelat7301: use test_path_is_(missing|file)
2024-03-06  Jeff Hostetlerfsmonitor: support case-insensitive events
2024-03-06  Jeff Hostetlerfsmonitor: refactor bit invalidation in refresh callback
2024-03-06  Jeff Hostetlerfsmonitor: trace the new invalidated cache-entry count
2024-03-06  Jeff Hostetlerfsmonitor: return invalidated cache-entry count on...
2024-03-06  Patrick Steinhardtt0610: remove unused variable assignment
2024-03-06  Haritha Dbuild: support z/OS (OS/390).
2024-03-05  Aryan Guptatests: modernize the test script t0010-racy-git.sh
2024-03-05  Alexander Shopovrevision.c: trivial fix to message
2024-03-05  Alexander Shopovbuiltin/clone.c: trivial fix of message
2024-03-05  Alexander Shopovbuiltin/remote.c: trivial fix of error message
2024-03-05  Alexander Shopovtransport-helper.c: trivial fix of error message
2024-03-05  Kristoffer... branch: advise about ref syntax rules
2024-03-05  Kristoffer... advice: use double quotes for regular quoting
2024-03-05  Kristoffer... advice: use backticks for verbatim
2024-03-05  Kristoffer... advice: make all entries stylistically consistent
2024-03-05  Kristoffer... t3200: improve test style
2024-03-05  Kristoffer... config: document `core.commentChar` as ASCII-only
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'
next