]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-06-17  Rubén Justobranch: fix a leak in setup_tracking
2023-06-17  Rubén Justorev-parse: fix a leak with --abbrev-ref
2023-06-17  Jeff Kingcommit: pass --no-divider to interpret-trailers
2023-06-16  M Hickfordcredential/libsecret: store new attributes
2023-06-16  Glen Choosetup.c: don't setup in discover_git_directory()
2023-06-15  M Hickfordcredential: erase all matching credentials
2023-06-15  M Hickfordcredential: avoid erasing distinct password
2023-06-15  Patrick Steinhardtrevision: handle pseudo-opts in `--stdin` mode
2023-06-15  Patrick Steinhardtrevision: small readability improvement for reading...
2023-06-15  Patrick Steinhardtrevision: reorder `read_revisions_from_stdin()`
2023-06-15  René Scharfels-tree: fix documentation of %x format placeholder
2023-06-15  Linus Arverdoc: trailer: add more examples in DESCRIPTION
2023-06-15  Linus Arverdoc: trailer: mention 'key' in DESCRIPTION
2023-06-15  Linus Arverdoc: trailer.<token>.command: emphasize deprecation
2023-06-15  Linus Arverdoc: trailer: use angle brackets for <token> and <value>
2023-06-15  Linus Arverdoc: trailer: remove redundant phrasing
2023-06-15  Linus Arverdoc: trailer: examples: avoid the word "message" by...
2023-06-15  Linus Arverdoc: trailer: drop "commit message part" phrasing
2023-06-15  Linus Arverdoc: trailer: swap verb order
2023-06-15  Linus Arverdoc: trailer: fix grammar
2023-06-14  Jonathan TanCodingGuidelines: use octal escapes, not hex
2023-06-14  Josip Sokcevicdiff-lib: honor override_submodule_config flag bit
2023-06-13  Junio C HamanoStart the 2.42 cycle
2023-06-13  Junio C HamanoMerge branch 'zh/ls-files-format-atoms'
2023-06-13  Junio C HamanoMerge branch 'sl/diff-tree-sparse'
2023-06-13  Junio C HamanoMerge branch 'jk/format-patch-message-id-unleak'
2023-06-13  Junio C HamanoMerge branch 'jc/pack-ref-exclude-include'
2023-06-13  Junio C HamanoMerge branch 'sa/doc-ls-remote'
2023-06-13  Junio C HamanoMerge branch 'gc/doc-cocci-updates'
2023-06-13  Junio C HamanoMerge branch 'jc/diff-s-with-other-options'
2023-06-13  Junio C HamanoMerge branch 'kh/keep-tag-editmsg-upon-failure'
2023-06-12  Rubén Justobranch: fix a leak in setup_tracking
2023-06-12  Rubén Justobranch: fix a leak in check_tracking_branch
2023-06-12  Rubén Justobranch: fix a leak in inherit_tracking
2023-06-12  Rubén Justobranch: fix a leak in dwim_and_setup_tracking
2023-06-12  Rubén Justoremote: fix a leak in query_matches_negative_refspec
2023-06-12  Rubén Justoconfig: fix a leak in git_config_copy_or_rename_section...
2023-06-12  Taylor Blaupack-bitmap.c: gracefully degrade on failure to load...
2023-06-12  Taylor Blaugc: introduce `gc.recentObjectsHook`
2023-06-12  Taylor Blaureachable.c: extract `obj_is_recent()`
2023-06-12  Taylor Blaubuiltin/repack.c: only collect fully-formed packs
2023-06-12  Linus Arverdocs: typofixes
2023-06-12  Todd Zullingert/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq
2023-06-12  Calvin Wanstrbuf: remove global variable
2023-06-12  Calvin Wanpath: move related function to path
2023-06-12  Calvin Wanobject-name: move related functions to object-name
2023-06-12  Calvin Wancredential-store: move related functions to credential...
2023-06-12  Calvin Wanabspath: move related functions to abspath
2023-06-12  Calvin Wanstrbuf: clarify dependency
2023-06-12  Calvin Wanstrbuf: clarify API boundary
2023-06-12  Derrick Stoleerepository: create read_replace_refs setting
2023-06-12  Derrick Stoleereplace-objects: create wrapper around setting
2023-06-12  Derrick Stoleerepository: create disable_replace_refs()
2023-06-12  Patrick Steinhardtcat-file: add option '-Z' that delimits input and outpu...
2023-06-12  Patrick Steinhardtcat-file: simplify reading from standard input
2023-06-12  Patrick Steinhardtstrbuf: provide CRLF-aware helper to read until a speci...
2023-06-12  Patrick Steinhardtt1006: modernize test style to use `test_cmp`
2023-06-12  Patrick Steinhardtt1006: don't strip timestamps from expected results
2023-06-12  Mike Hommeymingw: use lowercase includes for some Windows headers
2023-06-12  Shuqi Liangworktree: integrate with sparse-index
2023-06-12  René Scharferun-command: report exec error even on ENOENT
2023-06-12  René Scharfet1800: loosen matching of error message for bad shebang
2023-06-12  Alejandro R... statinfo.h: move DTYPE defines from dir.h
2023-06-12  Derrick Stoleeadd: test use of brackets when color is disabled
2023-06-12  Derrick Stoleeadd: check color.ui for interactive add
2023-06-06  Kristoffer... notes: move the documentation to the struct
2023-06-06  Kristoffer... notes: update documentation for `use_default_notes`
2023-06-06  Kousik Sanagavarapuref-filter: add new "signature" atom
2023-06-06  Kousik Sanagavaraput/lib-gpg: introduce new prereq GPG2
2023-06-04  Mike Hommeycommit-reach: fix memory leak in get_reachable_subset()
2023-06-03  Jeff Kingci: drop linux-clang job
2023-06-03  Jeff Kingci: run ASan/UBSan in a single job
2023-06-03  Jeff Kingci: use clang for ASan/UBSan checks
2023-06-03  Jeff Kingdiff: detect pathspec magic not supported by --follow
2023-06-03  Jeff Kingdiff: factor out --follow pathspec check
2023-06-03  Jeff Kingpathspec: factor out magic-to-name function
2023-06-03  Teng Longsurround %s with quotes when failed to lookup commit
2023-06-01  Junio C HamanoGit 2.41 v2.41.0
2023-06-01  Junio C HamanoMerge tag 'l10n-2.41.0-2' of https://github.com/git...
2023-05-31  Yi-Jyun Panl10n: zh_TW.po: Git 2.41.0
2023-05-31  Jiang XinMerge branch 'add-uk-initial-l10n' of github.com:arkid1...
2023-05-31  Peter Kreftingl10n: sv.po: Update Swedish translation (5515t0f0u)
2023-05-26  Jordi Masl10n: Update Catalan translation
2023-05-26  Victoria Dyerepository: move 'repository_format_worktree_config...
2023-05-26  Victoria Dyeconfig: pass 'repo' directly to 'config_with_options()'
2023-05-26  Victoria Dyeconfig: use gitdir to get worktree config
2023-05-26  Todd Zullingert/lib-gpg: fix ssh-keygen -Y check-novalidate with...
2023-05-26  Todd Zullingertrace2 tests: fix PTHREADS prereq
2023-05-25  Jiang XinMerge branch 'l10n-de-2.41' of github.com:ralfth/git
2023-05-25  Jiang XinMerge branch 'catalan' of github.com:Softcatala/git-po
2023-05-25  Jiang XinMerge branch 'tr' of github.com:bitigchi/git-po
2023-05-25  Jiang XinMerge branch 'main' of github.com:alshopov/git-po
2023-05-25  Jiang XinMerge branch 'fr_2.41.0_rnd1' of github.com:jnavila/git
2023-05-25  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2023-05-25  Jiang XinMerge branch 'tl/zh_CN_2.41.0_rnd1' of github.com:dyron...
2023-05-24  Junio C HamanoGit 2.41-rc2 v2.41.0-rc2
2023-05-24  Junio C HamanoMerge branch 'sl/sparse-write-tree-part-2'
2023-05-24  Taylor Blaubuiltin/submodule--helper.c: handle missing submodule...
2023-05-23  ZheNing Huls-files: align format atoms with ls-tree
2023-05-23  Philippe Blaincompletion: complete AUTO_MERGE
next