]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-07-10  René Scharfecocci: avoid normalization rules for memcpy
2022-07-10  brian m. carlsonsha256: add support for Nettle
2022-07-10  Junio C Hamanobuiltin/mv.c: use the MOVE_ARRAY() macro instead of...
2022-07-08  Fernando Ramosvimdiff: make layout engine more robust against user...
2022-07-08  Phillip Woodxdiff: introduce XDL_ALLOC_GROW()
2022-07-08  Phillip Woodxdiff: introduce XDL_CALLOC_ARRAY()
2022-07-08  Phillip Woodxdiff: introduce xdl_calloc
2022-07-08  Phillip Woodxdiff: introduce XDL_ALLOC_ARRAY()
2022-07-08  Kilian Kilgergit-p4: fix bug with encoding of p4 client name
2022-07-08  Jeff Kingclone: use remote branch if it matches default HEAD
2022-07-08  Jeff Kingclone: propagate empty remote HEAD even with other...
2022-07-08  Jeff Kingclone: drop extra newline from warning message
2022-07-06  Ævar Arnfjörð... cocci: generalize "unused" rule to cover more than...
2022-07-06  Ævar Arnfjörð... cocci: add and apply a rule to find "unused" strbufs
2022-07-06  Ævar Arnfjörð... cocci: have "coccicheck{,-pending}" depend on "cocciche...
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
next