index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
6
-45
/
+171
2018-10-10
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
6
-20
/
+262
2018-10-10
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
14
-113
/
+350
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
13
-114
/
+128
2018-10-10
Merge branch 'nd/config-split'
Junio C Hamano
10
-702
/
+711
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-04
diff --color-moved: fix a memory leak
Phillip Wood
1
-2
/
+2
2018-10-04
diff --color-moved-ws: fix another memory leak
Phillip Wood
1
-0
/
+2
2018-10-04
diff --color-moved-ws: fix a memory leak
Phillip Wood
1
-1
/
+4
2018-10-04
diff --color-moved-ws: fix out of bounds string access
Phillip Wood
1
-1
/
+1
2018-10-04
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-03
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
3
-93
/
+82
[prev]
[next]