index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-05
index-pack: fix allocation of sorted_by_pos array
Junio C Hamano
1
-8
/
+8
2015-07-01
Git 2.5.0-rc1
v2.5.0-rc1
Junio C Hamano
2
-1
/
+8
2015-07-01
Add tests for wildcard "path vs ref" disambiguation
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2015-06-25
Git 2.5.0-rc0
v2.5.0-rc0
Junio C Hamano
2
-16
/
+3
2015-06-25
Git 2.4.5
v2.4.5
Junio C Hamano
4
-3
/
+32
2015-06-25
cvsimport: silence regex warning appearing in Perl 5.22.
Christian Neukirchen
1
-1
/
+1
2015-06-25
Fix definition of ARRAY_SIZE for non-gcc builds
Charles Bailey
1
-5
/
+3
2015-06-24
Ninth batch for 2.5
Junio C Hamano
1
-39
/
+102
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
4
-38
/
+8
2015-06-22
for_each_packed_object: automatically open pack index
Jeff King
2
-1
/
+7
2015-06-19
mergetool-lib: fix default tool selection
Michael J Gruber
1
-0
/
+1
2015-06-18
git-multimail: update to release 1.1.0
Matthieu Moy
6
-326
/
+1017
2015-06-17
fetch-pack: check for shallow if depth given
Mike Edgar
1
-1
/
+1
2015-06-16
Eighth batch for 2.5
Junio C Hamano
1
-1
/
+11
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-11
Second half of seventh batch
Junio C Hamano
1
-0
/
+28
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-10
git-p4: fixing --changes-block-size handling
Luke Diamand
2
-28
/
+69
2015-06-10
git-p4: add tests for non-numeric revision range
Luke Diamand
1
-0
/
+38
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
3
-3
/
+14
2015-06-09
commit: cope with scissors lines in commit message
SZEDER Gábor
2
-5
/
+28
2015-06-09
git-completion.tcsh: fix redirect with noclobber
Ariel Faigon
1
-1
/
+1
2015-06-08
am --abort: keep unrelated commits on unborn branch
Paul Tan
2
-1
/
+12
2015-06-08
am --abort: support aborting to unborn branch
Paul Tan
2
-1
/
+25
2015-06-08
am --abort: revert changes introduced by failed 3way merge
Paul Tan
2
-1
/
+28
2015-06-08
am --skip: support skipping while on unborn branch
Paul Tan
2
-3
/
+11
2015-06-08
am -3: support 3way merge on unborn branch
Paul Tan
2
-1
/
+11
2015-06-08
am --skip: revert changes introduced by failed 3way merge
Paul Tan
2
-1
/
+17
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-08
read_loose_refs(): treat NULL_SHA1 loose references as broken
Michael Haggerty
2
-1
/
+11
2015-06-08
read-cache: fix untracked cache invalidation when split-index is used
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-06-08
git-p4: test with limited p4 server results
Luke Diamand
1
-6
/
+23
2015-06-08
git-p4: additional testing of --changes-block-size
Luke Diamand
1
-9
/
+47
2015-06-08
completion: teach 'scissors' mode to 'git commit --cleanup='
SZEDER Gábor
1
-1
/
+1
2015-06-06
utf8: NO_ICONV: silence uninitialized variable warning
Eric Sunshine
1
-1
/
+3
2015-06-06
lockfile: wait using sleep_millisec() instead of select()
Johannes Sixt
1
-9
/
+1
2015-06-06
lockfile: convert retry timeout computations to millisecond
Johannes Sixt
1
-13
/
+8
2015-06-06
help.c: wrap wait-only poll() invocation in sleep_millisec()
Johannes Sixt
3
-1
/
+7
2015-06-06
lockfile: replace random() by rand()
Johannes Sixt
1
-2
/
+2
2015-06-05
Git 2.4.3
v2.4.3
Junio C Hamano
4
-3
/
+80
[next]