]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-03-22  Jeff Kingfast-export: drop data parameter from anonymous generators
2023-03-22  Jeff Kingfast-export: de-obfuscate --anonymize-map handling
2023-03-22  Jeff Kingfast-export: factor out anonymized_entry creation
2023-03-22  Jeff Kingfast-export: simplify initialization of anonymized...
2023-03-22  Jeff Kingfast-export: drop const when storing anonymized values
2023-03-22  Junio C HamanoMerge branch 'backport/jk/range-diff-fixes'
2023-03-22  Junio C HamanoMerge branch 'backport/jk/curl-avoid-deprecated-api...
2023-03-22  Junio C HamanoMerge branch 'backport/jx/ci-ubuntu-fix' into maint...
2023-03-22  Junio C HamanoMerge branch 'backport/jc/http-clear-finished-pointer...
2023-03-22  Junio C HamanoMerge branch 'backport/js/ci-gcc-12-fixes'
2023-03-22  Junio C Hamanohttp.c: clear the 'finished' member once we are done...
2023-03-22  Johannes Schindelinclone.c: avoid "exceeds maximum object size" error...
2023-03-21  Junio C HamanoThe third batch
2023-03-21  Junio C HamanoMerge branch 'fc/test-aggregation-clean-up'
2023-03-21  Junio C HamanoMerge branch 'ps/receive-pack-unlock-before-die'
2023-03-21  Junio C HamanoMerge branch 'aj/ls-files-format-fix'
2023-03-21  Junio C HamanoMerge branch 'jk/format-patch-ignore-noprefix'
2023-03-21  Junio C Hamanoam: refer to format-patch in the documentation
2023-03-21  Felipe Contrerasdoc: remove GNU troff workaround
2023-03-21  Paul Eggertgit-compat-util: use gettimeofday(2) for time(2)
2023-03-21  Elijah Newrencsum-file.h: remove unnecessary inclusion of cache.h
2023-03-21  Elijah Newrenwrite-or-die.h: move declarations for write-or-die...
2023-03-21  Elijah Newrentreewide: remove cache.h inclusion due to setup.h changes
2023-03-21  Elijah Newrensetup.h: move declarations for setup.c functions from...
2023-03-21  Elijah Newrentreewide: remove cache.h inclusion due to environment...
2023-03-21  Elijah Newrenenvironment.h: move declarations for environment.c...
2023-03-21  Elijah Newrentreewide: remove unnecessary includes of cache.h
2023-03-21  Elijah Newrenwrapper.h: move declarations for wrapper.c functions...
2023-03-21  Elijah Newrenpath.h: move function declarations for path.c functions...
2023-03-21  Elijah Newrencache.h: remove expand_user_path()
2023-03-21  Elijah Newrenabspath.h: move absolute path functions from cache.h
2023-03-21  Elijah Newrenenvironment: move comment_line_char from cache.h
2023-03-21  Elijah Newrentreewide: remove unnecessary cache.h inclusion from...
2023-03-21  Elijah Newrentreewide: remove unnecessary inclusion of gettext.h
2023-03-21  Elijah Newrentreewide: be explicit about dependence on gettext.h
2023-03-21  Elijah Newrentreewide: remove unnecessary cache.h inclusion from...
2023-03-20  Derrick Stoleecommit-reach: add tips_reachable_from_bases()
2023-03-20  Derrick Stoleefor-each-ref: add ahead-behind format atom
2023-03-20  Derrick Stoleecommit-reach: implement ahead_behind() logic
2023-03-20  Taylor Blaucommit-graph: introduce `ensure_generations_valid()`
2023-03-20  Derrick Stoleecommit-graph: return generation from memory
2023-03-20  Derrick Stoleecommit-graph: simplify compute_generation_numbers()
2023-03-20  Derrick Stoleecommit-graph: refactor compute_topological_levels()
2023-03-20  Derrick Stoleefor-each-ref: explicitly test no matches
2023-03-20  Derrick Stoleefor-each-ref: add --stdin option
2023-03-20  SZEDER Gáborparse-options.h: use designated initializers in OPT_...
2023-03-20  SZEDER Gáborparse-options.h: rename _OPT_CONTAINS_OR_WITH()'s param...
2023-03-20  SZEDER Gáborparse-options.h: use consistent name for the callback...
2023-03-20  SZEDER Gábortreewide: remove unnecessary inclusions of parse-option...
2023-03-20  SZEDER Gábortreewide: include parse-options.h in source files
2023-03-20  Patrick Steinhardtfetch: centralize printing of reference updates
2023-03-20  Patrick Steinhardtfetch: centralize logic to print remote URL
2023-03-20  Patrick Steinhardtfetch: centralize handling of per-reference format
2023-03-20  Patrick Steinhardtfetch: pass the full local reference name to `format_di...
2023-03-20  Patrick Steinhardtfetch: move output format into `display_state`
2023-03-20  Patrick Steinhardtfetch: move reference width calculation into `display_s...
2023-03-20  Phillip Woodwildmatch: hide internal return values
2023-03-20  Phillip Woodwildmatch: avoid undefined behavior
2023-03-20  Phillip Woodwildmatch: fix exponential behavior
2023-03-20  Andrei Rybakt1507: assert output of rev-parse
2023-03-20  Andrei Rybakt1404: don't create unused file
2023-03-20  Andrei Rybakt1400: assert output of update-ref
2023-03-20  Andrei Rybakt1302: don't create unused file
2023-03-20  Andrei Rybakt1010: don't create unused files
2023-03-20  Andrei Rybakt1006: assert error output of cat-file
2023-03-20  Andrei Rybakt1005: assert output of ls-files
2023-03-19  Junio C HamanoThe second batch
2023-03-19  Junio C HamanoMerge branch 'jk/add-p-unmerged-fix'
2023-03-19  Junio C HamanoMerge branch 'ew/fetch-no-write-fetch-head-fix'
2023-03-19  Junio C HamanoMerge branch 'fc/advice-diverged-history'
2023-03-19  Junio C HamanoMerge branch 'ab/fix-strategy-opts-parsing'
2023-03-19  Junio C HamanoMerge branch 'ds/reprepare-alternates-when-repreparing...
2023-03-19  Junio C HamanoMerge branch 'jk/format-patch-change-format-for-empty...
2023-03-19  Junio C HamanoMerge branch 'jk/bundle-use-dash-for-stdfiles'
2023-03-19  Junio C HamanoMerge branch 'jk/bundle-progress'
2023-03-19  Junio C HamanoMerge branch 'as/doc-markup-fix'
2023-03-19  Junio C HamanoMerge branch 'rj/avoid-switching-to-already-used-branch'
2023-03-19  Junio C HamanoMerge branch 'rj/bisect-already-used-branch'
2023-03-19  Junio C HamanoMerge branch 'zh/push-to-delete-onelevel-ref'
2023-03-19  Junio C HamanoMerge branch 'ak/restore-both-incompatible-with-conflicts'
2023-03-19  Junio C HamanoMerge branch 'ew/commit-reach-clean-up-flags-fix'
2023-03-19  Junio C HamanoMerge branch 'ab/avoid-losing-exit-codes-in-tests'
2023-03-17  Jeff Kinggit_connect(): fix corner cases in downgrading v2 to v0
2023-03-17  Jeff Kingtransport: mark unused parameters in fetch_refs_from_bu...
2023-03-17  Jeff Kinghttp: mark unused parameter in fill_active_slot() callbacks
2023-03-17  Jeff Kinghttp: drop unused parameter from start_object_request()
2023-03-17  Jeff Kingmailmap: drop debugging code
2023-03-17  Junio C HamanoStart the 2.41 cycle
2023-03-17  Junio C HamanoMerge branch 'fz/rebase-msg-update'
2023-03-17  Junio C HamanoMerge branch 'ew/fetch-hiderefs'
2023-03-17  Junio C HamanoMerge branch 'mc/credential-helper-www-authenticate'
2023-03-17  Junio C HamanoMerge branch 'jc/gpg-lazy-init'
2023-03-17  Junio C HamanoMerge branch 'en/header-cleanup'
2023-03-17  Junio C HamanoMerge branch 'jk/unused-post-2.39-part2'
2023-03-17  Junio C HamanoMerge branch 'en/dir-api-cleanup'
2023-03-17  Junio C HamanoMerge branch 'jk/fsck-indices-in-worktrees'
2023-03-16  Felipe Contrerascompletion: prompt: use generic colors
2023-03-16  Felipe Contrerasobject-name: fix quiet @{u} parsing
2023-03-13  Jeff Kingrebase: prefer --default-prefix to --{src,dst}-prefix...
2023-03-12  Junio C HamanoGit 2.40 v2.40.0
next