]> Kevux Git Server - rit/shortlog
rit
2024-10-25 Taylor BlauMerge branch 'ak/typofix'
2024-10-25 Taylor BlauMerge branch 'ak/typofixes'
2024-10-25 Taylor BlauMerge branch 'ps/ci-gitlab-windows'
2024-10-25 Taylor BlauMerge branch 'db/submodule-fetch-with-remote-name-fix'
2024-10-24 Usman Akinyemiimap: replace atoi() with strtol_i() for UIDVALIDITY...
2024-10-24 Usman Akinyemimerge: replace atoi() with strtol_i() for marker size...
2024-10-24 Usman Akinyemidaemon: replace atoi() with strtoul_ui() and strtol_i()
2024-10-24 Karthik NayakCodingGuidelines: discourage arbitrary suffixes in...
2024-10-24 Andrew Kreimert: fix typos
2024-10-23 Kristoffer... t7001: add failure test which triggers assertion
2024-10-23 Taylor BlauMerge branch 'ps/reftable-strbuf' into ps/reftable...
2024-10-23 brian m. carlsongitweb: make use of s///r
2024-10-23 brian m. carlsonRequire Perl 5.26.0
2024-10-23 brian m. carlsonINSTALL: document requirement for libcurl 7.61.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.56.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.53.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.52.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.44.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.43.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.39.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.34.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.25.0
2024-10-23 brian m. carlsongit-curl-compat: remove check for curl 7.21.5
2024-10-23 Seyi Kuforijit9101: ensure no whitespace after redirect
2024-10-22 Seyi Kuforijit7011: ensure no whitespace after redirect
2024-10-22 Taylor BlauThe third batch
2024-10-22 Taylor BlauMerge branch 'cw/worktree-relative'
2024-10-22 Taylor BlauMerge branch 'ps/cache-tree-w-broken-index-entry'
2024-10-22 Caleb Whitedoc: consolidate extensions in git-config documentation
2024-10-22 Chizoba ODINAKAt6050: avoid pipes with upstream Git commands
2024-10-22 René Scharfegrep: disable lookahead on error
2024-10-22 Andrew Kreimert1016: clean up style
2024-10-21 Kousik Sanagavaraput4205: fix typo in 'NUL termination with --stat'
2024-10-21 Kristoffer... SubmittingPatches: tags -> trailers
2024-10-21 Patrick Steinhardtcmake: set up proper dependencies for generated clar...
2024-10-21 Patrick Steinhardtcmake: fix compilation of clar-based unit tests
2024-10-21 Patrick SteinhardtMakefile: extract script to generate clar declarations
2024-10-21 Alejandro R... Makefile: adjust sed command for generating "clar-decls.h"
2024-10-21 Patrick Steinhardtt/unit-tests: update clar to 206accb
2024-10-21 Kristoffer... Documentation: mutually link update-ref and symbolic-ref
2024-10-21 Kristoffer... Documentation/git-update-ref.txt: discuss symbolic...
2024-10-21 Kristoffer... Documentation/git-update-ref.txt: remove confusing...
2024-10-21 Kristoffer... Documentation/git-update-ref.txt: demote symlink to...
2024-10-21 Kristoffer... Documentation/git-update-ref.txt: remove safety paragraphs
2024-10-21 Kristoffer... Documentation/git-update-ref.txt: drop “flag”
2024-10-21 Patrick Steinhardtref-filter: format iteratively with lexicographic refna...
2024-10-21 Sven Strickrothglobal: Fix duplicate word typos
2024-10-21 Abraham Samuel... notes: teach the -e option to edit messages in editor
2024-10-21 Piotr Szlazakdoc: document how uploadpack.allowAnySHA1InWant impact...
2024-10-18 Karthik Nayakclang-format: align consecutive macro definitions
2024-10-18 Karthik Nayakclang-format: re-adjust line break penalties
2024-10-18 Ramsay Jonescredential-cache: treat ECONNABORTED like ECONNRESET
2024-10-18 Taylor BlauThe third batch
2024-10-18 Taylor BlauMerge branch 'ps/maintenance-start-crash-fix'
2024-10-18 Taylor BlauMerge branch 'xx/protocol-v2-doc-markup-fix'
2024-10-18 Taylor BlauMerge branch 'tc/bundle-uri-leakfix'
2024-10-18 Taylor BlauMerge branch 'kh/checkout-ignore-other-docfix'
2024-10-18 Taylor BlauMerge branch 'kh/merge-tree-doc'
2024-10-18 Taylor BlauMerge branch 'ng/rebase-merges-branch-name-as-label'
2024-10-18 Taylor BlauMerge branch 'kn/loose-object-layer-wo-global-hash'
2024-10-18 Taylor BlauMerge branch 'jc/doc-refspec-syntax'
2024-10-18 Taylor BlauMerge branch 'aa/t7300-modernize'
2024-10-17 Patrick Steinhardtreftable: handle trivial `reftable_buf` errors
2024-10-17 Patrick Steinhardtreftable/stack: adapt `stack_filename()` to handle...
2024-10-17 Patrick Steinhardtreftable/record: adapt `reftable_record_key()` to handl...
2024-10-17 Patrick Steinhardtreftable/stack: adapt `format_name()` to handle allocat...
2024-10-17 Patrick Steinhardtt/unit-tests: check for `reftable_buf` allocation errors
2024-10-17 Patrick Steinhardtreftable/blocksource: adapt interface name
2024-10-17 Patrick Steinhardtreftable: convert from `strbuf` to `reftable_buf`
2024-10-17 Patrick Steinhardtreftable/basics: provide new `reftable_buf` interface
2024-10-17 Patrick Steinhardtreftable: stop using `strbuf_addf()`
2024-10-17 Patrick Steinhardtreftable: stop using `strbuf_addbuf()`
2024-10-17 Andrew Kreimert: fix typos
2024-10-17 Wolfgang Müllerbuiltin/shortlog: explicitly set hash algo when there...
2024-10-17 Sören Kreckermingw.c: Fix complier warnings for a 64 bit msvc
2024-10-16 Eric Sesterhennfuzz: port fuzz-url-decode-mem from OSS-Fuzz
2024-10-16 Eric Sesterhennfuzz: port fuzz-parse-attr-line from OSS-Fuzz
2024-10-16 Eric Sesterhennfuzz: port fuzz-credential-from-url-gently from OSS...
2024-10-16 Patrick Steinhardthttp: fix build error on FreeBSD
2024-10-16 Patrick Steinhardtbuiltin/credential-cache: fix missing parameter for...
2024-10-16 Patrick Steinhardtt7300: work around platform-specific behaviour with...
2024-10-16 Patrick Steinhardtt5500, t5601: skip tests which exercise paths with...
2024-10-16 Patrick Steinhardtt3404: work around platform-specific behaviour on macOS...
2024-10-16 Patrick Steinhardtt1401: make invocation of tar(1) work with Win32-provid...
2024-10-16 Patrick Steinhardtt/lib-gpg: fix setup of GNUPGHOME in MinGW
2024-10-16 Patrick Steinhardtt/lib-gitweb: test against the build version of gitweb
2024-10-16 Patrick Steinhardtt/test-lib: wire up NO_ICONV prerequisite
2024-10-16 Patrick Steinhardtt/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
2024-10-15 Taylor BlauThe second batch
2024-10-15 Taylor BlauMerge branch 'jk/fsmonitor-event-listener-race-fix'
2024-10-15 Taylor BlauMerge branch 'xx/remote-server-option-config'
2024-10-15 Taylor BlauMerge branch 'js/doc-platform-support-link-fix'
2024-10-15 Taylor BlauMerge branch 'jh/config-unset-doc-fix'
2024-10-14 Linus Arvertrailer: spread usage of "trailer_block" language
2024-10-14 Usman Akinyemit3404: replace test with test_line_count()
2024-10-14 Usman Akinyemit3404: avoid losing exit status with focus on `git...
2024-10-11 Junio C HamanoBreakingChanges: early adopter option
2024-10-11 Bence Ferdinandyt/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
2024-10-11 Philippe BlainMakefile: fix dependency for $(UNIT_TEST_DIR)/clar...
2024-10-11 John Caiarchive: remove the_repository global variable
next