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
2016-10-28
Git 2.10.2
v2.10.2
Junio C Hamano
-2
/
+69
2016-10-28
Merge branch 'pb/test-parse-options-expect' into maint
Junio C Hamano
-170
/
+13
2016-10-28
Merge branch 'jc/cocci-xstrdup-or-null' into maint
Junio C Hamano
-20
/
+17
2016-10-28
Merge branch 'rs/cocci' into maint
Junio C Hamano
-45
/
+99
2016-10-28
Merge branch 'jc/diff-unique-abbrev-comments' into maint
Junio C Hamano
-1
/
+22
2016-10-28
Merge branch 'rs/pretty-format-color-doc-fix' into maint
Junio C Hamano
-1
/
+2
2016-10-28
Merge branch 'js/reset-usage' into maint
Junio C Hamano
-1
/
+1
2016-10-28
Merge branch 'po/fix-doc-merge-base-illustration' into maint
Junio C Hamano
-21
/
+21
2016-10-28
Merge branch 'jk/tap-verbose-fix' into maint
Junio C Hamano
-5
/
+37
2016-10-28
Merge branch 'tg/add-chmod+x-fix' into maint
Junio C Hamano
-0
/
+1
2016-10-28
Merge branch 'bw/submodule-branch-dot-doc' into maint
Junio C Hamano
-3
/
+8
2016-10-28
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
-11
/
+6
2016-10-28
Merge branch 'jk/fetch-quick-tag-following' into maint
Junio C Hamano
-4
/
+112
2016-10-28
Merge branch 'jk/merge-base-fork-point-without-reflog' into maint
Junio C Hamano
-0
/
+9
2016-10-28
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint
Junio C Hamano
-0
/
+10
2016-10-28
Merge branch 'sb/submodule-config-doc-drop-path' into maint
Junio C Hamano
-5
/
+6
2016-10-28
Merge branch 'jk/ref-symlink-loop' into maint
Junio C Hamano
-1
/
+18
2016-10-28
Merge branch 'nd/commit-p-doc' into maint
Junio C Hamano
-2
/
+4
2016-10-28
Merge branch 'jk/clone-copy-alternates-fix' into maint
Junio C Hamano
-2
/
+5
2016-10-28
Merge branch 'dt/http-empty-auth' into maint
Junio C Hamano
-1
/
+1
2016-10-28
Merge branch 'dp/autoconf-curl-ssl' into maint
Junio C Hamano
-10
/
+11
2016-10-28
Merge branch 'ak/curl-imap-send-explicit-scheme' into maint
Junio C Hamano
-0
/
+1
2016-10-28
Merge branch 'jt/fetch-pack-in-vain-count-with-stateless' into maint
Junio C Hamano
-2
/
+9
2016-10-28
Merge branch 'js/regexec-buf' into maint
Junio C Hamano
-6
/
+7
2016-10-28
Merge branch 'rs/c-auto-resets-attributes' into maint
Junio C Hamano
-0
/
+2
2016-10-28
Merge branch 'yk/git-tag-remove-mention-of-old-layout-in-doc' into maint
Junio C Hamano
-3
/
+2
2016-10-24
doc: fix the 'revert a faulty merge' ASCII art tab spacing
Philip Oakley
-8
/
+8
2016-10-24
test-lib: bail out when "-v" used under "prove"
Jeff King
-0
/
+10
2016-10-21
travis: use --verbose-log test option
Jeff King
-1
/
+1
2016-10-21
test-lib: add --verbose-log option
Jeff King
-3
/
+25
2016-10-21
test-lib: handle TEST_OUTPUT_DIRECTORY with spaces
Jeff King
-2
/
+2
2016-10-21
doc: fix merge-base ASCII art tab spacing
Philip Oakley
-13
/
+13
2016-10-20
doc: remove reference to the traditional layout in git-tag.txt
Younes Khoudli
-3
/
+2
2016-10-20
t3700: fix broken test under !SANITY
Junio C Hamano
-0
/
+1
2016-10-19
submodules doc: update documentation for "." used for submodule branches
Brandon Williams
-3
/
+8
2016-10-17
t0040: convert all possible tests to use `test-parse-options --expect`
Pranit Bauva
-170
/
+13
2016-10-17
inline xalloc_flex() into FLEXPTR_ALLOC_MEM
René Scharfe
-9
/
+3
2016-10-17
avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
René Scharfe
-2
/
+3
2016-10-17
Merge tag 'l10n-2.10.0-rnd2.4' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
-2417
/
+2813
2016-10-16
Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
Jiang Xin
-26
/
+26
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
-4
/
+112
2016-10-14
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
-0
/
+10
2016-10-12
merge-base: handle --fork-point without reflog
Jeff King
-0
/
+9
2016-10-12
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
-20
/
+17
2016-10-12
l10n: de.po: translate 260 new messages
Ralf Thielow
-2387
/
+2783
2016-10-11
Start preparing for 2.10.2
Junio C Hamano
-1
/
+46
2016-10-11
Merge branch 'jk/verify-packfile-gently' into maint
Junio C Hamano
-5
/
+2
2016-10-11
Merge branch 'jc/worktree-config' into maint
Junio C Hamano
-0
/
+2
2016-10-11
Merge branch 'jc/verify-loose-object-header' into maint
Junio C Hamano
-8
/
+30
2016-10-11
Merge branch 'rs/git-gui-use-modern-git-merge-syntax' into maint
Junio C Hamano
-6
/
+1
[next]