index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
strbuf: strbuf_read_file() should return ssize_t
Michael Haggerty
2015-07-04
2
-3
/
+4
*
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2015-06-26
2
-9
/
+0
|
\
|
*
Revert "stash: require a clean index to apply"
Jeff King
2015-06-15
2
-9
/
+0
*
|
Merge branch 'cb/array-size' into maint
Junio C Hamano
2015-06-26
1
-5
/
+3
|
\
\
|
*
|
Fix definition of ARRAY_SIZE for non-gcc builds
Charles Bailey
2015-06-25
1
-5
/
+3
*
|
|
Git 2.4.5
v2.4.5
Junio C Hamano
2015-06-25
4
-3
/
+32
*
|
|
Merge branch 'sg/merge-summary-config' into maint
Junio C Hamano
2015-06-25
3
-16
/
+12
|
\
\
\
|
*
|
|
Documentation: include 'merge.branchdesc' for merge and config as well
SZEDER Gábor
2015-05-28
3
-16
/
+12
*
|
|
|
Merge branch 'jk/make-fix-dependencies' into maint
Junio C Hamano
2015-06-25
1
-24
/
+25
|
\
\
\
\
|
*
|
|
|
Makefile: silence perl/PM.stamp recipe
Jeff King
2015-05-29
1
-1
/
+1
|
*
|
|
|
Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
Jeff King
2015-05-29
1
-21
/
+22
|
*
|
|
|
Makefile: drop dependency between git-instaweb and gitweb
Jeff King
2015-05-29
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'sb/pack-protocol-mention-smart-http' into maint
Junio C Hamano
2015-06-25
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Documentation/technical/pack-protocol: mention http as possible protocol
Stefan Beller
2015-06-02
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'jk/die-on-bogus-worktree-late' into maint
Junio C Hamano
2015-06-25
2
-10
/
+26
|
\
\
\
\
|
*
|
|
|
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
2015-05-29
2
-10
/
+26
|
|
/
/
/
*
|
|
|
Merge branch 'pt/pull-tags-error-diag' into maint
Junio C Hamano
2015-06-25
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
pull: remove --tags error in no merge candidates case
Paul Tan
2015-05-14
1
-9
/
+0
*
|
|
|
|
Merge branch 'jk/color-diff-plain-is-context' into maint
Junio C Hamano
2015-06-25
5
-22
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
2015-05-27
4
-20
/
+20
|
*
|
|
|
|
diff: accept color.diff.context as a synonym for "plain"
Jeff King
2015-05-27
2
-2
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/diagnose-config-mmap-failure' into maint
Junio C Hamano
2015-06-25
4
-11
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
xmmap(): drop "Out of memory?"
Junio C Hamano
2015-05-28
1
-1
/
+1
|
*
|
|
|
|
config.c: rewrite ENODEV into EISDIR when mmap fails
Jeff King
2015-05-28
1
-0
/
+2
|
*
|
|
|
|
config.c: avoid xmmap error messages
Jeff King
2015-05-28
3
-6
/
+21
|
*
|
|
|
|
config.c: fix mmap leak when writing config
Jeff King
2015-05-28
1
-4
/
+5
|
*
|
|
|
|
read-cache.c: drop PROT_WRITE from mmap of index
Jeff King
2015-05-28
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint
Junio C Hamano
2015-06-25
7
-9
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
suppress errors on missing UNINTERESTING links
Jeff King
2015-06-01
1
-1
/
+1
|
*
|
|
|
|
silence broken link warnings with revs->ignore_missing_links
Jeff King
2015-06-01
3
-2
/
+17
|
*
|
|
|
|
add quieter versions of parse_{tree,commit}
Jeff King
2015-06-01
4
-6
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'mm/rebase-i-post-rewrite-exec' into maint
Junio C Hamano
2015-06-25
2
-41
/
+58
|
\
\
\
\
\
|
*
|
|
|
|
t5407: use <<- to align the expected output
Junio C Hamano
2015-05-22
1
-40
/
+40
|
*
|
|
|
|
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
2015-05-22
2
-6
/
+6
|
*
|
|
|
|
rebase -i: demonstrate incorrect behavior of post-rewrite
Matthieu Moy
2015-05-22
1
-0
/
+17
*
|
|
|
|
|
Git 2.4.4
v2.4.4
Junio C Hamano
2015-06-16
4
-3
/
+39
*
|
|
|
|
|
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
2015-06-16
1
-13
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clone: reorder --dissociate and --reference options
Jeff King
2015-05-27
1
-2
/
+2
|
*
|
|
|
|
|
clone: use OPT_STRING_LIST for --reference
Jeff King
2015-05-27
1
-11
/
+2
*
|
|
|
|
|
|
Merge branch 'sb/submodule-doc-intro' into maint
Junio C Hamano
2015-06-16
1
-28
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
submodule doc: reorder introductory paragraphs
Stefan Beller
2015-05-29
1
-28
/
+22
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sb/glossary-submodule' into maint
Junio C Hamano
2015-06-16
1
-0
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
glossary: add "remote", "submodule", "superproject"
Stefan Beller
2015-05-29
1
-0
/
+16
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
2015-06-16
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blame, log: format usage strings similarly to those in documentation
Alex Henrie
2015-05-04
2
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'mc/commit-doc-grammofix' into maint
Junio C Hamano
2015-06-16
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Documentation/git-commit: grammofix
Michael Coleman
2015-05-20
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'rs/janitorial' into maint
Junio C Hamano
2015-06-16
7
-26
/
+9
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dir: remove unused variable sb
René Scharfe
2015-05-20
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
clean: remove unused variable buf
René Scharfe
2015-05-20
1
-2
/
+0
[next]