index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
gc: demonstrate failure with stale remote HEAD
Johannes Schindelin
1
-0
/
+13
2015-09-04
Git 2.4.9
v2.4.9
Junio C Hamano
4
-3
/
+13
2015-09-04
Git 2.3.9
v2.3.9
Junio C Hamano
4
-3
/
+13
2015-09-04
Git 2.2.3
v2.2.3
Junio C Hamano
4
-3
/
+13
2015-09-04
show-branch: use a strbuf for reflog descriptions
Jeff King
1
-2
/
+4
2015-09-04
read_info_alternates: handle paths larger than PATH_MAX
Jeff King
1
-6
/
+3
2015-09-04
notes: use a strbuf in add_non_note
Jeff King
1
-9
/
+10
2015-09-04
verify_absent: allow filenames longer than PATH_MAX
Jeff King
1
-7
/
+10
2015-08-03
Git 2.4.8
v2.4.8
Junio C Hamano
4
-5
/
+25
2015-07-27
Git 2.4.7
v2.4.7
Junio C Hamano
4
-3
/
+57
2015-07-15
Git 2.4.6
v2.4.6
Junio C Hamano
4
-3
/
+27
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-09
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-07-09
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-07-06
Documentation/branch: document -M and -D in terms of --force
Matthieu Moy
1
-2
/
+2
2015-07-06
Documentation/branch: document -d --force and -m --force
Matthieu Moy
1
-0
/
+4
2015-07-04
strbuf: strbuf_read_file() should return ssize_t
Michael Haggerty
2
-3
/
+4
2015-07-04
pager: do not leak "GIT_PAGER_IN_USE" to the pager
Junio C Hamano
1
-0
/
+1
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2
-1
/
+7
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
2
-0
/
+2
2015-06-30
config.c: fix writing config files on Windows network shares
Karsten Blees
1
-0
/
+3
2015-06-29
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2
-2
/
+6
2015-06-29
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
1
-0
/
+21
2015-06-29
http: always use any proxy auth method available
Enrique Tobis
1
-2
/
+2
2015-06-28
fsck: it is OK for a tag and a commit to lack the body
Junio C Hamano
1
-4
/
+13
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-18
test-lib.sh: fix color support when tput needs ~/.terminfo
Richard Hansen
1
-29
/
+28
2015-06-17
docs: clarify that --encoding can produce invalid sequences
Jeff King
1
-1
/
+4
2015-06-17
git-checkout.txt: document "git checkout <pathspec>" better
Torsten Bögershausen
1
-1
/
+5
2015-06-17
Revert "test-lib.sh: do tests for color support after changing HOME"
Richard Hansen
1
-47
/
+43
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
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
[next]