]> Kevux Git Server - rit/shortlog
rit
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: use 'worktree' over 'working tree'
2022-02-23 Derrick Stoleeworktree: extract checkout_worktree()
2022-02-23 Derrick Stoleeworktree: extract copy_sparse_checkout()
2022-02-23 Derrick Stoleeworktree: extract copy_filtered_worktree_config()
2022-02-23 Derrick Stoleeworktree: combine two translatable messages
2022-02-08 Derrick Stoleeconfig: make git_configset_get_string_tmp() private
2022-02-08 Derrick Stoleeworktree: copy sparse-checkout patterns and config...
2022-02-08 Derrick Stoleesparse-checkout: set worktree-config correctly
2022-02-08 Derrick Stoleeconfig: add repo_config_set_worktree_gently()
2022-02-08 Derrick Stoleeworktree: create init_worktree_config()
2022-02-08 Derrick StoleeDocumentation: add extensions.worktreeConfig details
2022-01-24 Junio C HamanoGit 2.35
2022-01-24 Junio C HamanoMerge branch 'ab/checkout-branch-info-leakfix'
2022-01-24 Junio C HamanoMerge tag 'l10n-2.35.0-rnd2' of git://github.com/git...
2022-01-23 Jordi Masl10n: Update Catalan translation
2022-01-22 Jiang XinMerge branch 'l10n/zh_TW/220113' of github.com:l10n...
2022-01-22 Junio C Hamanocheckout: avoid BUG() when hitting a broken repository
2022-01-21 Yi-Jyun Panl10n: zh_TW: v2.35.0 round 2 (0 untranslated)
2022-01-21 Jordi Masl10n: Update Catalan translation
2022-01-20 Junio C HamanoMerge branch 'js/branch-track-inherit'
2022-01-20 René Scharfebranch,checkout: fix --track documentation
2022-01-20 Matthias Rüsterl10n: de.po: Update German translation
2022-01-20 Jürgen Krämerl10n: de.po: Fix translation for "'%s' is aliased to...
2022-01-20 Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2022-01-19 Junio C HamanoGit 2.35-rc2
2022-01-19 Johannes Schindelingetcwd(mingw): handle the case when there is no cwd
2022-01-19 Bagas Sanjayal10n: po-id for 2.35 (round 2)
2022-01-19 Jordi Masl10n: Update Catalan translation
2022-01-19 Junio C HamanoMerge branch 'js/branch-track-inherit'
2022-01-19 Junio C HamanoMerge branch 'jc/freebsd-without-c99-only-build'
2022-01-18 Josh Steadmonbranch,checkout: fix --track usage strings
2022-01-18 Junio C HamanoMakefile: FreeBSD cannot do C99-or-below build
2022-01-17 Junio C HamanoMerge branch 'da/rhel7-lacks-uncompress2-and-c99'
2022-01-17 Tran Ngoc Quanl10n: vi(5195t): Update for v2.35.0 round 2
2022-01-17 Jiang Xinl10n: batch update to fix typo in branch.c
2022-01-17 Jiang Xinl10n: git.pot: v2.35.0 round 2 (1 new, 1 removed)
2022-01-17 Jiang XinMerge tag 'v2.35.0-rc1'
2022-01-16 David Aguilarbuild: centos/RHEL 7 ships with an older gcc and zlib
2022-01-16 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5195t)
2022-01-14 Junio C HamanoGit 2.35-rc1
2022-01-14 Junio C HamanoMerge branch 'js/t1450-making-it-writable-does-not...
2022-01-14 Junio C HamanoMerge branch 'ab/reftable-build-fixes'
2022-01-14 Junio C HamanoMerge branch 'ab/refs-errno-cleanup'
2022-01-13 Ævar Arnfjörð... reftable tests: avoid "int" overflow, use "uint64_t"
2022-01-13 Han-Wen Nienhuysreftable: avoid initializing structs from structs
2022-01-13 Johannes Sixtt1450-fsck: exec-bit is not needed to make loose object...
2022-01-13 Ævar Arnfjörð... refs API: use "failure_errno", not "errno"
2022-01-13 Fangyi Zhoul10n: zh_CN: v2.35.0 round 1
2022-01-13 Jiang XinMerge branch 'fr_2.35.0_rnd1' of github.com:jnavila/git
2022-01-13 Junio C HamanoLast minute fixes before -rc1
2022-01-12 Junio C HamanoMerge branch 'ps/lockfile-cleanup-fix'
2022-01-12 Junio C HamanoMerge branch 'ma/header-dup-cleanup'
2022-01-12 Junio C HamanoMerge branch 'fs/gpg-unknown-key-test-fix'
2022-01-12 Junio C HamanoMerge branch 'ak/protect-any-current-branch'
2022-01-12 Junio C HamanoMerge branch 'jt/pack-header-lshift-overflow'
2022-01-12 Junio C HamanoMerge branch 'rb/nonstop-lacks-uncompress2'
2022-01-12 Junio C HamanoMerge branch 'ma/windows-dynload-fix'
2022-01-12 Junio C HamanoMerge branch 'fs/ssh-signing-key-lifetime'
2022-01-12 Randall S.... build: NonStop ships with an older zlib
2022-01-12 Junio C Hamanopackfile: fix off-by-one error in decoding logic
2022-01-12 Jean-Noël Avilal10n: fr: v2.35.0 round 1
2022-01-12 Fabian Stelzert/gpg: simplify test for unknown key
2022-01-12 Bagas Sanjayabranch: missing space fix at line 313
2022-01-12 Yi-Jyun Panl10n: zh_TW: v2.35.0 round 1 (1 fuzzy)
2022-01-12 Bagas Sanjayal10n: po-id for 2.35 (round 1)
2022-01-12 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2022-01-11 Peter Kreftingl10n: sv.po: Update Swedish translation (5196t0f0u)
2022-01-11 Peter Kreftingl10n: sv.po: Fix typo
2022-01-11 Emir SARIl10n: tr: v2.35.0 round 1
2022-01-11 Jiang Xinl10n: git.pot: v2.35.0 round 1 (126 new, 142 removed)
2022-01-10 Taylor Blaufmt-merge-msg: prevent use-after-free with signed tags
2022-01-10 Junio C HamanoGit 2.35-rc0
2022-01-10 Junio C HamanoMerge branch 'en/stash-df-fix'
2022-01-10 Junio C HamanoMerge branch 'ms/t-readme-typofix'
2022-01-10 Junio C HamanoMerge branch 'ja/i18n-similar-messages'
2022-01-10 Junio C HamanoMerge branch 'en/merge-ort-renorm-with-rename-delete...
2022-01-10 Junio C HamanoMerge branch 'jc/doc-submitting-patches-choice-of-base'
2022-01-10 Junio C HamanoMerge branch 'jl/subtree-check-parents-argument-passing...
2022-01-10 Junio C HamanoMerge branch 'lh/use-gnu-color-in-grep'
2022-01-10 Junio C HamanoMerge branch 'js/branch-track-inherit'
2022-01-10 Junio C HamanoMerge branch 'ab/usage-die-message'
2022-01-10 Junio C HamanoMerge branch 'jz/apply-3-corner-cases'
2022-01-10 Junio C HamanoMerge branch 'hn/reftable-fixes'
2022-01-10 Junio C HamanoMerge branch 'ab/reflog-prep'
2022-01-10 Junio C HamanoMerge branch 'ab/do-not-limit-stash-help-to-push'
2022-01-10 Junio C HamanoMerge branch 'ab/makefile-hook-list-dependency-fix'
2022-01-10 Junio C HamanoMerge branch 'ab/makefile-pager-env-is-used-only-by...
2022-01-10 Junio C HamanoMerge branch 'ab/makefile-msgfmt-wo-stats'
2022-01-10 Junio C HamanoMerge branch 'hn/refs-debug-update'
2022-01-10 Junio C HamanoMerge branch 'ds/fetch-pull-with-sparse-index'
2022-01-10 Junio C HamanoMerge branch 'hn/ref-api-tests-update'
2022-01-10 Junio C HamanoMerge branch 'jh/p4-remove-unused'
2022-01-10 Junio C HamanoMerge branch 'ja/perf-use-specified-shell'
2022-01-10 Junio C HamanoMerge branch 'hn/test-ref-store-show-hash-algo'
2022-01-10 Junio C HamanoMerge branch 'ws/fast-export-with-revision-options'
next