]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-02-08  Andrei Rybakuserdiff: support Java type parameters
2023-02-08  Emily Shafferhook: support a --to-stdin=<path> option
2023-02-08  Emily Shaffersequencer: use the new hook API for the simpler "post...
2023-02-08  Emily Shafferhook API: support passing stdin to hooks, convert am...
2023-02-08  Emily Shafferrun-command: allow stdin for run_processes_parallel
2023-02-08  Ævar Arnfjörð... run-command.c: remove dead assignment in while-loop
2023-02-08  Junio C HamanoThe fourteenth batch
2023-02-08  Junio C HamanoMerge branch 'ds/scalar-ignore-cron-error'
2023-02-08  Junio C HamanoMerge branch 'mh/doc-credential-cache-only-in-core'
2023-02-08  Junio C HamanoMerge branch 'gm/request-pull-with-non-pgp-signed-tags'
2023-02-07  Calvin WanDocumentation: clarify multiple pushurls vs urls
2023-02-07  Ævar Arnfjörð... config.h: remove unused git_configset_add_parameters()
2023-02-07  Ævar Arnfjörð... commit.c: free() revs.commit in get_fork_point()
2023-02-07  Ævar Arnfjörð... builtin/rebase.c: free() "options.strategy_opts"
2023-02-07  Ævar Arnfjörð... sequencer.c: always free() the "msgbuf" in do_pick_commit()
2023-02-07  Ævar Arnfjörð... builtin/rebase.c: fix "options.onto_name" leak
2023-02-07  Ævar Arnfjörð... builtin/revert.c: move free-ing of "revs" to replay_opt...
2023-02-07  Ævar Arnfjörð... sequencer API users: fix get_replay_opts() leaks
2023-02-07  Ævar Arnfjörð... sequencer.c: split up sequencer_remove_state()
2023-02-07  Ævar Arnfjörð... rebase: use "cleanup" pattern in do_interactive_rebase()
2023-02-06  Ævar Arnfjörð... push: free_refs() the "local_refs" in set_refspecs()
2023-02-06  Ævar Arnfjörð... push: refactor refspec_append_mapped() for subsequent...
2023-02-06  Ævar Arnfjörð... receive-pack: release the linked "struct command *...
2023-02-06  Ævar Arnfjörð... grep API: plug memory leaks by freeing "header_list"
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
next