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
merge-base --fork-point: extract libified function
Pratik Karki
3
-75
/
+89
2018-10-11
builtin rebase: support --rebase-merges[=[no-]rebase-cousins]
Pratik Karki
1
-0
/
+21
2018-10-11
builtin rebase: support `--allow-empty-message` option
Pratik Karki
1
-0
/
+7
2018-10-11
builtin rebase: support `--exec`
Pratik Karki
1
-0
/
+18
2018-10-11
builtin rebase: support `--autostash` option
Pratik Karki
1
-8
/
+109
2018-10-11
builtin rebase: support `-C` and `--whitespace=<type>`
Pratik Karki
1
-0
/
+23
2018-10-11
builtin rebase: support `--gpg-sign` option
Pratik Karki
1
-0
/
+28
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-09
rebase -i: move rebase--helper modes to rebase--interactive
Alban Gruin
7
-236
/
+31
2018-10-09
rebase -i: remove git-rebase--interactive.sh
Alban Gruin
6
-90
/
+3
2018-10-09
rebase--interactive2: rewrite the submodes of interactive rebase in C
Alban Gruin
2
-10
/
+86
2018-10-09
rebase -i: implement the main part of interactive rebase as a builtin
Alban Gruin
6
-19
/
+233
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
[prev]
[next]