]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2023-01-13  Johannes Schindelinbisect--helper: simplify exit code computation
2023-01-08  Junio C HamanoThe sixth batch
2023-01-08  Junio C HamanoMerge branch 'cw/ci-whitespace'
2023-01-08  Junio C HamanoMerge branch 'js/drop-mingw-test-cmp'
2023-01-08  Junio C HamanoMerge branch 'js/ci-disable-cmake-by-default'
2023-01-05  Junio C HamanoThe fifth batch
2023-01-05  Junio C HamanoMerge branch 'ab/no-more-git-global-super-prefix'
2023-01-05  Junio C HamanoMerge branch 'ab/bundle-wo-args'
2023-01-05  Junio C HamanoMerge branch 'km/doc-branch-start-point'
2023-01-05  Junio C HamanoMerge branch 'ar/typofix-gitattributes-doc'
2023-01-05  Junio C HamanoMerge branch 'sg/test-oid-wo-incomplete-line'
2023-01-05  Junio C HamanoMerge branch 'dh/mingw-ownership-check-typofix'
2023-01-05  Junio C HamanoMerge branch 'jt/avoid-lazy-fetch-commits'
2023-01-05  Junio C HamanoMerge branch 'sa/cat-file-mailmap--batch-check'
2023-01-02  Junio C HamanoThe fourth batch
2023-01-02  Junio C HamanoMerge branch 'ps/fsync-refs-fix'
2023-01-02  Junio C HamanoMerge branch 'sk/win32-pthread-exit-fix'
2023-01-02  Junio C HamanoMerge branch 'ew/format-patch-mboxrd'
2023-01-02  Junio C HamanoMerge branch 'ds/bundle-uri-4'
2023-01-02  Junio C HamanoMerge branch 'lk/line-range-parsing-fix'
2022-12-28  Junio C HamanoThe third batch
2022-12-28  Junio C HamanoMerge branch 'sa/git-var-sequence-editor'
2022-12-28  Junio C HamanoMerge branch 'ss/pull-v-recurse-fix'
2022-12-27  Ævar Arnfjörð... bundle <cmd>: have usage_msg_opt() note the missing...
2022-12-27  Ævar Arnfjörð... builtin/bundle.c: remove superfluous "newargc" variable
2022-12-27  Andrei Rybakgitattributes.txt: fix typo in "comma separated"
2022-12-27  Kyle Meyerdoc/git-branch: fix --force description typo
2022-12-26  Junio C HamanoThe second batch
2022-12-26  Junio C HamanoMerge branch 'ab/darwin-default-to-sha1dc'
2022-12-26  Junio C HamanoMerge branch 'sk/remove-duplicate-includes'
2022-12-26  Junio C HamanoMerge branch 'pg/diff-stat-unmerged-regression-fix'
2022-12-26  Junio C HamanoMerge branch 'jk/ref-filter-error-reporting-fix'
2022-12-26  Junio C HamanoMerge branch 'rs/clarify-error-in-write-loose-object'
2022-12-26  Junio C HamanoMerge branch 'rs/reflog-expiry-cleanup'
2022-12-26  Junio C HamanoMerge branch 'rs/clear-commit-marks-cleanup'
2022-12-26  Junio C HamanoMerge branch 'rs/am-parse-options-cleanup'
2022-12-26  Junio C HamanoMerge branch 'jk/server-supports-v2-cleanup'
2022-12-26  Junio C HamanoMerge branch 'jk/unused-post-2.39'
2022-12-26  Junio C HamanoMerge branch 'jt/http-fetch-trace2-report-name'
2022-12-26  Junio C HamanoMerge branch 'sg/help-autocorrect-config-fix'
2022-12-26  Ævar Arnfjörð... read-tree: add "--super-prefix" option, eliminate global
2022-12-26  Ævar Arnfjörð... submodule--helper: convert "{update,clone}" to their...
2022-12-26  Ævar Arnfjörð... submodule--helper: convert "status" to its own "--super...
2022-12-26  Ævar Arnfjörð... submodule--helper: convert "sync" to its own "--super...
2022-12-26  Ævar Arnfjörð... submodule--helper: convert "foreach" to its own "-...
2022-12-26  Ævar Arnfjörð... submodule--helper: don't use global --super-prefix...
2022-12-26  Ævar Arnfjörð... submodule.c & submodule--helper: pass along "super_pref...
2022-12-26  Glen Chooread-tree + fetch tests: test failing "--super-prefix...
2022-12-26  Ævar Arnfjörð... submodule absorbgitdirs tests: add missing "Migrating...
2022-12-25  Seija Kijinwin32: use _endthreadex to terminate threads, not ExitT...
2022-12-25  Eric Wongformat-patch: support format.mboxrd with --stdout
2022-12-25  Derrick Stoleeclone: unbundle the advertised bundles
2022-12-25  Derrick Stoleebundle-uri: download bundles from an advertised list
2022-12-25  Derrick Stoleebundle-uri: allow relative URLs in bundle lists
2022-12-25  Derrick Stoleestrbuf: introduce strbuf_strip_file_from_path()
2022-12-25  Derrick Stoleebundle-uri: serve bundle.* keys from config
2022-12-25  Ævar Arnfjörð... bundle-uri client: add helper for testing server
2022-12-25  Derrick Stoleetransport: rename got_remote_heads
2022-12-25  Ævar Arnfjörð... bundle-uri client: add boolean transfer.bundleURI setting
2022-12-25  Ævar Arnfjörð... clone: request the 'bundle-uri' command when available
2022-12-25  Ævar Arnfjörð... t: create test harness for 'bundle-uri' command
2022-12-25  Ævar Arnfjörð... protocol v2: add server-side "bundle-uri" skeleton
2022-12-25  Patrick Steinhardtrefs: fix corruption by not correctly syncing packed...
2022-12-25  Ævar Arnfjörð... bundle: don't segfault on "git bundle <subcmd>"
2022-12-20  Siddharth Asthanacat-file: add mailmap support to --batch-check option
2022-12-20  Siddharth Asthanacat-file: add mailmap support to -s option
2022-12-20  Chris. Websterci (check-whitespace): move to actions/checkout@v3
2022-12-20  Chris. Websterci (check-whitespace): add links to job output
2022-12-20  Chris. Websterci (check-whitespace): suggest fixes for errors
2022-12-20  Johannes Schindelinci: only run win+VS build & tests in Git for Windows...
2022-12-20  Lars Kellogg... line-range: fix infinite loop bug with '$' regex
2022-12-20  Daniël Haazenmingw: fix typo in an error message from ownership...
2022-12-19  Junio C HamanoThe first batch for 2.40
2022-12-19  Junio C HamanoMerge branch 'rj/branch-copy-and-rename'
2022-12-19  Junio C HamanoMerge branch 'rr/status-untracked-advice'
2022-12-19  Junio C HamanoMerge branch 'aw/complete-case-insensitive'
2022-12-19  Junio C HamanoMerge branch 'sx/pthread-error-check-fix'
2022-12-19  Junio C HamanoMerge branch 'rs/diff-parseopts'
2022-12-19  Junio C HamanoMerge branch 'jk/avoid-redef-system-functions'
2022-12-19  Junio C HamanoMerge branch 'jk/avoid-redef-system-functions-2.30'
2022-12-19  Junio C HamanoMerge branch 'rs/t3920-crlf-eating-grep-fix'
2022-12-19  Junio C HamanoMerge branch 'js/t3920-shell-and-or-fix'
2022-12-19  Junio C HamanoMerge branch 'jh/fsmonitor-darwin-modernize'
2022-12-19  Junio C HamanoMerge branch 'ab/t4023-avoid-losing-exit-status-of...
2022-12-19  Junio C HamanoMerge branch 'ab/t7600-avoid-losing-exit-status-of...
2022-12-19  Junio C HamanoMerge branch 'ab/t5314-avoid-losing-exit-status'
2022-12-19  Junio C HamanoMerge branch 'jh/t7527-unflake-by-forcing-cookie'
2022-12-19  Junio C HamanoMerge branch 'rs/plug-pattern-list-leak-in-lof'
2022-12-19  Junio C HamanoMerge branch 'rs/t4205-do-not-exit-in-test-script'
2022-12-19  SZEDER Gábortests: make 'test_oid' print trailing newline
2022-12-18  Sean Allredvar: add GIT_SEQUENCE_EDITOR variable
2022-12-18  Sven Strickrothsubmodule: accept -v for the update command
2022-12-15  Ævar Arnfjörð... Makefile: use sha1collisiondetection by default on...
2022-12-15  Jeff Kingref-filter: convert email atom parser to use err_bad_arg()
2022-12-15  Jeff Kingref-filter: truncate atom names in error messages
2022-12-15  Jeff Kingref-filter: factor out "unrecognized %(foo) arg" errors
2022-12-15  Jeff Kingref-filter: factor out "%(foo) does not take arguments...
2022-12-15  Jeff Kingref-filter: reject arguments to %(HEAD)
2022-12-15  Peter Graysondiff: fix regression with --stat and unmerged file
2022-12-15  Seija Kijingit: remove duplicate includes
next