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-25
Git 2.31-rc0
v2.31.0-rc0
Junio C Hamano
-1
/
+50
2021-02-25
Merge branch 'jc/push-delete-nothing'
Junio C Hamano
-1
/
+6
2021-02-25
Merge branch 'sh/mergetools-vimdiff1'
Junio C Hamano
-1
/
+12
2021-02-25
Merge branch 'dl/doc-config-camelcase'
Junio C Hamano
-7
/
+7
2021-02-25
Merge branch 'js/params-vs-args'
Junio C Hamano
-18
/
+18
2021-02-25
Merge branch 'ug/doc-commit-approxidate'
Junio C Hamano
-4
/
+7
2021-02-25
Merge branch 'es/maintenance-of-bare-repositories'
Junio C Hamano
-17
/
+46
2021-02-25
Merge branch 'mt/add-chmod-fixes'
Junio C Hamano
-10
/
+54
2021-02-25
Merge branch 'ds/merge-base-independent'
Junio C Hamano
-25
/
+165
2021-02-25
Merge branch 'ah/rebase-no-fork-point-config'
Junio C Hamano
-17
/
+61
2021-02-25
Merge branch 'mt/grep-sparse-checkout'
Junio C Hamano
-11
/
+179
2021-02-25
Merge branch 'ah/commit-graph-leakplug'
Junio C Hamano
-0
/
+1
2021-02-25
Merge branch 'zh/difftool-skip-to'
Junio C Hamano
-0
/
+40
2021-02-25
Merge branch 'cw/pack-config-doc'
Junio C Hamano
-1
/
+19
2021-02-25
Merge branch 'jc/maint-column-doc-typofix'
Junio C Hamano
-3
/
+3
2021-02-25
Merge branch 'ma/doc-markup-fix'
Junio C Hamano
-8
/
+8
2021-02-25
Merge branch 'jc/diffcore-rotate'
Junio C Hamano
-1
/
+197
2021-02-25
Merge branch 'mt/checkout-index-corner-cases'
Junio C Hamano
-15
/
+51
2021-02-25
Merge branch 'js/doc-proto-v2-response-end'
Junio C Hamano
-2
/
+2
2021-02-25
Merge branch 'rs/blame-optim'
Junio C Hamano
-5
/
+3
2021-02-25
Merge branch 'mz/doc-notes-are-not-anchors'
Junio C Hamano
-6
/
+8
2021-02-25
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
-478
/
+464
2021-02-25
Merge branch 'jk/rev-list-disk-usage'
Junio C Hamano
-8
/
+292
2021-02-25
commit-graph: use config to specify generation type
Derrick Stolee
-15
/
+25
2021-02-25
commit-graph: create local repository pointer
Derrick Stolee
-4
/
+5
2021-02-24
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
-1
/
+3
2021-02-24
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
-1
/
+3
2021-02-24
Merge branch 'ds/chunked-file-api' into tb/reverse-midx
Junio C Hamano
-468
/
+655
2021-02-24
index-format doc: camelCase core.excludesFile
Junio C Hamano
-2
/
+2
2021-02-24
blame-options.txt: camelcase blame.blankBoundary
Junio C Hamano
-1
/
+1
2021-02-24
i18n.txt: camel case and monospace "i18n.commitEncoding"
Denton Liu
-4
/
+4
2021-02-24
read-cache: make the index write buffer size 128K
Neeraj Singh
-1
/
+1
2021-02-24
add: propagate --chmod errors to exit status
Matheus Tavares
-10
/
+28
2021-02-24
add: mark --chmod error string for translation
Matheus Tavares
-2
/
+2
2021-02-24
add --chmod: don't update index when --dry-run is used
Matheus Tavares
-3
/
+29
2021-02-24
dir: fix malloc of root untracked_cache_dir
Jeff Hostetler
-5
/
+2
2021-02-24
rebase: add a config option for --no-fork-point
Alex Henrie
-17
/
+61
2021-02-24
commit-graph.c: display correct number of chunks when writing
Taylor Blau
-4
/
+3
2021-02-24
l10n: Update Catalan translation
Jordi Mas
-13
/
+12
2021-02-23
push: do not turn --delete '' into a matching push
Junio C Hamano
-1
/
+6
2021-02-23
doc: mention approxidates for git-commit --date
Jeff King
-4
/
+7
2021-02-23
replace "parameters" by "arguments" in error messages
Johannes Sixt
-18
/
+18
2021-02-23
mergetools/vimdiff: add vimdiff1 merge tool variant
Seth House
-1
/
+12
2021-02-23
doc/reftable: document how to handle windows
Han-Wen Nienhuys
-16
/
+26
2021-02-23
Makefile: add {program,xdiff,test,git,fuzz}-objs & objects targets
Ævar Arnfjörð Bjarmason
-0
/
+12
2021-02-23
Makefile: split OBJECTS into OBJECTS and GIT_OBJS
Ævar Arnfjörð Bjarmason
-4
/
+7
2021-02-23
Makefile: sort OBJECTS assignment for subsequent change
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-02-23
Makefile: split up long OBJECTS line
Ævar Arnfjörð Bjarmason
-5
/
+10
2021-02-23
Makefile: guard against TEST_OBJS in the environment
Ævar Arnfjörð Bjarmason
-0
/
+1
2021-02-23
maintenance: fix incorrect `maintenance.repo` path with bare repository
Eric Sunshine
-17
/
+46
[prev]
[next]