]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-02-24  Jeff Kinguserformat_want_item(): mark unused parameter
2023-02-24  Jeff Kingfor_each_commit_graft(): mark unused callback parameter
2023-02-24  Jeff Kingrewrite_parents(): mark unused callback parameter
2023-02-24  Jeff Kingfetch-pack: mark unused parameter in callback function
2023-02-24  Jeff Kingnotes: mark unused callback parameters
2023-02-24  Jeff Kingprio-queue: mark unused parameters in comparison functions
2023-02-24  Jeff Kingfor_each_object: mark unused callback parameters
2023-02-24  Jeff Kinglist-objects: mark unused callback parameters
2023-02-24  Jeff Kingmark unused parameters in signal handlers
2023-02-24  Jeff Kingrun-command: mark error routine parameters as unused
2023-02-24  Jeff Kingmark "pointless" data pointers in callbacks
2023-02-24  Jeff Kingref-filter: mark unused callback parameters
2023-02-24  Jeff Kinghttp-backend: mark unused parameters in virtual functions
2023-02-24  Jeff Kinghttp-backend: mark argc/argv unused
2023-02-24  Jeff Kingobject-name: mark unused parameters in disambiguate...
2023-02-24  Jeff Kingserve: mark unused parameters in virtual functions
2023-02-24  Jeff Kingserve: use repository pointer to get config
2023-02-24  Jeff Kingls-refs: drop config caching
2023-02-24  Jeff Kingref-filter: drop unused atom parameter from get_worktre...
2023-02-24  Elijah Newrendiff.h: remove unnecessary include of object.h
2023-02-24  Elijah NewrenRemove unnecessary includes of builtin.h
2023-02-24  Elijah Newrentreewide: replace cache.h with more direct headers...
2023-02-24  Elijah Newrenreplace-object.h: move read_replace_refs declaration...
2023-02-24  Elijah Newrenobject-store.h: move struct object_info from cache.h
2023-02-24  Elijah Newrendir.h: refactor to no longer need to include cache.h
2023-02-24  Elijah Newrenobject.h: stop depending on cache.h; make cache.h depen...
2023-02-24  Elijah Newrenident.h: move ident-related declarations out of cache.h
2023-02-24  Elijah Newrenpretty.h: move has_non_ascii() declaration from commit.h
2023-02-24  Elijah Newrencache.h: remove dependence on hex.h; make other files...
2023-02-24  Elijah Newrenhex.h: move some hex-related declarations from cache.h
2023-02-24  Elijah Newrenhash.h: move some oid-related declarations from cache.h
2023-02-24  Elijah Newrenalloc.h: move ALLOC_GROW() functions from cache.h
2023-02-24  Elijah Newrentreewide: remove unnecessary cache.h includes in source...
2023-02-24  Elijah Newrentreewide: remove unnecessary cache.h includes
2023-02-24  Elijah Newrentreewide: remove unnecessary git-compat-util.h includes...
2023-02-24  Elijah Newrentreewide: ensure one of the appropriate headers is...
2023-02-23  Phillip Woodrebase -i: fix parsing of "fixup -C<commit>"
2023-02-23  Phillip Woodrebase -i: match whole word in is_command()
2023-02-23  Jeff Kingt5559: make SSL/TLS the default
2023-02-23  Jeff Kingt5559: fix test failures with LIB_HTTPD_SSL
2023-02-23  Jeff Kingt/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c
2023-02-23  Jeff Kingt/lib-httpd: respect $HTTPD_PROTO in expect_askpass()
2023-02-23  Jeff Kingt5551: drop curl trace lines without headers
2023-02-23  Jeff Kingt5551: handle v2 protocol in cookie test
2023-02-23  Jeff Kingt5551: simplify expected cookie file
2023-02-23  Jeff Kingt5551: handle v2 protocol in upload-pack service test
2023-02-23  Jeff Kingt5551: handle v2 protocol when checking curl trace
2023-02-23  Jeff Kingt5551: stop forcing clone to run with v0 protocol
2023-02-23  Jeff Kingt5551: handle HTTP/2 when checking curl trace
2023-02-23  Jeff Kingt5551: lower-case headers in expected curl trace
2023-02-23  Jeff Kingt5551: drop redundant grep for Accept-Language
2023-02-23  Jeff Kingt5541: simplify and move "no empty path components...
2023-02-23  Jeff Kingt5541: stop marking "used receive-pack service" test...
2023-02-23  Jeff Kingt5541: run "used receive-pack service" test earlier
2023-02-22  M Hickfordcredential: new attribute password_expiry_utc
2023-02-22  Junio C HamanoThe seventeenth batch
2023-02-22  Junio C HamanoMerge branch 'ab/hook-api-with-stdin'
2023-02-22  Junio C HamanoMerge branch 'ab/various-leak-fixes'
2023-02-22  Junio C HamanoMerge branch 'jk/doc-ls-remote-matching'
2023-02-22  Junio C HamanoMerge branch 'rs/cache-tree-strbuf-growth-fix'
2023-02-22  Junio C HamanoMerge branch 'ab/the-index-compatibility'
2023-02-22  Junio C HamanoMerge branch 'en/name-rev-make-taggerdate-much-less...
2023-02-21  Teng Longrange-diff: let '--abbrev' option takes effect
2023-02-21  Matthias Aßhauerfetch: choose a sensible default with --jobs=0 again
2023-02-21  idriss fekirtrace.c, git.c: remove unnecessary parameter to trace_r...
2023-02-21  Ashutosh Pandeyt2015-checkout-unborn.sh: changes the style for cd
2023-02-21  John Caidiff: teach diff to read algorithm from diff driver
2023-02-21  John Caidiff: consolidate diff algorithm option parsing
2023-02-21  Phillip Woodrebase -i: check labels and refs when parsing todo...
2023-02-21  Patrick Steinhardtdelta-islands: fix segfault when freeing island marks
2023-02-18  René Scharfearchive: add --mtime
2023-02-17  Junio C Hamanoformat.attach: allow empty value to disable multi-part...
2023-02-17  Jeff Kingt0066: drop setup of "dir5"
2023-02-17  Jeff Kingadd basic http proxy tests
2023-02-17  Taylor Blaudir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
2023-02-16  Junio C Hamanotest-genzeros: avoid raw write(2)
2023-02-16  Junio C Hamanorev-list: clarify git-log default date format
2023-02-16  Junio C HamanoThe sixteenth batch
2023-02-16  Junio C HamanoMerge branch 'cw/doc-pushurl-vs-url'
2023-02-16  Junio C HamanoMerge branch 'ab/config-h-remove-unused'
2023-02-16  Junio C HamanoMerge branch 'ab/retire-scripted-add-p'
2023-02-16  Junio C HamanoMerge branch 'rs/size-t-fixes'
2023-02-16  Junio C HamanoMerge branch 'kf/t5000-modernise'
2023-02-16  Junio C HamanoMerge branch 'wl/new-command-doc'
2023-02-16  Junio C HamanoMerge branch 'ar/userdiff-java-update'
2023-02-16  Junio C HamanoMerge branch 'po/attributes-text'
2023-02-16  Junio C HamanoMerge branch 'ab/sequencer-unleak'
2023-02-16  Junio C HamanoMerge branch 'ds/bundle-uri-5'
2023-02-16  Junio C HamanoMerge branch 'cb/grep-fallback-failing-jit'
2023-02-15  Johannes Schindelingpg: do show gpg's error message upon failure
2023-02-15  Johannes Schindelint7510: add a test case that does not need gpg
2023-02-15  Jeff Kingshorten_unambiguous_ref(): avoid sscanf()
2023-02-15  Jeff Kingshorten_unambiguous_ref(): use NUM_REV_PARSE_RULES...
2023-02-15  Jeff Kingshorten_unambiguous_ref(): avoid integer truncation
2023-02-14  Junio C HamanoSync with 'maint'
2023-02-14  Junio C HamanoPrepare for 2.39.3 just in case
2023-02-14  Junio C HamanoMerge branch 'sk/remove-duplicate-includes' into maint...
2023-02-14  Junio C HamanoMerge branch 'rs/clarify-error-in-write-loose-object...
2023-02-14  Junio C HamanoMerge branch 'rs/reflog-expiry-cleanup' into maint...
2023-02-14  Junio C HamanoMerge branch 'rs/clear-commit-marks-cleanup' into maint...
next