index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
fetch-pack: refactor parsing in get_ack
Jeff King
1
-6
/
+9
2014-06-20
fast-import: refactor parsing of spaces
Jeff King
1
-13
/
+7
2014-06-20
stat_opt: check extra strlen call
Jeff King
1
-1
/
+2
2014-06-20
daemon: use skip_prefix to avoid magic numbers
Jeff King
1
-5
/
+6
2014-06-20
fast-import: use skip_prefix for parsing input
Jeff King
1
-72
/
+51
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
10
-54
/
+44
2014-06-20
use skip_prefix to avoid magic numbers
Jeff King
11
-131
/
+149
2014-06-20
transport-helper: avoid reading past end-of-string
Jeff King
1
-7
/
+7
2014-06-20
fast-import: fix read of uninitialized argv memory
Jeff King
1
-5
/
+8
2014-06-20
apply: use skip_prefix instead of raw addition
Jeff King
1
-2
/
+3
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
18
-58
/
+73
2014-06-18
avoid using skip_prefix as a boolean
Jeff King
1
-1
/
+1
2014-06-18
daemon: mark some strings as const
Jeff King
1
-7
/
+7
2014-06-18
parse_diff_color_slot: drop ofs parameter
Jeff King
1
-10
/
+10
2014-06-16
Third batch for 2.1
Junio C Hamano
1
-0
/
+80
2014-06-12
pull: do not abuse 'break' inside a shell 'case'
Jacek Konieczny
1
-2
/
+0
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
5
-8
/
+30
2014-06-10
patch-id-test: test stable and unstable behaviour
Michael S. Tsirkin
1
-11
/
+91
2014-06-10
patch-id: make it stable against hunk reordering
Michael S. Tsirkin
2
-20
/
+91
2014-06-10
test doc: test_write_lines does not split its arguments
Jonathan Nieder
1
-4
/
+3
2014-06-10
test: add test_write_lines helper
Michael S. Tsirkin
2
-0
/
+27
2014-06-09
Update draft release notes to 2.1
Junio C Hamano
1
-2
/
+29
2014-06-06
string-list: spell all values out that are given to a string_list initializer
Tanay Abhra
2
-2
/
+4
2014-06-06
t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
Ramsay Jones
1
-51
/
+57
2014-06-06
test-lib: '--run' to run only specific tests
Ilya Bobyr
3
-8
/
+537
2014-06-06
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
2
-5
/
+71
2014-06-06
test-lib: document short options in t/README
Ilya Bobyr
1
-0
/
+4
2014-06-06
Second batch for 2.1
Junio C Hamano
1
-0
/
+87
2014-06-06
refs.c: optimize check_refname_component()
David Turner
2
-29
/
+44
2014-06-05
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
1
-5
/
+0
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2
-0
/
+7
2014-06-04
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
5
-22
/
+28
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
2
-0
/
+7
2014-06-03
First batch for 2.1
Junio C Hamano
3
-2
/
+88
2014-06-03
refs.c: change read_ref_at to use the reflog iterators
Ronnie Sahlberg
2
-107
/
+105
2014-06-03
environment.c: enable core.preloadindex by default
Steve Hoelzer
2
-3
/
+3
2014-06-03
error_resolve_conflict: drop quotations around operation
Jeff King
1
-1
/
+1
2014-06-03
error_resolve_conflict: rewrap advice message
Jeff King
1
-4
/
+3
2014-06-03
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
2
-15
/
+42
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
1
-2
/
+2
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-06-02
fix brown paper bag breakage in t5150-request-pull.sh
Johannes Sixt
1
-1
/
+1
2014-06-02
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
1
-1
/
+1
2014-05-30
git log: support "auto" decorations
Linus Torvalds
1
-0
/
+2
2014-05-30
compat/bswap.h: fix endianness detection
Ben Walton
1
-1
/
+1
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2
-59
/
+100
2014-05-30
Git 1.9.4
v1.9.4
Junio C Hamano
4
-3
/
+20
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-28
How to keep a project's canonical history correct.
Stephen P. Smith
2
-0
/
+217
2014-05-28
Git 2.0
v2.0.0
Junio C Hamano
2
-1
/
+6
[next]