index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkt-line.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
2
-1
/
+30
2018-10-25
t5410: use longer path for sample script
Jeff King
1
-1
/
+1
2018-10-25
run-command: mark path lookup errors with ENOENT
Jeff King
2
-5
/
+29
2018-10-24
Documentation/config.txt: fix typo in core.alternateRefsCommand
Taylor Blau
1
-1
/
+1
2018-10-19
Fifth batch for 2.20
Junio C Hamano
1
-0
/
+82
2018-10-18
list-objects: support for skipping tree traversal
Matthew DeVore
4
-3
/
+32
2018-10-18
Revert "subtree: make install targets depend on build targets"
Junio C Hamano
1
-3
/
+3
2018-10-16
subtree: make install targets depend on build targets
Christian Hesse
1
-3
/
+3
2018-10-16
send-email: also pick up cc addresses from -by trailers
Rasmus Villemoes
2
-8
/
+16
2018-10-16
Fourth batch for 2.20
Junio C Hamano
1
-0
/
+50
2018-10-16
git-p4: fully support unshelving changelists
Luke Diamand
3
-51
/
+106
2018-10-16
git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved
Luke Diamand
3
-7
/
+8
2018-10-16
mingw: use domain information for default email
Johannes Schindelin
4
-0
/
+14
2018-10-16
getpwuid(mingw): provide a better default for the user name
Johannes Schindelin
1
-1
/
+31
2018-10-16
getpwuid(mingw): initialize the structure only once
Johannes Schindelin
1
-7
/
+18
2018-10-15
fuzz: add fuzz testing for packfile indices.
Josh Steadmon
5
-19
/
+53
2018-10-15
fuzz: add basic fuzz testing target.
Josh Steadmon
3
-0
/
+48
2018-10-15
rerere: convert to use the_hash_algo
brian m. carlson
1
-39
/
+42
2018-10-15
submodule: make zero-oid comparison hash function agnostic
brian m. carlson
1
-1
/
+6
2018-10-15
apply: rename new_sha1_prefix and old_sha1_prefix
brian m. carlson
1
-20
/
+20
2018-10-15
apply: replace hard-coded constants
brian m. carlson
1
-8
/
+10
2018-10-15
tag: express constant in terms of the_hash_algo
brian m. carlson
1
-1
/
+1
2018-10-15
transport: use parse_oid_hex instead of a constant
brian m. carlson
1
-3
/
+4
2018-10-15
upload-pack: express constants in terms of the_hash_algo
brian m. carlson
1
-6
/
+7
2018-10-15
refs/packed-backend: express constants using the_hash_algo
brian m. carlson
1
-7
/
+7
2018-10-15
packfile: express constants in terms of the_hash_algo
brian m. carlson
1
-2
/
+3
2018-10-15
pack-revindex: express constants in terms of the_hash_algo
brian m. carlson
1
-4
/
+6
2018-10-15
builtin/fetch-pack: remove constants with parse_oid_hex
brian m. carlson
1
-6
/
+7
2018-10-15
builtin/mktree: remove hard-coded constant
brian m. carlson
1
-1
/
+1
2018-10-15
builtin/repack: replace hard-coded constants
brian m. carlson
1
-6
/
+7
2018-10-15
pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
brian m. carlson
1
-1
/
+1
2018-10-15
object_id.cocci: match only expressions of type 'struct object_id'
SZEDER Gábor
1
-54
/
+63
2018-10-15
filter-trees: code clean-up of tests
Matthew DeVore
3
-5
/
+5
2018-10-12
subtree: performance improvement for finding unexpected parent commits
Roger Strain
1
-1
/
+1
2018-10-12
diff.c: pass sign_index to emit_line_ws_markup
Stefan Beller
1
-7
/
+5
2018-10-12
git-p4: do not fail in verbose mode for missing 'fileSize' key
Luke Diamand
1
-1
/
+4
2018-10-12
log: fix coloring of certain octopus merge shapes
Noam Postavsky
2
-15
/
+145
2018-10-12
doc: move git-cherry to plumbing
Daniels Umanovskis
2
-12
/
+1
2018-10-12
doc: move git-get-tar-commit-id to plumbing
Daniels Umanovskis
1
-1
/
+1
2018-10-12
split-index: BUG() when cache entry refers to non-existing shared entry
SZEDER Gábor
1
-2
/
+2
2018-10-12
split-index: smudge and add racily clean cache entries to split index
SZEDER Gábor
4
-8
/
+46
2018-10-12
split-index: don't compare cached data of entries already marked for split index
SZEDER Gábor
1
-17
/
+72
2018-10-12
split-index: count the number of deleted entries
SZEDER Gábor
1
-1
/
+1
2018-10-12
t1700-split-index: date back files to avoid racy situations
SZEDER Gábor
1
-21
/
+28