]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-05-01  Kristoffer... doc: interpret-trailers: use input redirection
2023-05-01  Kristoffer... doc: interpret-trailers: don’t use heredoc in examples
2023-05-01  Glen Choosetup: trace bare repository setups
2023-05-01  Taylor Blaucontrib/credential: embiggen fixed-size buffer in wincred
2023-05-01  Taylor Blaucontrib/credential: avoid fixed-size buffer in libsecret
2023-05-01  Taylor Blaucontrib/credential: .gitignore libsecret build artifacts
2023-05-01  Taylor Blaucontrib/credential: remove 'gnome-keyring' credential...
2023-05-01  Taylor Blaucontrib/credential: avoid fixed-size buffer in osxkeychain
2023-05-01  Taylor Blaut/lib-credential.sh: ensure credential helpers handle...
2023-05-01  Taylor Blaucredential.c: store "wwwauth[]" values in `credential_r...
2023-05-01  Maxim Cournoyersend-email: detect empty blank lines in command output
2023-05-01  Maxim Cournoyersend-email: add --header-cmd, --no-header-cmd options
2023-05-01  Maxim Cournoyersend-email: extract execute_cmd from recipients_cmd
2023-05-01  Oswald Buddenhagent/t3501-revert-cherry-pick.sh: clarify scope of the...
2023-04-28  Junio C HamanoMerge branch 'tb/enable-cruft-packs-by-default'
2023-04-28  Junio C HamanoThe fifteenth batch
2023-04-28  Junio C HamanoMerge branch 'jk/gpg-trust-level-fix'
2023-04-28  Jouke Witteveensend-email docs: Remove mention of discontinued gmail...
2023-04-28  Oswald Buddenhagenmessages: capitalization and punctuation exceptions
2023-04-28  Oswald Buddenhagensequencer: actually translate report in do_exec()
2023-04-27  Glen Choococci: codify authoring and reviewing practices
2023-04-27  Glen Choococci: add headings to and reword README
2023-04-27  Junio C HamanoThe fourteenth batch
2023-04-27  Junio C HamanoMerge branch 'fc/doc-checkout-markup-updates'
2023-04-27  Junio C HamanoMerge branch 'fc/doc-use-datestamp-in-commit'
2023-04-27  Junio C HamanoMerge branch 'ds/fsck-pack-revindex'
2023-04-27  Junio C HamanoMerge branch 'tb/pack-revindex-on-disk'
2023-04-27  Jeff Kingparse_commit(): describe more date-parsing failure...
2023-04-27  Jeff Kingparse_commit(): handle broken whitespace-only timestamp
2023-04-27  Jeff Kingparse_commit(): parse timestamp from end of line
2023-04-27  Jeff Kingt4212: avoid putting git on left-hand side of pipe
2023-04-27  Taylor Blaubanned.h: mark `strtok()` and `strtok_r()` as banned
2023-04-26  Han Xinnegotiator/skipping: fix some problems in mark_common()
2023-04-26  Han Xinnegotiator/default: avoid stack overflow
2023-04-26  Mike HommeyHandle some compiler versions containing a dash
2023-04-26  Junio C Hamanodoc: GIT_DEFAULT_HASH is and will be ignored during...
2023-04-25  Junio C HamanoThe thirteenth batch
2023-04-25  Junio C HamanoMerge branch 'ps/fix-geom-repack-with-alternates'
2023-04-25  Junio C HamanoMerge branch 'rj/send-email-validate-hook-count-messages'
2023-04-25  Junio C HamanoMerge branch 'jk/protocol-cap-parse-fix'
2023-04-25  Junio C HamanoMerge branch 'en/header-split-cache-h'
2023-04-25  Junio C HamanoSync with Git 2.40.1
2023-04-24  Taylor Blaut/helper/test-json-writer.c: avoid using `strtok()`
2023-04-24  Taylor Blaut/helper/test-oidmap.c: avoid using `strtok()`
2023-04-24  Taylor Blaut/helper/test-hashmap.c: avoid using `strtok()`
2023-04-24  Taylor Blaustring-list: introduce `string_list_setlen()`
2023-04-24  Taylor Blaustring-list: multi-delimiter `string_list_split_in_place()`
2023-04-24  Jacob Kellerblame: use different author name for fake commit genera...
2023-04-24  Andrei Rybakt1300: add tests for missing keys
2023-04-24  Andrei Rybakt1300: check stderr for "ignores pairs" tests
2023-04-24  Andrei Rybakt1300: drop duplicate test
2023-04-24  Elijah Newrenmerge-ort: fix calling merge_finalize() with no interme...
2023-04-24  Elijah Newrenreftable: ensure git-compat-util.h is the first (indire...
2023-04-24  Elijah Newrendiff.h: reduce unnecessary includes
2023-04-24  Elijah Newrenobject-store.h: reduce unnecessary includes
2023-04-24  Elijah Newrencommit.h: reduce unnecessary includes
2023-04-24  Elijah Newrenfsmonitor: reduce includes of cache.h
2023-04-24  Elijah Newrencache.h: remove unnecessary headers
2023-04-24  Elijah Newrentreewide: remove cache.h inclusion due to previous...
2023-04-24  Elijah Newrencache,tree: move basic name compare functions from...
2023-04-24  Elijah Newrencache,tree: move cmp_cache_name_compare from tree....
2023-04-24  Elijah Newrenhash-ll.h: split out of hash.h to remove dependency...
2023-04-24  Elijah Newrentree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from...
2023-04-24  Elijah Newrendir.h: move DTYPE defines from cache.h
2023-04-24  Elijah Newrenversioncmp.h: move declarations for versioncmp.c functi...
2023-04-24  Elijah Newrenws.h: move declarations for ws.c functions from cache.h
2023-04-24  Elijah Newrenmatch-trees.h: move declarations for match-trees.c...
2023-04-24  Elijah Newrenpkt-line.h: move declarations for pkt-line.c functions...
2023-04-24  Elijah Newrenbase85.h: move declarations for base85.c functions...
2023-04-24  Elijah Newrencopy.h: move declarations for copy.c functions from...
2023-04-24  Elijah Newrenserver-info.h: move declarations for server-info.c...
2023-04-24  Elijah Newrenpackfile.h: move pack_window and pack_entry from cache.h
2023-04-24  Elijah Newrensymlinks.h: move declarations for symlinks.c functions...
2023-04-24  Elijah Newrentreewide: be explicit about dependence on strbuf.h
2023-04-24  Jeff Kingfetch_bundle_uri(): drop pointless NULL check
2023-04-24  Jeff Kingnotes: clean up confusing NULL checks in init_notes()
2023-04-21  Junio C HamanoThe twelfth batch
2023-04-21  Junio C HamanoMerge branch 'ow/ref-filter-omit-empty'
2023-04-21  Junio C HamanoMerge branch 'ah/format-patch-thread-doc'
2023-04-21  Junio C HamanoMerge branch 'rn/sparse-describe'
2023-04-21  Junio C HamanoMerge branch 'rs/archive-from-subdirectory-fixes'
2023-04-21  Junio C HamanoMerge branch 'fc/doc-stop-using-manversion'
2023-04-21  M Hickfordcredential: new attribute oauth_refresh_token
2023-04-20  Edwin Koflercompletion: suppress unwanted unescaping of `read`
2023-04-20  SZEDER Gáborcocci: remove 'unused.cocci'
2023-04-20  Martin Ågrengittutorial: wrap literal examples in backticks
2023-04-20  Martin Ågrengittutorial: drop early mention of origin
2023-04-20  Junio C HamanoThe eleventh batch
2023-04-20  Junio C HamanoMerge branch 'gc/better-error-when-local-clone-fails...
2023-04-20  Junio C HamanoMerge branch 'ar/t2024-checkout-output-fix'
2023-04-20  Junio C HamanoMerge branch 'rs/get-tar-commit-id-use-defined-const'
2023-04-20  Junio C HamanoMerge branch 'rs/remove-approxidate-relative'
2023-04-20  Junio C HamanoMerge branch 'rs/userdiff-multibyte-regex'
2023-04-19  Michael Strawbridgesend-email: expose header information to git-send-email...
2023-04-19  Michael Strawbridgesend-email: refactor header generation functions
2023-04-19  Jeff Kinggpg-interface: set trust level of missing key to "undef...
2023-04-18  Felipe Contrerasdoc: git-checkout: reorganize examples
2023-04-18  Felipe Contrerasdoc: git-checkout: trivial callout cleanup
2023-04-18  Taylor Blaurepository.h: drop unused `gc_cruft_packs`
2023-04-18  Taylor Blaubuiltin/gc.c: make `gc.cruftPacks` enabled by default
next