git.git
2021-02-12 Johannes SchindelinSync with 2.29.3
2021-02-12 Johannes SchindelinGit 2.29.3
2021-02-12 Johannes SchindelinSync with 2.28.1
2021-02-12 Johannes SchindelinGit 2.28.1
2021-02-12 Johannes SchindelinSync with 2.27.1
2021-02-12 Johannes SchindelinGit 2.27.1
2021-02-12 Johannes SchindelinSync with 2.26.3
2021-02-12 Johannes SchindelinGit 2.26.3
2021-02-12 Johannes SchindelinSync with 2.25.5
2021-02-12 Johannes SchindelinGit 2.25.5
2021-02-12 Johannes SchindelinSync with 2.24.4
2021-02-12 Johannes SchindelinGit 2.24.4
2021-02-12 Johannes SchindelinSync with 2.23.4
2021-02-12 Johannes SchindelinGit 2.23.4
2021-02-12 Johannes SchindelinSync with 2.22.5
2021-02-12 Johannes SchindelinGit 2.22.5
2021-02-12 Johannes SchindelinSync with 2.21.4
2021-02-12 Johannes SchindelinGit 2.21.4
2021-02-12 Johannes SchindelinSync with 2.20.5
2021-02-12 Johannes SchindelinGit 2.20.5
2021-02-12 Johannes SchindelinSync with 2.19.6
2021-02-12 Johannes SchindelinGit 2.19.6
2021-02-12 Johannes SchindelinSync with 2.18.5
2021-02-12 Johannes SchindelinGit 2.18.5
2021-02-12 Johannes SchindelinSync with 2.17.6
2021-02-12 Johannes SchindelinGit 2.17.6
2021-02-12 Matheus Tavaresunpack_trees(): start with a fresh lstat cache
2021-02-12 Johannes Schindelinrun-command: invalidate lstat cache after a command...
2021-02-12 Matheus Tavarescheckout: fix bug that makes checkout follow symlinks...
2021-02-11 Junio C HamanoSync with maint
2021-02-11 Junio C HamanoMerge branch 'en/merge-ort-perf'
2021-02-11 Junio C HamanoMerge branch 'en/ort-directory-rename'
2021-02-11 Junio C HamanoMerge branch 'tb/ci-run-cocci-with-18.04' into maint
2021-02-11 Andrew Klotzconfig: improve error message for boolean config
2021-02-11 Shubham Vermat7001: use `test` rather than `[`
2021-02-11 Shubham Vermat7001: use here-docs instead of echo
2021-02-11 Shubham Vermat7001: put each command on a separate line
2021-02-11 Shubham Vermat7001: use '>' rather than 'touch'
2021-02-11 Shubham Vermat7001: avoid using `cd` outside of subshells
2021-02-11 Shubham Vermat7001: remove whitespace after redirect operators
2021-02-11 Shubham Vermat7001: modernize subshell formatting
2021-02-11 Shubham Vermat7001: remove unnecessary blank lines
2021-02-11 Shubham Vermat7001: indent with TABs instead of spaces
2021-02-11 Shubham Vermat7001: modernize test formatting
2021-02-11 Denton Liustash: declare ref_stash as an array
2021-02-11 Denton Liut3905: use test_cmp() to check file contents
2021-02-11 Denton Liut3905: replace test -s with test_file_not_empty
2021-02-11 Denton Liut3905: remove nested git in command substitution
2021-02-11 Denton Liut3905: move all commands into test cases
2021-02-11 Denton Liut3905: remove spaces after redirect operators
2021-02-11 Denton Liugit-stash.txt: be explicit about subcommand options
2021-02-11 Jeff Kingrev-list: add --disk-usage option for calculating disk...
2021-02-11 Johannes Schindelincommit-graph: when incompatible with graphs, indicate why
2021-02-11 Johannes Schindelinreflog expire --stale-fix: be generous about missing...
2021-02-11 Ævar Arnfjörð... diff: plug memory leak from regcomp() on {log,diff} -I
2021-02-11 Ævar Arnfjörð... diff: add an API for deferred freeing
2021-02-11 Ævar Arnfjörð... tests: remove most uses of test_i18ncmp
2021-02-11 Ævar Arnfjörð... tests: remove last uses of C_LOCALE_OUTPUT
2021-02-11 Ævar Arnfjörð... tests: remove most uses of C_LOCALE_OUTPUT
2021-02-11 Ævar Arnfjörð... tests: remove last uses of GIT_TEST_GETTEXT_POISON...
2021-02-11 Martin von... docs: clarify that refs/notes/ do not keep the attached...
2021-02-11 brian m. carlsongpg-interface: remove other signature headers before...
2021-02-11 brian m. carlsonref-filter: hoist signature parsing
2021-02-11 brian m. carlsoncommit: allow parsing arbitrary buffers with headers
2021-02-11 brian m. carlsongpg-interface: improve interface for parsing tags
2021-02-11 Junio C HamanoMerge branch 'tb/ci-run-cocci-with-18.04'
2021-02-10 Junio C HamanoThe seventh batch
2021-02-10 Junio C HamanoMerge branch 'ab/detox-gettext-tests'
2021-02-10 Junio C HamanoMerge branch 'ab/grep-pcre-invalid-utf8'
2021-02-10 Junio C HamanoMerge branch 'ab/retire-pcre1'
2021-02-10 Junio C HamanoMerge branch 'jk/pretty-lazy-load-commit'
2021-02-10 Junio C HamanoMerge branch 'ds/more-index-cleanups'
2021-02-10 Junio C HamanoMerge branch 'rs/worktree-list-verbose'
2021-02-10 Junio C HamanoMerge branch 'js/rebase-i-commit-cleanup-fix'
2021-02-10 Junio C HamanoMerge branch 'jk/t0000-cleanups'
2021-02-10 Junio C HamanoMerge branch 'sg/t7800-difftool-robustify'
2021-02-10 Junio C HamanoMerge branch 'ab/lose-grep-debug'
2021-02-10 Junio C HamanoMerge branch 'jk/use-oid-pos'
2021-02-10 Eric Wongt1500: ensure current --since= behavior remains
2021-02-10 Ævar Arnfjörð... t/.gitattributes: sort lines
2021-02-10 Ævar Arnfjörð... test-lib-functions: move function to lib-bitmap.sh
2021-02-10 Ævar Arnfjörð... test libs: rename gitweb-lib.sh to lib-gitweb.sh
2021-02-10 Ævar Arnfjörð... test libs: rename bundle helper to "lib-bundle.sh"
2021-02-10 Ævar Arnfjörð... test-lib-functions: remove generate_zero_bytes() wrapper
2021-02-10 Ævar Arnfjörð... test-lib-functions: move test_set_index_version() to...
2021-02-10 Ævar Arnfjörð... test lib: change "error" to "BUG" as appropriate
2021-02-10 Ævar Arnfjörð... test-lib: remove check_var_migration
2021-02-10 Jeff Kingmailmap: only look for .mailmap in work tree
2021-02-10 Johannes Schindelinfsck --name-objects: be more careful parsing generation...
2021-02-10 Johannes Schindelint1450: robustify `remove_object()`
2021-02-10 Matheus Tavaresgrep: honor sparse-checkout on working tree searches
2021-02-10 Derrick Stoleemaintenance: incremental strategy runs pack-refs weekly
2021-02-10 Derrick Stoleemaintenance: add pack-refs task
2021-02-09 Jonathan Tanusage: trace2 BUG() invocations
2021-02-09 Seth Housemergetool: add per-tool support and overrides for the...
2021-02-09 Seth Housemergetool: break setup_tool out into separate initializ...
2021-02-09 Seth Housemergetool: add hideResolved configuration
2021-02-09 Jeff Kingt: add --no-tag option to test_commit
2021-02-09 Matheus Tavaresgrep: error out if --untracked is used with --cached
2021-02-08 Junio C HamanoSync with 2.30.1
next
git clone https://git.99rst.org/PROJECT