index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-10
Merge branch 'ab/lose-grep-debug'
Junio C Hamano
-107
/
+2
2021-02-10
Merge branch 'jk/use-oid-pos'
Junio C Hamano
-94
/
+87
2021-02-10
t1500: ensure current --since= behavior remains
Eric Wong
-0
/
+15
2021-02-10
doc/rebase -i: fix typo in the documentation of 'fixup' command
Charvi Mendiratta
-1
/
+1
2021-02-10
t/t3437: fixup the test 'multiple fixup -c opens editor once'
Charvi Mendiratta
-2
/
+4
2021-02-10
t/t3437: use named commits in the tests
Charvi Mendiratta
-8
/
+10
2021-02-10
t/t3437: simplify and document the test helpers
Charvi Mendiratta
-11
/
+15
2021-02-10
t/t3437: check the author date of fixed up commit
Charvi Mendiratta
-1
/
+3
2021-02-10
t/t3437: remove the dependency of 'expected-message' file from tests
Charvi Mendiratta
-3
/
+3
2021-02-10
t/t3437: fixup here-docs in the 'setup' test
Charvi Mendiratta
-31
/
+31
2021-02-10
t/lib-rebase: update the documentation of FAKE_LINES
Charvi Mendiratta
-3
/
+4
2021-02-10
rebase -i: clarify and fix 'fixup -c' rebase-todo help
Charvi Mendiratta
-4
/
+5
2021-02-10
t/.gitattributes: sort lines
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-02-10
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
-27
/
+29
2021-02-10
test libs: rename gitweb-lib.sh to lib-gitweb.sh
Ævar Arnfjörð Bjarmason
-3
/
+3
2021-02-10
test libs: rename bundle helper to "lib-bundle.sh"
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-02-10
test-lib-functions: remove generate_zero_bytes() wrapper
Ævar Arnfjörð Bjarmason
-8
/
+1
2021-02-10
test-lib-functions: move test_set_index_version() to its user
Ævar Arnfjörð Bjarmason
-5
/
+5
2021-02-10
test lib: change "error" to "BUG" as appropriate
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-02-10
test-lib: remove check_var_migration
Ævar Arnfjörð Bjarmason
-30
/
+0
2021-02-10
mailmap: only look for .mailmap in work tree
Jeff King
-1
/
+49
2021-02-10
fsck --name-objects: be more careful parsing generation numbers
Johannes Schindelin
-4
/
+11
2021-02-10
t1450: robustify `remove_object()`
Johannes Schindelin
-10
/
+6
2021-02-09
grep: honor sparse-checkout on working tree searches
Matheus Tavares
-11
/
+179
2021-02-09
maintenance: incremental strategy runs pack-refs weekly
Derrick Stolee
-2
/
+19
2021-02-09
maintenance: add pack-refs task
Derrick Stolee
-4
/
+35
2021-02-09
usage: trace2 BUG() invocations
Jonathan Tan
-0
/
+39
2021-02-09
mergetool: add per-tool support and overrides for the hideResolved flag
Seth House
-1
/
+44
2021-02-09
mergetool: break setup_tool out into separate initialization function
Seth House
-3
/
+16
2021-02-09
mergetool: add hideResolved configuration
Seth House
-0
/
+42
2021-02-09
t: add --no-tag option to test_commit
Jeff King
-8
/
+10
2021-02-09
grep: error out if --untracked is used with --cached
Matheus Tavares
-0
/
+3
2021-02-08
Sync with 2.30.1
Junio C Hamano
-0
/
+8
2021-02-08
.github/workflows/main.yml: run static-analysis on bionic
Taylor Blau
-1
/
+1
2021-02-08
Git 2.30.1
v2.30.1
Junio C Hamano
-1
/
+9
2021-02-08
Merge branch 'pb/ci-matrix-wo-shortcut' into maint
Junio C Hamano
-0
/
+4
2021-02-08
Merge branch 'pb/blame-funcname-range-userdiff' into maint
Junio C Hamano
-4
/
+4
2021-02-08
Merge branch 'jk/p5303-sed-portability-fix' into maint
Junio C Hamano
-4
/
+8
2021-02-08
Merge branch 'ab/branch-sort' into maint
Junio C Hamano
-44
/
+111
2021-02-08
Merge branch 'ma/more-opaque-lock-file' into maint
Junio C Hamano
-15
/
+15
2021-02-08
Merge branch 'dl/p4-encode-after-kw-expansion' into maint
Junio C Hamano
-1
/
+1
2021-02-08
Merge branch 'ar/t6016-modernise' into maint
Junio C Hamano
-187
/
+167
2021-02-08
Merge branch 'zh/arg-help-format' into maint
Junio C Hamano
-64
/
+64
2021-02-08
Merge branch 'ma/doc-pack-format-varint-for-sizes' into maint
Junio C Hamano
-1
/
+16
2021-02-08
Merge branch 'ma/t1300-cleanup' into maint
Junio C Hamano
-40
/
+32
2021-02-08
Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files' into maint
Junio C Hamano
-8
/
+8
2021-02-08
sequencer: rename a few functions
Charvi Mendiratta
-9
/
+9
2021-02-08
sequencer: fixup the datatype of the 'flag' argument
Charvi Mendiratta
-4
/
+3
2021-02-06
range-diff(docs): explain how to specify commit ranges
Johannes Schindelin
-0
/
+11
2021-02-06
range-diff/format-patch: handle commit ranges other than A..B
Johannes Schindelin
-4
/
+39
[prev]
[next]