index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chdir-notify.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
3
-20
/
+56
2018-11-14
commit-reach.c: allow get_merge_bases_many_0 to handle any repo
Stefan Beller
1
-6
/
+7
2018-11-14
commit-reach.c: allow remove_redundant to handle any repo
Stefan Beller
1
-5
/
+5
2018-11-14
commit-reach.c: allow merge_bases_many to handle any repo
Stefan Beller
1
-5
/
+7
2018-11-14
commit-reach.c: allow paint_down_to_common to handle any repo
Stefan Beller
1
-6
/
+9
2018-11-14
commit: allow parse_commit* to handle any repo
Stefan Beller
3
-11
/
+48
2018-11-14
object: parse_object to honor its repository argument
Stefan Beller
1
-3
/
+3
2018-11-14
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
3
-11
/
+56
2018-11-14
object-store: prepare read_object_file to deal with any repo
Stefan Beller
2
-2
/
+20
2018-11-14
object-store: allow read_object_file_extended to read from any repo
Stefan Beller
3
-8
/
+10
2018-10-19
packfile: allow has_packed_and_bad to handle arbitrary repositories
Stefan Beller
3
-4
/
+5
2018-10-19
sha1_file: allow read_object to read objects in arbitrary repositories
Stefan Beller
1
-4
/
+6
2018-10-19
Fifth batch for 2.20
Junio C Hamano
1
-0
/
+82
2018-10-16
Fourth batch for 2.20
Junio C Hamano
1
-0
/
+50
2018-10-11
read-cache: load cache entries on worker threads
Ben Peart
1
-37
/
+193
2018-10-11
ieot: add Index Entry Offset Table (IEOT) extension
Ben Peart
2
-3
/
+211
2018-10-11
read-cache: load cache extensions on a worker thread
Ben Peart
1
-16
/
+79
2018-10-11
config: add new index.threads config setting
Ben Peart
5
-0
/
+36
2018-10-11
eoie: add End of Index Entry (EOIE) extension
Ben Peart
3
-12
/
+177
2018-10-11
read-cache: clean up casting and byte decoding
Ben Peart
1
-12
/
+11
2018-10-10
Third batch for 2.20
Junio C Hamano
1
-0
/
+16
2018-10-10
cache-tree: skip some blob checks in partial clone
Jonathan Tan
2
-1
/
+38
2018-10-10
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
2018-10-09
transport.c: introduce core.alternateRefsPrefixes
Taylor Blau
3
-0
/
+20
2018-10-09
transport.c: introduce core.alternateRefsCommand
Taylor Blau
3
-4
/
+59
2018-10-09
transport.c: extract 'fill_alternate_refs_command'
Taylor Blau
1
-6
/
+12
2018-10-09
transport: drop refnames from for_each_alternate_ref
Jeff King
4
-8
/
+6
2018-10-07
docs: typo: s/isimilar/similar/
Michael Witten
1
-1
/
+1
2018-10-07
docs: graph: remove unnecessary `graph_update()' call
Michael Witten
1
-1
/
+0
2018-10-07
docs: typo: s/go/to/
Michael Witten
1
-1
/
+1
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-10-07
fetch: do not list refs if fetching only hashes
Jonathan Tan
3
-6
/
+54
2018-10-07
transport: list refs before fetch if necessary
Jonathan Tan
3
-0
/
+19
2018-10-07
transport: do not list refs if possible
Jonathan Tan
3
-3
/
+16
2018-10-07
transport: allow skipping of ref listing
Jonathan Tan
1
-4
/
+25
2018-10-07
tests: order arguments to git-rev-list properly
Matthew DeVore
3
-29
/
+44
2018-10-07
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore
1
-13
/
+21
2018-10-07
tests: don't swallow Git errors upstream of pipes
Matthew DeVore
3
-132
/
+141
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
32
-112
/
+112
2018-10-07
tests: standardize pipe placement
Matthew DeVore
7
-250
/
+344
2018-10-07
Documentation: add shell guidelines
Matthew DeVore
2
-0
/
+45
2018-10-07
t/README: reformat Do, Don't, Keep in mind lists
Matthew DeVore
1
-22
/
+20
2018-10-07
commit-graph: reduce initial oid allocation
Derrick Stolee
1
-1
/
+1
2018-10-07
builtin/commit-graph.c: UNLEAK variables
Martin Ă…gren
1
-5
/
+6
2018-10-07
commit-graph: clean up leaked memory during write
Derrick Stolee
1
-5
/
+9
2018-10-05
diff --color-moved: fix a memory leak
Phillip Wood
1
-2
/
+2
2018-10-05
diff --color-moved-ws: fix another memory leak
Phillip Wood
1
-0
/
+2
2018-10-05
diff --color-moved-ws: fix a memory leak
Phillip Wood
1
-1
/
+4
2018-10-05
diff --color-moved-ws: fix out of bounds string access
Phillip Wood
1
-1
/
+1
2018-10-05
diff --color-moved-ws: fix double free crash
Phillip Wood
1
-37
/
+45
[next]