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
2020-03-17
Git 2.25.2
v2.25.2
Junio C Hamano
-2
/
+62
2020-03-17
unicode: update the width tables to Unicode 13.0
Beat Bolli
-16
/
+27
2020-03-17
Merge branch 'js/ci-windows-update' into maint
Junio C Hamano
-73
/
+93
2020-03-17
Merge branch 'jk/run-command-formatfix' into maint
Junio C Hamano
-1
/
+1
2020-03-17
Merge branch 'jk/doc-credential-helper' into maint
Junio C Hamano
-91
/
+88
2020-03-17
Merge branch 'js/mingw-open-in-gdb' into maint
Junio C Hamano
-0
/
+23
2020-03-17
Merge branch 'js/test-unc-fetch' into maint
Junio C Hamano
-0
/
+12
2020-03-17
Merge branch 'js/test-write-junit-xml-fix' into maint
Junio C Hamano
-1
/
+2
2020-03-17
Merge branch 'en/simplify-check-updates-in-unpack-trees' into maint
Junio C Hamano
-12
/
+14
2020-03-17
Merge branch 'jc/doc-single-h-is-for-help' into maint
Junio C Hamano
-1
/
+8
2020-03-17
Merge branch 'hd/show-one-mergetag-fix' into maint
Junio C Hamano
-1
/
+21
2020-03-17
Merge branch 'am/mingw-poll-fix' into maint
Junio C Hamano
-28
/
+3
2020-03-17
Merge branch 'hi/gpg-use-check-signature' into maint
Junio C Hamano
-72
/
+75
2020-03-17
Merge branch 'ds/partial-clone-fixes' into maint
Junio C Hamano
-5
/
+36
2020-03-17
Merge branch 'en/t3433-rebase-stat-dirty-failure' into maint
Junio C Hamano
-2
/
+53
2020-03-17
Merge branch 'en/check-ignore' into maint
Junio C Hamano
-19
/
+35
2020-03-17
Merge branch 'jk/push-option-doc-markup-fix' into maint
Junio C Hamano
-2
/
+2
2020-03-17
Merge branch 'jk/doc-diff-parallel' into maint
Junio C Hamano
-1
/
+1
2020-03-17
Merge branch 'jh/notes-fanout-fix' into maint
Junio C Hamano
-33
/
+94
2020-03-17
Merge branch 'jk/index-pack-dupfix' into maint
Junio C Hamano
-5
/
+7
2020-03-17
Merge branch 'js/rebase-i-with-colliding-hash' into maint
Junio C Hamano
-9
/
+34
2020-03-17
Merge branch 'jk/clang-sanitizer-fixes' into maint
Junio C Hamano
-15
/
+29
2020-03-17
Merge branch 'dt/submodule-rm-with-stale-cache' into maint
Junio C Hamano
-1
/
+8
2020-03-17
Merge branch 'pb/recurse-submodule-in-worktree-fix' into maint
Junio C Hamano
-80
/
+93
2020-03-17
Merge branch 'es/outside-repo-errmsg-hints' into maint
Junio C Hamano
-4
/
+52
2020-03-17
Merge branch 'js/builtin-add-i-cmds' into maint
Junio C Hamano
-3
/
+15
2020-03-15
prefix_path: show gitdir if worktree unavailable
Emily Shaffer
-4
/
+50
2020-03-02
show_one_mergetag: print non-parent in hex form.
Harald van Dijk
-1
/
+21
2020-02-28
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
-72
/
+75
2020-02-27
mingw: workaround for hangs when sending STDIN
Alexandr Miloslavskiy
-28
/
+3
2020-02-27
Documentation: clarify that `-h` alone stands for `help`
Junio C Hamano
-1
/
+8
2020-02-27
Azure Pipeline: switch to the latest agent pools
Johannes Schindelin
-12
/
+25
2020-02-27
ci: prevent `perforce` from being quarantined
Johannes Schindelin
-2
/
+2
2020-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
-59
/
+66
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
-6
/
+6
2020-02-22
partial-clone: demonstrate bugs in partial fetch
Derrick Stolee
-0
/
+31
2020-02-22
run-command.h: fix mis-indented struct member
Jeff King
-1
/
+1
2020-02-19
merge-recursive: fix the refresh logic in update_file_flags
Elijah Newren
-3
/
+6
2020-02-19
t3433: new rebase testcase documenting a stat-dirty-like failure
Elijah Newren
-0
/
+48
2020-02-18
check-ignore: fix documentation and implementation to match
Elijah Newren
-19
/
+35
2020-02-18
doc-diff: use single-colon rule in rendering Makefile
Jeff King
-1
/
+1
2020-02-18
doc/config/push: use longer "--" line for preformatted example
Jeff King
-2
/
+2
2020-02-16
Git 2.25.1
v2.25.1
Junio C Hamano
-2
/
+57
2020-02-16
prefix_path: show gitdir when arg is outside repo
Emily Shaffer
-2
/
+4
2020-02-14
doc: move credential helper info into gitcredentials(7)
Jeff King
-91
/
+88
2020-02-14
Merge branch 'js/convert-typofix' into maint
Junio C Hamano
-1
/
+1
2020-02-14
Merge branch 'js/ci-squelch-doc-warning' into maint
Junio C Hamano
-0
/
+1
2020-02-14
Merge branch 'jb/multi-pack-index-docfix' into maint
Junio C Hamano
-2
/
+3
2020-02-14
Merge branch 'ma/diff-doc-clarify-regexp-example' into maint
Junio C Hamano
-4
/
+4
2020-02-14
Merge branch 'ms/doc-bundle-format' into maint
Junio C Hamano
-0
/
+48
[next]