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