]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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'
next