index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
Merge branch 'pk/rebase-in-c-4-opts'
Junio C Hamano
2
-85
/
+446
2018-11-02
Merge branch 'pk/rebase-in-c-3-acts'
Junio C Hamano
1
-4
/
+189
2018-11-02
Merge branch 'pk/rebase-in-c-2-basic'
Junio C Hamano
1
-13
/
+321
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
2
-88
/
+271
2018-11-02
Merge branch 'pk/rebase-in-c'
Junio C Hamano
1
-0
/
+421
2018-10-30
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
1
-3
/
+9
2018-10-30
Merge branch 'ot/ref-filter-plug-leaks'
Junio C Hamano
1
-1
/
+1
2018-10-30
Merge branch 'sb/submodule-helper-remove-cruft'
Junio C Hamano
1
-2
/
+0
2018-10-30
Merge branch 'js/pack-objects-mutex-init-fix'
Junio C Hamano
1
-1
/
+0
2018-10-30
Merge branch 'tq/branch-style-fix'
Junio C Hamano
1
-2
/
+1
2018-10-30
Merge branch 'tq/branch-create-wo-branch-get'
Junio C Hamano
1
-5
/
+0
2018-10-30
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
3
-13
/
+15
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
1
-4
/
+7
2018-10-26
Merge branch 'rv/alias-help'
Junio C Hamano
1
-3
/
+31
2018-10-19
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
1
-3
/
+9
2018-10-19
pack-objects (mingw): initialize `packing_data` mutex in the correct spot
Johannes Schindelin
1
-1
/
+0
2018-10-19
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-2
/
+1
2018-10-19
Merge branch 'jt/avoid-ls-refs'
Junio C Hamano
1
-6
/
+26
2018-10-19
Merge branch 'ds/commit-graph-leakfix'
Junio C Hamano
1
-5
/
+6
2018-10-19
Merge branch 'rs/grep-no-recursive'
Junio C Hamano
1
-0
/
+2
2018-10-19
Merge branch 'nd/help-commands-verbose-by-default'
Junio C Hamano
1
-1
/
+1
2018-10-19
Merge branch 'jt/fetch-tips-in-partial-clone'
Junio C Hamano
1
-2
/
+13
2018-10-19
Merge branch 'nd/status-refresh-progress'
Junio C Hamano
2
-3
/
+9
2018-10-19
Merge branch 'ss/wt-status-committable'
Junio C Hamano
1
-9
/
+12
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
32
-66
/
+77
2018-10-19
ls-remote: release memory instead of UNLEAK
Olga Telezhnaya
1
-1
/
+1
2018-10-18
builtin/submodule--helper: remove debugging leftover tracing
Stefan Beller
1
-2
/
+0
2018-10-18
branch: trivial style fix
Tao Qingyun
1
-2
/
+1
2018-10-18
builtin/branch.c: remove useless branch_get
Tao Qingyun
1
-5
/
+0
2018-10-16
Merge branch 'jk/oideq-hasheq-cleanup'
Junio C Hamano
1
-1
/
+2
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
1
-0
/
+1
2018-10-16
Merge branch 'jk/check-everything-connected-is-long-gone'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'jn/gc-auto'
Junio C Hamano
1
-6
/
+27
2018-10-16
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
1
-22
/
+18
2018-10-16
Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix'
Junio C Hamano
1
-16
/
+52
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
2
-4
/
+8
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
3
-4
/
+6
2018-10-15
builtin/fetch-pack: remove constants with parse_oid_hex
brian m. carlson
1
-6
/
+7
2018-10-15
builtin/mktree: remove hard-coded constant
brian m. carlson
1
-1
/
+1
2018-10-15
builtin/repack: replace hard-coded constants
brian m. carlson
1
-6
/
+7
2018-10-11
builtin rebase: support --root
Pratik Karki
1
-2
/
+29
2018-10-11
builtin rebase: add support for custom merge strategies
Pratik Karki
1
-0
/
+57
2018-10-11
builtin rebase: support `fork-point` option
Pratik Karki
1
-0
/
+11
2018-10-11
merge-base --fork-point: extract libified function
Pratik Karki
1
-75
/
+6
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
[next]