index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4113-apply-ending.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-06-25
Git 2.4.5
v2.4.5
Junio C Hamano
4
-3
/
+32
2015-06-25
Fix definition of ARRAY_SIZE for non-gcc builds
Charles Bailey
1
-5
/
+3
2015-06-17
fetch-pack: check for shallow if depth given
Mike Edgar
1
-1
/
+1
2015-06-16
Git 2.4.4
v2.4.4
Junio C Hamano
4
-3
/
+39
2015-06-16
Documentation/describe: improve one-line summary
Matthieu Moy
1
-1
/
+1
2015-06-15
Revert "stash: require a clean index to apply"
Jeff King
2
-9
/
+0
2015-06-13
hooks/pre-auto-gc: adjust power checking for newer OS X
Panagiotis Astithas
1
-1
/
+1
2015-06-12
t0302: "unreadable" test needs SANITY prereq
Paul Tan
1
-1
/
+1
2015-06-12
l10n: de.po: translation fix for fall-back to 3way merge
Michael J Gruber
1
-1
/
+1
2015-06-12
l10n: de.po: punctuation fixes
Michael J Gruber
1
-2
/
+2
2015-06-12
l10n: de.po: grammar fix
Michael J Gruber
1
-1
/
+1
2015-06-12
l10n: de.po: change error message from "sagen" to "Meinten Sie"
Phillip Sz
1
-1
/
+1
2015-06-10
git-prompt.sh: document GIT_PS1_STATESEPARATOR
Joe Cridge
1
-0
/
+4
2015-06-10
doc: format-patch: fix typo
Frans Klaver
1
-1
/
+1
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
3
-3
/
+14
2015-06-09
git-completion.tcsh: fix redirect with noclobber
Ariel Faigon
1
-1
/
+1
2015-06-08
fsck: report errors if reflog entries point at invalid objects
Michael Haggerty
1
-4
/
+9
2015-06-08
fsck_handle_reflog_sha1(): new function
Michael Haggerty
1
-14
/
+15
2015-06-06
utf8: NO_ICONV: silence uninitialized variable warning
Eric Sunshine
1
-1
/
+3
2015-06-05
Git 2.4.3
v2.4.3
Junio C Hamano
4
-3
/
+80
2015-06-03
ewah: use less generic macro name
Jeff King
4
-23
/
+23
2015-06-03
ewah/bitmap: silence warning about MASK macro redefinition
Eric Sunshine
1
-8
/
+8
2015-06-02
Documentation/technical/pack-protocol: mention http as possible protocol
Stefan Beller
1
-3
/
+3
2015-06-02
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
2
-6
/
+14
2015-06-01
suppress errors on missing UNINTERESTING links
Jeff King
1
-1
/
+1
2015-06-01
silence broken link warnings with revs->ignore_missing_links
Jeff King
3
-2
/
+17
2015-06-01
add quieter versions of parse_{tree,commit}
Jeff King
4
-6
/
+16
2015-05-29
glossary: add "remote", "submodule", "superproject"
Stefan Beller
1
-0
/
+16
2015-05-29
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
2
-10
/
+26
2015-05-29
Makefile: silence perl/PM.stamp recipe
Jeff King
1
-1
/
+1
2015-05-29
Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
Jeff King
1
-21
/
+22
2015-05-29
Makefile: drop dependency between git-instaweb and gitweb
Jeff King
1
-1
/
+1
2015-05-29
submodule doc: reorder introductory paragraphs
Stefan Beller
1
-28
/
+22
2015-05-28
Documentation: include 'merge.branchdesc' for merge and config as well
SZEDER Gábor
3
-16
/
+12
2015-05-28
xmmap(): drop "Out of memory?"
Junio C Hamano
1
-1
/
+1
2015-05-28
config.c: rewrite ENODEV into EISDIR when mmap fails
Jeff King
1
-0
/
+2
2015-05-28
config.c: avoid xmmap error messages
Jeff King
3
-6
/
+21
2015-05-28
config.c: fix mmap leak when writing config
Jeff King
1
-4
/
+5
2015-05-28
read-cache.c: drop PROT_WRITE from mmap of index
Jeff King
1
-1
/
+1
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
4
-20
/
+20
2015-05-27
diff: accept color.diff.context as a synonym for "plain"
Jeff King
2
-2
/
+3
2015-05-27
clone: reorder --dissociate and --reference options
Jeff King
1
-2
/
+2
2015-05-27
clone: use OPT_STRING_LIST for --reference
Jeff King
1
-11
/
+2
2015-05-26
Git 2.4.2
v2.4.2
Junio C Hamano
4
-3
/
+49
2015-05-26
http-backend: spool ref negotiation requests to buffer
Jeff King
3
-11
/
+105
2015-05-22
test_bitmap_walk: free bitmap with bitmap_free
Jeff King
1
-1
/
+1
2015-05-22
doc: fix inconsistent spelling of "packfile"
Patrick Steinhardt
2
-3
/
+3
2015-05-22
t5407: use <<- to align the expected output
Junio C Hamano
1
-40
/
+40
2015-05-22
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
2
-6
/
+6
[next]