index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Fifth batch for 2.13
Junio C Hamano
1
-9
/
+54
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-15
cherry-pick: detect bogus arguments to --mainline
Jeff King
2
-1
/
+29
2017-03-15
difftool: handle modified symlinks in dir-diff mode
David Aguilar
2
-5
/
+106
2017-03-15
t7800: cleanup cruft left behind by tests
David Aguilar
1
-1
/
+4
2017-03-15
t7800: remove whitespace before redirect
David Aguilar
1
-1
/
+1
2017-03-15
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
3
-8
/
+20
2017-03-14
Fourth batch after 2.12
Junio C Hamano
1
-0
/
+42
2017-03-14
setup.c: mention unresolved problems
Johannes Schindelin
1
-0
/
+2
2017-03-14
t1309: document cases where we would want early config not to die()
Johannes Schindelin
1
-0
/
+24
2017-03-14
setup_git_directory_gently_1(): avoid die()ing
Johannes Schindelin
1
-8
/
+17
2017-03-14
t1309: test read_early_config()
Johannes Schindelin
2
-0
/
+65
2017-03-14
read_early_config(): really discover .git/
Johannes Schindelin
2
-23
/
+16
2017-03-14
read_early_config(): avoid .git/config hack when unneeded
Johannes Schindelin
1
-2
/
+3
2017-03-14
setup: make read_early_config() reusable
Johannes Schindelin
3
-31
/
+32
2017-03-14
setup: introduce the discover_git_directory() function
Johannes Schindelin
2
-0
/
+50
2017-03-14
setup_git_directory_1(): avoid changing global state
Johannes Schindelin
1
-75
/
+118
2017-03-14
setup: prepare setup_discovered_git_dir() for the root directory
Johannes Schindelin
1
-2
/
+4
2017-03-14
add--interactive: do not expand pathspecs with ls-files
Jeff King
2
-11
/
+45
2017-03-14
git-status: make porcelain more robust
Michael J Gruber
1
-4
/
+4
2017-03-13
pathspec: allow escaped query values
Brandon Williams
2
-4
/
+67
2017-03-13
pathspec: allow querying for attributes
Brandon Williams
7
-9
/
+382
2017-03-13
http-walker: fix buffer underflow processing remote alternates
Jeff King
1
-4
/
+7
2017-03-13
Third batch after 2.12
Junio C Hamano
1
-0
/
+39
2017-03-12
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
1
-17
/
+8
2017-03-10
t/interop: add test of old clients against modern git-daemon
Jeff King
2
-1
/
+43
2017-03-10
t: add an interoperability test harness
Jeff King
6
-0
/
+227
2017-03-10
Second batch after 2.12
Junio C Hamano
1
-0
/
+65
2017-03-10
ref-filter: use separate cache for contains_tag_algo
Jeff King
1
-20
/
+35
2017-03-10
ref-filter: die on parse_commit errors
Jeff King
1
-3
/
+1
2017-03-10
ref-filter: use contains_result enum consistently
Jeff King
1
-8
/
+8
2017-03-10
ref-filter: move ref_cbdata definition into ref-filter.c
Jeff King
2
-5
/
+5
2017-03-10
branch: honor --abbrev/--no-abbrev in --list mode
Junio C Hamano
2
-4
/
+40
2017-03-09
rev-parse: add --show-superproject-working-tree
Stefan Beller
5
-0
/
+117
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
9
-18
/
+18
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
2017-03-08
setup_git_directory(): use is_dir_sep() helper
Johannes Schindelin
1
-1
/
+3
2017-03-07
send-pack: report signal death of pack-objects
Jeff King
1
-1
/
+14
2017-03-07
send-pack: read "unpack" status even on pack-objects failure
Jeff King
1
-0
/
+8
2017-03-07
send-pack: improve unpack-status error messages
Jeff King
1
-2
/
+2
2017-03-07
send-pack: use skip_prefix for parsing unpack status
Jeff King
1
-3
/
+3
2017-03-07
send-pack: extract parsing of "unpack" response
Jeff King
1
-9
/
+14
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
1
-1
/
+4
2017-03-07
git svn: fix authentication with 'branch'
Hiroshi Shirosaki
1
-3
/
+3
2017-03-06
Documentation/git-update-index: explain splitIndex.*
Christian Couder
2
-9
/
+30
2017-03-06
Documentation/config: add splitIndex.sharedIndexExpire
Christian Couder
1
-0
/
+12
2017-03-06
read-cache: use freshen_shared_index() in read_index_from()
Christian Couder
2
-7
/
+8
2017-03-06
read-cache: refactor read_index_from()
Christian Couder
1
-6
/
+8
2017-03-06
t1700: test shared index file expiration
Christian Couder
1
-0
/
+44
2017-03-06
read-cache: unlink old sharedindex files
Christian Couder
1
-1
/
+63
[next]