index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
introduce "extensions" form of core.repositoryformatversion
Jeff King
4
-3
/
+159
2015-06-24
Ninth batch for 2.5
Junio C Hamano
1
-39
/
+102
2015-06-18
git-multimail: update to release 1.1.0
Matthieu Moy
6
-326
/
+1017
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-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
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
2015-06-05
The first half of the seventh batch for 2.5
Junio C Hamano
1
-0
/
+14
2015-06-05
ll-merge: pass the original path to external drivers
Junio C Hamano
3
-8
/
+21
2015-06-04
git-am: add am.threeWay config variable
Remi Lespinet
4
-2
/
+41
2015-06-04
t4150-am: refactor am -3 tests
Remi Lespinet
1
-15
/
+11
2015-06-04
git-am.sh: fix initialization of the threeway variable
Remi Lespinet
1
-0
/
+1
2015-06-04
index-pack: fix truncation of off_t in comparison
Jeff King
1
-2
/
+6
2015-06-03
read_loose_refs(): simplify function logic
Michael Haggerty
1
-7
/
+12
2015-06-03
configure: add getdelim() check
Eric Sunshine
1
-0
/
+6
2015-06-03
config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releases
Eric Sunshine
1
-0
/
+3
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
[next]