]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2026-02-04  Junio C HamanoMerge branch 'ar/run-command-hook-take-2' into ar/confi...
2026-02-03  Junio C Hamanodiff-highlight: allow testing with Git 3.0 breaking...
2026-02-03  Phil Hord.mailmap: fix email for Phil Hord
2026-02-03  Toon Claescocci: extend MEMZERO_ARRAY() rules
2026-02-03  Pushkar Singhsubtree: validate --prefix against commit in split
2026-02-03  Kristoffer... doc: shortlog: put back trailer paragraphs
2026-02-03  Justin Toblerodb: transparently handle common transaction behavior
2026-02-03  Justin Toblerodb: prepare `struct odb_transaction` to become generic
2026-02-03  Justin Toblerobject-file: rename transaction functions
2026-02-03  Justin Toblerodb: store ODB source in `struct odb_transaction`
2026-02-02  René Scharfeblame: fix coloring for repeated suspects
2026-02-02  HodaSalimt9160:modernize test path checking
2026-02-02  Abdalrhman... .github/CONTRIBUTING.md: link to SubmittingPatches...
2026-02-02  Junio C HamanoGit 2.53 maint v2.53.0
2026-02-02  Junio C HamanoMerge tag 'l10n-2.53.0-v1' of https://github.com/git...
2026-02-02  Carlo Marcelo... RelNotes: fully spell negation
2026-01-31  Jiang XinMerge branch 'jx/zh_CN' of github.com:jiangxin/git
2026-01-31  Jiang XinMerge branch 'l10n/zh-TW/git-2-53' of github.com:l10n...
2026-01-31  Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2026-01-31  Jiang XinMerge branch 'l10n-ga-2.53' of github.com:aindriu80...
2026-01-31  Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2026-01-31  Jiang XinMerge branch 'fr_2.53' of github.com:jnavila/git
2026-01-31  Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2026-01-31  Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2026-01-31  Jiang Xinl10n: zh_CN: standardize glossary terms
2026-01-30  Junio C HamanoRelNotes: correct "fast-import" option name
2026-01-30  Tian Yuchent/perf/p3400: speed up setup using fast-import
2026-01-30  Shreyansh Paliwalshow-index: use gettext wrapping in user facing error...
2026-01-30  Shreyansh Paliwalshow-index: warn when falling back to SHA-1 outside...
2026-01-30  Toon Claeslast-modified: verify revision argument is a commit-ish
2026-01-30  Toon Claeslast-modified: remove double error message
2026-01-30  Toon Claeslast-modified: fix memory leak when more than one commi...
2026-01-30  Toon Claeslast-modified: rewrite error message when more than...
2026-01-29  Chris Idemagit-gui: shift tabstops to account for the first column...
2026-01-29  Amisha Chhajedstring-list: add string_list_sort_u() that mimics ...
2026-01-29  Amisha Chhajedu-string-list: add unit tests for string-list methods
2026-01-29  Jiang Xinl10n: zh_CN: updated translation for 2.53
2026-01-29  Jiang Xinl10n: zh_CN: fix inconsistent use of standard vs. wide...
2026-01-28  Emily Shafferreceive-pack: convert receive hooks to hook API
2026-01-28  Emily Shafferreceive-pack: convert update hooks to new API
2026-01-28  Adrian Ratiurun-command: poll child input in addition to output
2026-01-28  Adrian Ratiuhook: add jobs option
2026-01-28  Adrian Ratiureference-transaction: use hook API instead of run...
2026-01-28  Emily Shaffertransport: convert pre-push to hook API
2026-01-28  Adrian Ratiuhook: allow separate std[out|err] streams
2026-01-28  Emily Shafferhook: convert 'post-rewrite' hook in sequencer.c to...
2026-01-28  Emily Shafferhook: provide stdin via callback
2026-01-28  Emily Shafferrun-command: add stdin callback for parallelization
2026-01-28  Adrian Ratiurun-command: add helper for pp child states
2026-01-28  Adrian Ratiut1800: add hook output stream tests
2026-01-28  Sam Bostockworktree: clarify that --expire only affects missing...
2026-01-28  Jean-Noël Avilal10n: fr: v2.53
2026-01-28  Yi-Jyun Panl10n: zh_TW.po: update Git 2.53 translation
2026-01-27  Junio C HamanoRelNotes: a few spelling fixes
2026-01-27  Emir SARIl10n: tr: Update Turkish translations
2026-01-27  Peter Kreftingl10n: sv.po: Update Swedish translation
2026-01-27  Junio C HamanoGit 2.53-rc2 v2.53.0-rc2
2026-01-27  Bagas Sanjayal10n: po-id for 2.53
2026-01-26  Phillip Woodxdiff: remove unused data from xdlclass_t
2026-01-26  Phillip Woodxdiff: remove "line_hash" field from xrecord_t
2026-01-26  Patrick Steinhardtodb: drop unused `for_each_{loose,packed}_object()...
2026-01-26  Patrick Steinhardtreachable: convert to use `odb_for_each_object()`
2026-01-26  Patrick Steinhardtbuiltin/pack-objects: use `packfile_store_for_each_obje...
2026-01-26  Patrick Steinhardtodb: introduce mtime fields for object info requests
2026-01-26  Patrick Steinhardttreewide: drop uses of `for_each_{loose,packed}_object()`
2026-01-26  Patrick Steinhardttreewide: enumerate promisor objects via `odb_for_each_...
2026-01-26  Patrick Steinhardtbuiltin/fsck: refactor to use `odb_for_each_object()`
2026-01-26  Patrick Steinhardtodb: introduce `odb_for_each_object()`
2026-01-26  Patrick Steinhardtpackfile: introduce function to iterate through objects
2026-01-26  Patrick Steinhardtpackfile: extract function to iterate through objects...
2026-01-26  Patrick Steinhardtobject-file: introduce function to iterate through...
2026-01-26  Patrick Steinhardtobject-file: extract function to read object info from...
2026-01-26  Patrick Steinhardtodb: fix flags parameter to be unsigned
2026-01-26  Patrick Steinhardtodb: rename `FOR_EACH_OBJECT_*` flags
2026-01-26  Aindriú Mac... l10n: ga.po: Fix git-po-helper warnings
2026-01-26  Junio C HamanoRevert "Merge branch 'cs/rebased-subtree-split'"
2026-01-26  Karthik Nayakfetch: delay user information post committing of transa...
2026-01-26  Karthik Nayakreceive-pack: utilize rejected ref error details
2026-01-26  Karthik Nayakfetch: utilize rejected ref error details
2026-01-26  Karthik Nayakupdate-ref: utilize rejected error details if available
2026-01-26  Karthik Nayakrefs: add rejection detail to the callback function
2026-01-26  Karthik Nayakrefs: skip to next ref when current ref is rejected
2026-01-25  Junio C HamanoMerge branch 'master' of https://github.com/j6t/git-gui
2026-01-25  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (6091t)
2026-01-25  Johannes Sixtgit-gui: mark *.po files at any directory level as...
2026-01-25  Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
2026-01-24  Alexander Shopovgit-gui i18n: Update Bulgarian translation (558t)
2026-01-24  Johannes SixtMerge branch 'master' of github.com:alshopov/git-gui
2026-01-23  Junio C HamanoA bit more before -rc2
2026-01-23  Junio C HamanoMerge branch 'dk/replay-doc-omit-irrelevant-rev-list...
2026-01-23  Junio C HamanoMerge branch 'js/symlink-windows'
2026-01-23  Junio C HamanoMerge branch 'pw/mailmap-self'
2026-01-23  Junio C HamanoMerge branch 'js/ci-leak-skip-svn'
2026-01-23  Junio C HamanoMerge branch 'jx/build-options-gettext'
2026-01-23  Junio C HamanoMerge branch 'ty/t1005-test-path-is-helpers'
2026-01-23  Junio C HamanoMerge branch 'rj/cygwin-test-fixes-for-2.53'
2026-01-23  Junio C HamanoMerge branch 'sb/doc-update-ref-markup-fix'
2026-01-23  Junio C HamanoMerge branch 'kh/mailmap-avila'
2026-01-23  Aindriú Mac... l10n: ga.po: Update Irish translation for Git 2.53
2026-01-23  Alexander Shopovgit-gui i18n: Update Bulgarian translation (557t)
next