index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
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
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-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
2018-10-04
oidset: uninline oidset_init()
René Scharfe
2
-6
/
+14
2018-10-04
oidset: use khash
René Scharfe
2
-30
/
+40
2018-10-04
khash: factor out kh_release_*
René Scharfe
1
-2
/
+7
2018-10-04
fetch-pack: load tip_oids eagerly iff needed
René Scharfe
1
-21
/
+15
2018-10-04
fetch-pack: factor out is_unmatched_ref()
René Scharfe
1
-8
/
+11
2018-10-04
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
3
-0
/
+62
2018-10-04
fetch-pack: avoid object flags if no_dependents
Jonathan Tan
1
-42
/
+59
2018-10-04
mingw: bump the minimum Windows version to Vista
Johannes Schindelin
2
-5
/
+1
2018-10-04
mingw: set _WIN32_WINNT explicitly for Git for Windows
Johannes Schindelin
1
-1
/
+1
2018-10-04
compat/poll: prepare for targeting Windows Vista
Johannes Schindelin
2
-3
/
+18
2018-10-04
more oideq/hasheq conversions
Jeff King
4
-7
/
+8
2018-10-04
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
3
-93
/
+82
2018-10-04
grep: add -r/--[no-]recursive
René Scharfe
3
-2
/
+23
2018-10-04
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
4
-10
/
+54
2018-10-04
sequencer: use return value of oidset_insert()
René Scharfe
1
-3
/
+1
2018-09-29
config.txt: correct the note about uploadpack.packObjectsHook
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-09-29
git doc: direct bug reporters to mailing list archive
Jonathan Nieder
1
-1
/
+3
2018-09-29
CodingGuidelines: document the API in *.h files
Junio C Hamano
1
-1
/
+4
2018-09-28
git-rebase.sh: fix typos in error messages
Ralf Thielow
1
-3
/
+3
2018-09-28
rev-parse: --show-superproject-working-tree should work during a merge
Sam McKelvie
2
-1
/
+17
2018-09-28
t1400: drop debug `echo` to actually execute `test`
Martin Ågren
1
-1
/
+1
2018-09-28
t0000: do not get self-test disrupted by environment warnings
Junio C Hamano
2
-0
/
+12
2018-09-28
preload-index: update GIT_FORCE_PRELOAD_TEST support
Ben Peart
4
-3
/
+7
2018-09-28
read-cache: update TEST_GIT_INDEX_VERSION support
Ben Peart
3
-9
/
+15
2018-09-28
fsmonitor: update GIT_TEST_FSMONITOR support
Ben Peart
5
-9
/
+26
2018-09-28
Doc: refer to the "commit-graph file" with dash
Martin Ågren
2
-10
/
+10
[next]