index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore-pickaxe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
merge-recursive: write the commit title in one go
Johannes Schindelin
1
-8
/
+9
2016-08-01
merge-recursive: flush output buffer before printing error messages
Johannes Schindelin
1
-48
/
+68
2016-07-26
am -3: use merge_recursive() directly again
Johannes Schindelin
1
-40
/
+22
2016-07-26
merge-recursive: switch to returning errors instead of dying
Johannes Schindelin
1
-27
/
+35
2016-07-26
merge-recursive: handle return values indicating errors
Johannes Schindelin
1
-102
/
+150
2016-07-26
merge-recursive: allow write_tree_from_memory() to error out
Johannes Schindelin
1
-2
/
+2
2016-07-26
merge-recursive: avoid returning a wholesale struct
Johannes Schindelin
1
-50
/
+56
2016-07-26
merge_recursive: abort properly upon errors
Johannes Schindelin
1
-5
/
+12
2016-07-26
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
3
-1
/
+9
2016-07-26
merge-recursive: clarify code in was_tracked()
Johannes Schindelin
1
-16
/
+14
2016-07-26
die(_("BUG")): avoid translating bug messages
Johannes Schindelin
1
-3
/
+3
2016-07-26
die("bug"): report bugs consistently
Johannes Schindelin
9
-21
/
+21
2016-07-26
t5520: verify that `pull --rebase` shows the helpful advice when failing
Johannes Schindelin
1
-0
/
+32
2016-07-25
Seventh batch of topics for 2.10
Junio C Hamano
1
-0
/
+69
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
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-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
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
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
2016-07-11
Git 2.9.1
v2.9.1
Junio C Hamano
3
-2
/
+58
2016-07-11
Fourth batch of topics for 2.10
Junio C Hamano
1
-0
/
+40
2016-07-11
hoist out handle_nonblock function for xread and xwrite
Eric Wong
1
-28
/
+20
2016-07-10
git-svn: warn instead of dying when commit data is missing
Eric Wong
1
-2
/
+6
2016-07-09
git-p4: place temporary refs used for branch import under refs/git-p4-tmp
Lars Schneider
2
-3
/
+3
[next]