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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
rebase -i: rewrite complete_action() in C
Alban Gruin
1
-1
/
+1
2018-08-10
t3404: todo list with commented-out commands only aborts
Alban Gruin
1
-0
/
+10
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
1
-0
/
+32
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
1
-0
/
+15
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
2
-19
/
+19
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+95
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-2
/
+4
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
2
-0
/
+76
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
2
-2
/
+8
2018-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
1
-5
/
+1
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
5
-9
/
+6
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-2
/
+39
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-0
/
+43
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
1
-0
/
+41
2018-06-28
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+8
2018-06-28
Merge branch 'sg/gpg-tests-fix'
Junio C Hamano
4
-7
/
+6
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
Junio C Hamano
1
-0
/
+10
2018-06-27
Fix use of strategy options with interactive rebases
Elijah Newren
1
-1
/
+1
2018-06-27
t3418: add testcase showing problems with rebase -i and strategy options
Elijah Newren
1
-0
/
+32
2018-06-26
filter-branch: skip commits present on --state-branch
Michael Barabanov
1
-0
/
+15
2018-06-25
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
1
-1
/
+3
2018-06-25
Merge branch 'nd/reject-empty-shallow-request'
Junio C Hamano
1
-0
/
+11
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'en/merge-recursive-tests'
Junio C Hamano
2
-861
/
+1098
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
2
-10
/
+64
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
1
-0
/
+9
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-3
/
+35
2018-06-22
t: switch "branch -l" to "branch --create-reflog"
Jeff King
2
-19
/
+19
2018-06-22
t3200: unset core.logallrefupdates when testing reflog creation
Jeff King
1
-1
/
+1
2018-06-22
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau
1
-0
/
+95
2018-06-19
format-patch: clear UNINTERESTING flag before prepare_bases
Xiaolong Ye
1
-2
/
+4
2018-06-19
sequencer: do not squash 'reword' commits when we hit conflicts
Phillip Wood
2
-0
/
+76
2018-06-19
submodule deinit: unset core.worktree
Stefan Beller
2
-1
/
+6
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-1
/
+2
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-18
Merge branch 'sg/t7406-chain-fix'
Junio C Hamano
1
-6
/
+6
2018-06-18
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-0
/
+9
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
1
-0
/
+13
2018-06-18
Merge branch 'ld/git-p4-updates'
Junio C Hamano
3
-0
/
+126
2018-06-18
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
1
-6
/
+6
2018-06-18
rebase --root: fix amending root commit messages
Johannes Schindelin
1
-1
/
+1
2018-06-18
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger
1
-0
/
+9
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
1
-0
/
+13
2018-06-18
t3200: clarify description of --set-upstream test
Kaartic Sivaraam
1
-1
/
+1
2018-06-15
tests: clean after SANITY tests
Junio C Hamano
5
-9
/
+6
2018-06-14
submodule: unset core.worktree if no working tree is present
Stefan Beller
1
-1
/
+2
2018-06-14
t5526: test recursive submodules when fetching moved submodules
Stefan Beller
1
-5
/
+1
[next]