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
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-11
send-email: only consider lines containing @ or <> for automatic Cc'ing
Rasmus Villemoes
1
-0
/
+5
2018-10-11
Documentation/git-send-email.txt: style fixes
Rasmus Villemoes
1
-4
/
+4
2018-10-11
git-help.txt: document "git help cmd" vs "git cmd --help" for aliases
Rasmus Villemoes
1
-0
/
+4
2018-10-11
git.c: handle_alias: prepend alias info when first argument is -h
Rasmus Villemoes
1
-0
/
+3
2018-10-11
help: redirect to aliased commands for "git cmd --help"
Rasmus Villemoes
1
-3
/
+31
2018-10-11
doc: fix a typo and clarify a sentence
Mihir Mehta
2
-3
/
+3
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
subtree: add build targets 'man' and 'html'
Christian Hesse
1
-0
/
+4
2018-10-10
cache-tree: skip some blob checks in partial clone
Jonathan Tan
2
-1
/
+38
2018-10-10
contrib: add coverage-diff script
Derrick Stolee
1
-0
/
+108
2018-10-10
Declare that the next one will be named 2.20
Junio C Hamano
2
-167
/
+168
2018-10-09
editorconfig: indicate settings should be kept in sync
brian m. carlson
2
-0
/
+4
2018-10-09
editorconfig: provide editor settings for Git developers
brian m. carlson
1
-0
/
+14
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
list-objects-filter: implement filter tree:0
Matthew DeVore
7
-0
/
+153
2018-10-07
list-objects-filter-options: do not over-strbuf_init
Matthew DeVore
1
-4
/
+2
2018-10-07
list-objects-filter: use BUG rather than die
Matthew DeVore
1
-7
/
+4
2018-10-07
revision: mark non-user-given objects instead
Matthew DeVore
4
-16
/
+39
2018-10-07
rev-list: handle missing tree objects properly
Matthew DeVore
6
-7
/
+110
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-07
subtree: improve decision on merges kept in split
Strain, Roger L
1
-2
/
+19
2018-10-07
subtree: use commits before rejoins for splits
Strain, Roger L
1
-6
/
+20
2018-10-07
subtree: make --ignore-joins pay attention to adds
Strain, Roger L
1
-7
/
+7
[prev]
[next]