]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-18  Elijah Newrenprotocol.h: move definition of DEFAULT_GIT_PORT from...
2023-04-11  Elijah Newrenmailmap, quote: move declarations of global vars to...
2023-04-11  Elijah Newrentreewide: reduce includes of cache.h in other headers
2023-04-11  Elijah Newrentreewide: remove double forward declaration of read_in_full
2023-04-11  Elijah Newrencache.h: remove unnecessary includes
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to pager.h changes
2023-04-11  Elijah Newrenpager.h: move declarations for pager.c functions from...
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to editor.h...
2023-04-11  Elijah Newreneditor: move editor-related functions and declarations...
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to object.h...
2023-04-11  Elijah Newrenobject.h: move some inline functions and defines from...
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to object-file...
2023-04-11  Elijah Newrenobject-file.h: move declarations for object-file.c...
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to git-zlib...
2023-04-11  Elijah Newrengit-zlib: move declarations for git-zlib functions...
2023-04-11  Elijah Newrentreewide: remove cache.h inclusion due to object-name...
2023-04-11  Elijah Newrenobject-name.h: move declarations for object-name.c...
2023-04-11  Elijah Newrentreewide: remove unnecessary cache.h inclusion
2023-04-11  Elijah Newrentreewide: be explicit about dependence on mem-pool.h
2023-04-11  Elijah Newrentreewide: be explicit about dependence on oid-array.h
2023-04-11  Elijah Newrentreewide: be explicit about dependence on pack-revindex.h
2023-04-11  Elijah Newrentreewide: be explicit about dependence on convert.h
2023-04-11  Elijah Newrentreewide: be explicit about dependence on advice.h
2023-04-11  Elijah Newrentreewide: be explicit about dependence on trace.h ...
2023-04-04  Junio C HamanoMerge branch 'ab/remove-implicit-use-of-the-repository...
2023-03-28  Ævar Arnfjörð... libs: use "struct repository *" argument, not "the_repo...
2023-03-28  Ævar Arnfjörð... post-cocci: adjust comments for recent repo_* migration
2023-03-28  Ævar Arnfjörð... cocci: apply the "revision.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "rerere.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "refs.h" part of "the_repository.pending"
2023-03-28  Ævar Arnfjörð... cocci: apply the "promisor-remote.h" part of "the_repos...
2023-03-28  Ævar Arnfjörð... cocci: apply the "packfile.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "pretty.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "object-store.h" part of "the_reposito...
2023-03-28  Ævar Arnfjörð... cocci: apply the "diff.h" part of "the_repository.pending"
2023-03-28  Ævar Arnfjörð... cocci: apply the "commit.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: apply the "commit-reach.h" part of "the_reposito...
2023-03-28  Ævar Arnfjörð... cocci: apply the "cache.h" part of "the_repository...
2023-03-28  Ævar Arnfjörð... cocci: add missing "the_repository" macros to "pending"
2023-03-28  Ævar Arnfjörð... cocci: sort "the_repository" rules by header
2023-03-28  Ævar Arnfjörð... cocci: fix incorrect & verbose "the_repository" rules
2023-03-28  Ævar Arnfjörð... cocci: remove dead rule from "the_repository.pending...
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-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  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 'jk/unused-post-2.39-part2'
2023-03-17  Junio C HamanoMerge branch 'en/header-cleanup'
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-12  Junio C HamanoGit 2.40 v2.40.0
2023-03-12  Junio C HamanoMerge tag 'l10n-2.40.0-rnd1' of https://github.com...
2023-03-10  Jiang XinMerge branch 'fz/po-zh_CN' of github.com:fangyi-zhou...
2023-03-09  Derrick Stoleeobject-file: reprepare alternates when necessary
2023-03-09  Eric Wongfetch: pass --no-write-fetch-head to subprocesses
2023-03-09  Jeff Kingadd-patch: handle "* Unmerged path" lines
2023-03-08  Ævar Arnfjörð... sequencer.c: fix overflow & segfault in parse_strategy_...
2023-03-08  Felipe Contrerasadvice: add diverging advice for novices
2023-03-08  Jiang XinMerge branch 'l10n-de-2.40' of github.com:ralfth/git
2023-03-08  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2023-03-08  Jiang XinMerge branch 'catalan' of github.com:Softcatala/git-po
2023-03-08  Jiang XinMerge branch 'fr_2.40.0_rnd1' of github.com:jnavila/git
next