index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base85.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-18
t/t8003-blame-corner-cases.sh: Use here documents
Mike Hommey
1
-17
/
+17
2016-07-18
blame: allow to blame paths freshly added to the index
Mike Hommey
2
-1
/
+54
2016-07-18
cache-tree: do not generate empty trees as a result of all i-t-a subentries
Nguyễn Thái Ngọc Duy
2
-1
/
+23
2016-07-18
cache-tree.c: fix i-t-a entry skipping directory updates sometimes
Nguyễn Thái Ngọc Duy
2
-2
/
+19
2016-07-18
test-lib.sh: introduce and use $EMPTY_BLOB
Nguyễn Thái Ngọc Duy
8
-38
/
+35
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
Nguyễn Thái Ngọc Duy
6
-13
/
+11
2016-07-15
Git 2.9.2
v2.9.2
Junio C Hamano
4
-3
/
+17
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
3
-3
/
+18
2016-07-14
push: anonymize URL in status output
Jeff King
2
-2
/
+12
2016-07-13
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
4
-6
/
+29
2016-07-13
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
1
-7
/
+8
2016-07-13
index-pack: correct "offset" type in unpack_entry_data()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-07-13
index-pack: report correct bad object offsets even if they are large
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2016-07-13
index-pack: correct "len" type in unpack_data()
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2016-07-13
sha1_file.c: use type off_t* for object_info->disk_sizep
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2016-07-12
pack-objects: pass length to check_pack_crc() without truncation
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2016-07-11
diff: fix a double off-by-one with --ignore-space-at-eol
Johannes Schindelin
3
-4
/
+6
2016-07-11
diff: demonstrate a bug with --patience and --ignore-space-at-eol
Johannes Schindelin
1
-0
/
+8
2016-07-11
Git 2.9.1
v2.9.1
Junio C Hamano
3
-2
/
+58
2016-07-11
hoist out handle_nonblock function for xread and xwrite
Eric Wong
1
-28
/
+20
2016-07-08
am: counteract gender bias
Johannes Schindelin
1
-8
/
+8
2016-07-07
notes-merge: use O_EXCL to avoid overwriting existing files
René Scharfe
1
-5
/
+1
2016-07-06
More fixes for 2.9.1
Junio C Hamano
1
-0
/
+34
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
mailmap: use main email address for dturner
David Turner
1
-0
/
+1
2016-07-06
t/lib-git-daemon: use test_match_signal
Jeff King
1
-2
/
+1
2016-07-06
test_must_fail: use test_match_signal
Jeff King
1
-1
/
+1
2016-07-06
t0005: use test_match_signal as appropriate
Jeff King
1
-2
/
+2
2016-07-06
tests: factor portable signal check out of t0005
Jeff King
2
-6
/
+22
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
2
-2
/
+60
2016-07-01
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
1
-1
/
+1
2016-07-01
t7810-grep.sh: fix duplicated test name
Charles Bailey
1
-1
/
+1
2016-07-01
grep.c: reuse "icase" variable
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy
2
-0
/
+18
2016-07-01
diffcore-pickaxe: Add regcomp_or_die()
Nguyễn Thái Ngọc Duy
1
-9
/
+13
2016-07-01
grep/pcre: support utf-8
Nguyễn Thái Ngọc Duy
2
-0
/
+17
2016-07-01
gettext: add is_utf8_locale()
Nguyễn Thái Ngọc Duy
2
-2
/
+23
2016-07-01
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
3
-2
/
+26
2016-07-01
grep: rewrite an if/else condition to avoid duplicate expression
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
4
-1
/
+108
2016-06-30
commit -S: avoid invalid pointer with empty message
Johannes Schindelin
1
-1
/
+6
2016-06-30
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
1
-1
/
+1
2016-06-30
sequencer: use skip_blank_lines() to find the commit subject
Johannes Schindelin
1
-4
/
+2
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
2016-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-29
rebase -i: restore autostash on abort
Patrick Steinhardt
2
-0
/
+32