]> Kevux Git Server - rit/shortlog
rit
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'
2024-03-05 Patrick Steinhardtrefs/reftable: track last log record name via strbuf
2024-03-05 Patrick Steinhardtreftable/record: use scratch buffer when decoding records
2024-03-05 Patrick Steinhardtreftable/record: reuse message when decoding log records
2024-03-05 Patrick Steinhardtreftable/record: reuse refnames when decoding log records
2024-03-05 Patrick Steinhardtreftable/record: avoid copying author info
2024-03-05 Patrick Steinhardtreftable/record: convert old and new object IDs to...
2024-03-05 Patrick Steinhardtrefs/reftable: reload correct stack when creating reflo...
2024-03-05 Junio C HamanoMerge branch 'ps/reftable-iteration-perf-part2' into...
2024-03-04 Junio C Hamanoclean: further clean-up of implementation around "...
2024-03-04 Patrick Steinhardtrefs/reftable: precompute prefix length
2024-03-04 Patrick Steinhardtreftable: allow inlining of a few functions
2024-03-04 Patrick Steinhardtreftable/record: decode keys in place
2024-03-04 Patrick Steinhardtreftable/record: reuse refname when copying
2024-03-04 Patrick Steinhardtreftable/record: reuse refname when decoding
2024-03-04 Patrick Steinhardtreftable/merged: avoid duplicate pqueue emptiness check
2024-03-04 Patrick Steinhardtreftable/merged: circumvent pqueue with single subiter
2024-03-04 Patrick Steinhardtreftable/merged: handle subiter cleanup on close only
next