index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quote.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
status: cleanup API to wt_status_print
Jeff Hostetler
3
-49
/
+43
2016-08-06
status: rename long-format print routines
Jeff Hostetler
3
-58
/
+58
2016-07-28
Eighth batch of topics for 2.10
Junio C Hamano
1
-19
/
+34
2016-07-28
t9100: portability fix
Junio C Hamano
1
-2
/
+4
2016-07-28
Some fixes for 2.9.3
Junio C Hamano
2
-1
/
+59
2016-07-26
submodule deinit: remove outdated comment
Stefan Beller
1
-2
/
+0
2016-07-26
config.mak.uname: correct perl path on FreeBSD
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-07-25
Seventh batch of topics for 2.10
Junio C Hamano
1
-0
/
+69
2016-07-22
git-svn: allow --version to work anywhere
Eric Wong
2
-2
/
+21
2016-07-22
Windows: add missing definition of ENOTSOCK
Johannes Sixt
1
-0
/
+3
2016-07-22
strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()
René Scharfe
2
-5
/
+8
2016-07-21
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-19
Sixth batch of topics for 2.10
Junio C Hamano
1
-0
/
+70
2016-07-19
use strbuf_addbuf() for appending a strbuf to another
René Scharfe
3
-3
/
+3
2016-07-19
git-svn: document svn.authorsProg in config
Eric Wong
1
-0
/
+3
2016-07-19
fsck: optionally show more helpful info for broken links
Johannes Schindelin
4
-9
/
+85
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-18
fsck: give the error function a chance to see the fsck_options
Johannes Schindelin
3
-5
/
+9
2016-07-18
fsck_walk(): optionally name objects on the go
Johannes Schindelin
2
-4
/
+84
2016-07-18
fsck: refactor how to describe objects
Johannes Schindelin
1
-14
/
+23
2016-07-18
configure.ac: stronger test for pthread linkage
Eric Wong
1
-0
/
+5
2016-07-18
daemon: ignore ENOTSOCK from setsockopt
Eric Wong
1
-3
/
+5
2016-07-15
archive-tar: huge offset and future timestamps would not work on 32-bit
Junio C Hamano
2
-6
/
+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
diff: document diff-filter exclusion
Junio C Hamano
1
-0
/
+3
2016-07-14
mingw: fix regression in t1308-config-set
Johannes Schindelin
1
-1
/
+9
2016-07-14
push: anonymize URL in status output
Jeff King
2
-2
/
+12
2016-07-13
Fifth batch of topics for 2.10
Junio C Hamano
1
-19
/
+40
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-13
worktree: use strbuf_add_absolute_path() directly
René Scharfe
1
-2
/
+2
2016-07-13
rm: reuse strbuf for all remove_dir_recursively() calls
René Scharfe
1
-2
/
+3
2016-07-12
merge: avoid "safer crlf" during recording of merge results
Junio C Hamano
4
-31
/
+43
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-12
travis-ci: enable web server tests t55xx on Linux
Lars Schneider
1
-0
/
+2
2016-07-11
mingw: fix the shortlog --output=<file> test
Johannes Schindelin
1
-2
/
+2
2016-07-11
t/test-lib.sh: fix running tests with --valgrind
Johannes Schindelin
1
-1
/
+1
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
config.mak.uname: define NEEDS_LIBRT under Linux, for now
Eric Wong
1
-0
/
+2
[next]