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-04-11
Merge branch 'ab/doc-hash-brokenness'
Junio C Hamano
1
-8
/
+32
2018-04-11
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
9
-82
/
+100
2018-04-11
Merge branch 'ab/drop-contrib-examples'
Junio C Hamano
27
-8137
/
+20
2018-04-11
commit-graph: lazy-load trees for commits
Derrick Stolee
4
-4
/
+38
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
23
-61
/
+101
2018-04-11
commit: create get_commit_tree() method
Derrick Stolee
2
-0
/
+13
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
24
-64
/
+65
2018-04-11
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
63
-662
/
+663
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
5
-5
/
+45
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
5
-10
/
+75
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
7
-9
/
+81
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
6
-2
/
+205
2018-04-11
commit-graph: close under reachability
Derrick Stolee
1
-0
/
+45
2018-04-11
commit-graph: add core.commitGraph setting
Derrick Stolee
4
-0
/
+11
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
5
-6
/
+254
2018-04-11
perl: fix installing modules from contrib
Christian Hesse
2
-2
/
+5
2018-04-10
The second batch for 2.18
Junio C Hamano
1
-0
/
+25
2018-04-10
Merge branch 'ys/bisect-object-id-missing-conversion-fix'
Junio C Hamano
1
-2
/
+2
2018-04-10
Merge branch 'yk/filter-branch-non-committish-refs'
Junio C Hamano
2
-2
/
+26
2018-04-10
Merge branch 'nd/trace-with-env'
Junio C Hamano
1
-1
/
+1
2018-04-10
Merge branch 'nd/parseopt-completion-more'
Junio C Hamano
3
-76
/
+127
2018-04-10
Merge branch 'ds/bsearch-hash'
Junio C Hamano
3
-57
/
+42
2018-04-10
Merge branch 'ws/rebase-p'
Junio C Hamano
4
-214
/
+216
2018-04-10
Merge branch 'jk/diff-highlight-graph-fix'
Junio C Hamano
2
-37
/
+129
2018-04-10
Merge branch 'nd/remove-ignore-env-field'
Junio C Hamano
7
-65
/
+101
2018-04-10
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
8
-14
/
+125
2018-04-10
completion: improve ls-files filter performance
Clemens Buchacher
1
-6
/
+1
2018-04-10
builtin/config.c: treat type specifiers singularly
Taylor Blau
2
-27
/
+33
2018-04-10
The first batch for 2.18 cycle
Junio C Hamano
3
-2
/
+69
2018-04-10
Merge branch 'tg/stash-untracked-with-pathspec-fix'
Junio C Hamano
2
-6
/
+60
2018-04-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
4
-27
/
+24
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
111
-594
/
+609
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
3
-2
/
+13
2018-04-10
Merge branch 'ab/install-symlinks'
Junio C Hamano
1
-17
/
+35
2018-04-10
Merge branch 'ml/filter-branch-no-op-error'
Junio C Hamano
2
-1
/
+9
2018-04-10
Merge branch 'ab/pcre-v2'
Junio C Hamano
2
-24
/
+28
2018-04-10
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
3
-3
/
+47
2018-04-10
Merge branch 'en/rename-directory-detection'
Junio C Hamano
9
-115
/
+5197
2018-04-09
git_config_set: reuse empty sections
Johannes Schindelin
2
-2
/
+14
2018-04-09
git config --unset: remove empty sections (in the common case)
Johannes Schindelin
2
-4
/
+93
2018-04-09
git_config_set: make use of the config parser's event stream
Johannes Schindelin
1
-89
/
+81
2018-04-09
git_config_set: do not use a state machine
Johannes Schindelin
1
-30
/
+29
2018-04-09
config_set_store: rename some fields for consistency
Johannes Schindelin
1
-32
/
+31
2018-04-09
config: avoid using the global variable `store`
Johannes Schindelin
1
-53
/
+66
2018-04-09
config: introduce an optional event stream while parsing
Johannes Schindelin
2
-12
/
+114
2018-04-09
t1300: `--unset-all` can leave an empty section behind (bug)
Johannes Schindelin
1
-0
/
+11
2018-04-09
t1300: add a few more hairy examples of sections becoming empty
Johannes Schindelin
1
-1
/
+44
2018-04-09
configure.ac: fix botched FREAD_READS_DIRECTORIES check
Eric Sunshine
1
-1
/
+1
2018-04-09
git-worktree.txt: unify command-line prompt in example blocks
Eric Sunshine
1
-2
/
+2
2018-04-09
git-worktree.txt: recommend 'git worktree remove' over manual deletion
Eric Sunshine
1
-7
/
+7
[prev]
[next]