]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-02-06  Ævar Arnfjörð... grep.c: refactor free_grep_patterns()
2023-02-06  Ævar Arnfjörð... builtin/merge.c: free "&buf" on "Your local changes...
2023-02-06  Ævar Arnfjörð... builtin/merge.c: use fixed strings, not "strbuf", fix...
2023-02-06  Ævar Arnfjörð... show-branch: free() allocated "head" before return
2023-02-06  Ævar Arnfjörð... commit-graph: fix a parse_options_concat() leak
2023-02-06  Ævar Arnfjörð... http-backend.c: fix cmd_main() memory leak, refactor...
2023-02-06  Ævar Arnfjörð... http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
2023-02-06  Ævar Arnfjörð... worktree: fix a trivial leak in prune_worktrees()
2023-02-06  Ævar Arnfjörð... repack: fix leaks on error with "goto cleanup"
2023-02-06  Ævar Arnfjörð... name-rev: don't xstrdup() an already dup'd string
2023-02-06  Ævar Arnfjörð... various: add missing clear_pathspec(), fix leaks
2023-02-06  Ævar Arnfjörð... clone: use free() instead of UNLEAK()
2023-02-06  Ævar Arnfjörð... commit-graph: use free_commit_graph() instead of UNLEAK()
2023-02-06  Ævar Arnfjörð... bundle.c: don't leak the "args" in the "struct child_pr...
2023-02-06  Ævar Arnfjörð... tests: mark tests as passing with SANITIZE=leak
2023-02-06  Ævar Arnfjörð... tests: don't lose misc "git" exit codes
2023-02-06  Ævar Arnfjörð... tests: don't lose exit status with "test <op> $(git...
2023-02-06  Ævar Arnfjörð... tests: don't lose "git" exit codes in "! ( git ......
2023-02-06  Ævar Arnfjörð... tests: don't lose exit status with "(cd ...; test ...
2023-02-06  Ævar Arnfjörð... t/lib-patch-mode.sh: fix ignored exit codes
2023-02-06  Ævar Arnfjörð... auto-crlf tests: don't lose exit code in loops and...
2023-02-06  Ævar Arnfjörð... docs & comments: replace mentions of "git-add--interact...
2023-02-06  Ævar Arnfjörð... add API: remove run_add_interactive() wrapper function
2023-02-06  Ævar Arnfjörð... add: remove "add.interactive.useBuiltin" & Perl "git...
2023-02-06  René Scharfepack-objects: use strcspn(3) in name_cmp_len()
2023-02-06  René Scharferead-cache: use size_t for {base,df}_name_compare()
2023-02-06  Kostya Farbert5000: modernise archive and :(glob) test
2023-02-06  Wes Lordnew-command.txt: update reference to builtin docs
2023-02-06  Philip Oakley.gitattributes: include `text` attribute for eol attributes
2023-02-06  Johannes SchindelinGit 2.39.2 v2.39.2
2023-02-06  Johannes SchindelinSync with 2.38.4
2023-02-06  Johannes SchindelinGit 2.38.4 v2.38.4
2023-02-06  Johannes SchindelinSync with 2.37.6
2023-02-06  Johannes SchindelinGit 2.37.6 v2.37.6
2023-02-06  Johannes SchindelinSync with 2.36.5
2023-02-06  Johannes SchindelinGit 2.36.5 v2.36.5
2023-02-06  Johannes SchindelinSync with 2.35.7
2023-02-06  Johannes SchindelinGit 2.35.7 v2.35.7
2023-02-06  Johannes SchindelinSync with 2.34.7
2023-02-06  Johannes SchindelinGit 2.34.7 v2.34.7
2023-02-06  Johannes SchindelinSync with 2.33.7
2023-02-06  Junio C HamanoMerge branch 'jk/curl-avoid-deprecated-api'
2023-02-06  Jeff Kinghttp: support CURLOPT_PROTOCOLS_STR
2023-02-06  Jeff Kinghttp: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
2023-02-06  Jeff Kinghttp-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
2023-02-06  Johannes SchindelinGit 2.33.7 v2.33.7
2023-02-06  Johannes SchindelinSync with 2.32.6
2023-02-06  Johannes SchindelinGit 2.32.6 v2.32.6
2023-02-06  Johannes SchindelinSync with 2.31.7
2023-02-06  Johannes SchindelinGit 2.31.7 v2.31.7
2023-02-06  Johannes SchindelinSync with 2.30.8
2023-02-06  Junio C HamanoGit 2.30.8 v2.30.8
2023-02-06  Junio C HamanoMerge branch 'ps/apply-beyond-symlink' into maint-2.30
2023-02-06  Taylor BlauMerge branch 'tb/clone-local-symlinks' into maint-2.30
2023-02-04  Eric Wongdelta-islands: free island_marks and bitmaps
2023-02-04  Junio C HamanoThe thirteenth batch
2023-02-04  Junio C HamanoMerge branch 'en/ls-files-doc-update'
2023-02-04  Junio C HamanoMerge branch 'en/rebase-incompatible-opts'
2023-02-04  Junio C HamanoMerge branch 'as/ssh-signing-improve-key-missing-error'
2023-02-04  Junio C HamanoMerge branch 'jc/attr-doc-fix'
2023-02-03  Patrick Steinhardtapply: fix writing behind newly created symbolic links
2023-02-02  Harshil-Janimingw: remove msysGit/MSYS1 support
2023-02-02  Harshil-Janimingw: remove duplicate `USE_NED_ALLOCATOR` directive
2023-02-01  Seija Kijincompat/winansi: check for errors of CreateThread()...
2023-02-01  Jeff Kingt/lib-httpd: increase ssl key size to 2048 bits
2023-02-01  Jeff Kingt/lib-httpd: drop SSLMutex config
2023-02-01  Jeff Kingt/lib-httpd: bump required apache version to 2.4
2023-02-01  Jeff Kingt/lib-httpd: bump required apache version to 2.2
2023-02-01  Glen Choodocs: document zero bits in index "mode"
2023-01-31  Mathias Krausegrep: fall back to interpreter if JIT memory allocation...
2023-01-31  Derrick Stoleebundle-uri: test missing bundles with heuristic
2023-01-31  Derrick Stoleebundle-uri: store fetch.bundleCreationToken
2023-01-31  Derrick Stoleefetch: fetch from an external bundle URI
2023-01-31  Derrick Stoleebundle-uri: drop bundle.flag from design doc
2023-01-31  Derrick Stoleeclone: set fetch.bundleURI if appropriate
2023-01-31  Derrick Stoleebundle-uri: download in creationToken order
2023-01-31  Derrick Stoleebundle-uri: parse bundle.<id>.creationToken values
2023-01-31  Derrick Stoleebundle-uri: parse bundle.heuristic=creationToken
2023-01-31  Derrick Stoleet5558: add tests for creationToken heuristic
2023-01-31  Derrick Stoleebundle: verify using check_connected()
2023-01-31  Derrick Stoleebundle: test unbundling with incomplete history
2023-01-30  Junio C HamanoThe twelfth batch
2023-01-30  Junio C HamanoMerge branch 'ar/markup-em-dash'
2023-01-30  Junio C HamanoMerge branch 'tb/t0003-invoke-dd-more-portably'
2023-01-30  Junio C HamanoMerge branch 'jk/hash-object-fsck'
2023-01-30  Junio C HamanoMerge branch 'po/pretty-format-columns-doc'
2023-01-30  Junio C HamanoMerge branch 'jc/doc-checkout-b'
2023-01-29  M HickfordDocumentation: clarify that cache forgets credentials...
2023-01-27  Derrick Stoleescalar: only warn when background maintenance fails
2023-01-27  Derrick Stoleet921*: test scalar behavior starting maintenance
2023-01-27  Derrick Stoleet: allow 'scalar' in test_must_fail
2023-01-27  Junio C HamanoThe eleventh batch
2023-01-27  Junio C HamanoMerge branch 'cw/fetch-remote-group-with-duplication'
2023-01-27  Junio C HamanoMerge branch 'jc/doc-branch-update-checked-out-branch'
2023-01-27  Junio C HamanoMerge branch 'jk/hash-object-literally-fd-leak'
2023-01-27  Junio C HamanoMerge branch 'pb/branch-advice-recurse-submodules'
2023-01-27  Junio C HamanoMerge branch 'km/send-email-with-v-reroll-count'
2023-01-27  Junio C HamanoMerge branch 'cb/grep-pcre-ucp'
2023-01-27  Junio C HamanoMerge branch 'sa/cat-file-mailmap--batch-check'
2023-01-27  Junio C HamanoMerge branch 'ab/cache-api-cleanup-users'
next