]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-07-06  Ævar Arnfjörð... cocci: add a "coccicheck-test" target and test *.cocci...
2022-07-06  Ævar Arnfjörð... Makefile & .gitignore: ignore & clean "git.res", not...
2022-07-06  Ævar Arnfjörð... Makefile: remove mandatory "spatch" arguments from...
2022-07-06  Li Linchaols-files: update test style
2022-07-06  Elijah Newrenmerge-ort: fix issue with dual rename and add/add conflict
2022-07-06  Elijah Newrenmerge-ort: shuffle the computation and cleanup of poten...
2022-07-06  Elijah Newrenmerge-ort: make a separate function for freeing struct...
2022-07-06  Elijah Newrenmerge-ort: small cleanups of check_for_directory_rename
2022-07-06  Elijah Newrent6423: add tests of dual directory rename plus add...
2022-07-04  Junio C HamanoGit 2.37.1 v2.37.1
2022-07-04  Junio C HamanoMerge 'js/add-i-delete' into maint-2.37
2022-07-03  Junio C HamanoA regression fix for 2.37
2022-07-03  Junio C HamanoMerge branch 'js/add-i-delete'
2022-07-01  Shaoxuan Yuanmv: add check_dir_in_index() and solve general dir...
2022-07-01  Shaoxuan Yuanmv: use flags mode for update_mode
2022-07-01  Shaoxuan Yuanmv: check if <destination> exists in index to handle...
2022-07-01  Shaoxuan Yuanmv: check if out-of-cone file exists in index with...
2022-07-01  Shaoxuan Yuanmv: decouple if/else-if checks using goto
2022-07-01  Shaoxuan Yuanmv: update sparsity after moving from out-of-cone to...
2022-07-01  Shaoxuan Yuant1092: mv directory from out-of-cone to in-cone
2022-07-01  Shaoxuan Yuant7002: add tests for moving out-of-cone file/directory
2022-07-01  Ævar Arnfjörð... test-tool delta: fix a memory leak
2022-07-01  Ævar Arnfjörð... test-tool ref-store: fix a memory leak
2022-07-01  Ævar Arnfjörð... test-tool bloom: fix memory leaks
2022-07-01  Ævar Arnfjörð... test-tool json-writer: fix memory leaks
2022-07-01  Ævar Arnfjörð... test-tool regex: call regfree(), fix memory leaks
2022-07-01  Ævar Arnfjörð... test-tool urlmatch-normalization: fix a memory leak
2022-07-01  Ævar Arnfjörð... test-tool {dump,scrap}-cache-tree: fix memory leaks
2022-07-01  Ævar Arnfjörð... test-tool path-utils: fix a memory leak
2022-07-01  Ævar Arnfjörð... test-tool test-hash: fix a memory leak
2022-07-01  Ævar Arnfjörð... pull: fix a "struct oid_array" memory leak
2022-07-01  Ævar Arnfjörð... cat-file: fix a common "struct object_context" memory...
2022-07-01  Ævar Arnfjörð... gc: fix a memory leak
2022-07-01  Ævar Arnfjörð... checkout: avoid "struct unpack_trees_options" leak
2022-07-01  Ævar Arnfjörð... merge-file: fix memory leaks on error path
2022-07-01  Ævar Arnfjörð... merge-file: refactor for subsequent memory leak fix
2022-07-01  Ævar Arnfjörð... cat-file: fix a memory leak in --batch-command mode
2022-07-01  Ævar Arnfjörð... revert: free "struct replay_opts" members
2022-07-01  Ævar Arnfjörð... submodule.c: free() memory from xgetcwd()
2022-07-01  Ævar Arnfjörð... clone: fix memory leak in wanted_peer_refs()
2022-07-01  Ævar Arnfjörð... check-ref-format: fix trivial memory leak
2022-07-01  Elijah Newrent6429: fix use of non-existent function
2022-07-01  Han Xincommit-graph.c: no lazy fetch in lookup_commit_in_graph()
2022-07-01  Glen Choosubmodule--helper: remove display path helper
2022-07-01  Glen Choosubmodule--helper update: use --super-prefix
2022-07-01  Ævar Arnfjörð... submodule--helper: remove unused SUPPORT_SUPER_PREFIX...
2022-07-01  Glen Choosubmodule--helper: use correct display path helper
2022-07-01  Glen Choosubmodule--helper: don't recreate recursive prefix
2022-07-01  Glen Choosubmodule--helper update: use display path helper
2022-07-01  Glen Choosubmodule--helper tests: add missing "display path...
2022-06-30  Junio C HamanoMerge branch 'ab/submodule-cleanup' into gc/submodule...
2022-06-30  Ævar Arnfjörð... config tests: fix harmless but broken "rm -r" cleanup
2022-06-30  Ævar Arnfjörð... test-lib.sh: fix prepend_var() quoting issue
2022-06-30  Ævar Arnfjörð... tests: add missing double quotes to included library...
2022-06-30  Derrick Stoleegit-rebase.txt: use back-ticks consistently
2022-06-28  Taylor Blaupack-objects.h: remove outdated pahole results
2022-06-28  Johannes Schindelinadd --interactive: allow `update` to stage deleted...
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: add a "NO_GITWEB" parameter
2022-06-28  SZEDER GáborMakefile: build 'gitweb' in the default target
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: include in top-level Makefile
2022-06-28  Ævar Arnfjörð... gitweb: remove "test" and "test-installed" targets
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: prepare to merge into top-level Makefile
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: clear up and de-duplicate the gitweb...
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: add a $(GITWEB_ALL) variable
2022-06-28  Ævar Arnfjörð... gitweb/Makefile: define all .PHONY prerequisites inline
2022-06-28  Ævar Arnfjörð... git-sh-setup.sh: remove "say" function, change last...
2022-06-28  Ævar Arnfjörð... git-submodule.sh: use "$quiet", not "$GIT_QUIET"
2022-06-28  Glen Choosubmodule--helper: eliminate internal "--update" option
2022-06-28  Ævar Arnfjörð... submodule--helper: understand --checkout, --merge and...
2022-06-28  Ævar Arnfjörð... submodule--helper: report "submodule" as our name in...
2022-06-28  Ævar Arnfjörð... submodule--helper: rename "absorb-git-dirs" to "absorbg...
2022-06-28  Ævar Arnfjörð... submodule update: remove "-v" option
2022-06-28  Ævar Arnfjörð... submodule--helper: have --require-init imply --init
2022-06-28  Ævar Arnfjörð... git-submodule.sh: remove unused top-level "--branch...
2022-06-28  Ævar Arnfjörð... git-submodule.sh: make the "$cached" variable a boolean
2022-06-28  Ævar Arnfjörð... git-submodule.sh: remove unused $prefix variable
2022-06-28  Ævar Arnfjörð... git-submodule.sh: remove unused sanitize_submodule_env()
2022-06-27  Derrick Stoleevscode: improve tab size and wrapping
2022-06-27  Junio C HamanoSync with Git 2.36.2
2022-06-27  Junio C HamanoGit 2.37 v2.37.0
2022-06-27  Junio C HamanoMerge branch 'jc/revert-show-parent-info'
2022-06-27  Junio C HamanoMerge tag 'l10n-2.37.0-rnd1' of https://github.com...
2022-06-27  René Scharferevert: config documentation fixes
2022-06-26  Peter Kreftingl10n: sv.po: Update Swedish translation (5367t0f0u)
2022-06-26  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2022-06-26  Jiang XinMerge branch 'l10n/zh_TW/220623' of github.com:l10n...
2022-06-25  Yi-Jyun Panl10n: zh_TW: v2.37.0 round 1
2022-06-25  Jiang XinMerge branch 'master' of github.com:vnwildman/git
2022-06-25  Tran Ngoc Quanl10n: vi(5367t): Updated translation
2022-06-24  Jean-Noël Avilal10n: fr v2.37 round 1
2022-06-24  Jordi Masl10n: Update Catalan translation
2022-06-23  Junio C HamanoMerge branch 'ab/credentials-in-url-more'
2022-06-23  Taylor BlauDocumentation/config/transfer.txt: fix typo
2022-06-23  Tao Klerksrev-parse: documentation adjustment - mention remote...
2022-06-23  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2022-06-23  Johannes SchindelinGit 2.36.2 v2.36.2
2022-06-23  Johannes SchindelinSync with 2.35.4
2022-06-23  Johannes SchindelinGit 2.35.4 v2.35.4
2022-06-23  Johannes SchindelinSync with 2.34.4
2022-06-23  Johannes SchindelinGit 2.34.4 v2.34.4
next