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
2017-01-17
sequencer (rebase -i): write out the final message
Johannes Schindelin
1
-0
/
+3
2017-01-17
sequencer (rebase -i): write the progress into files
Johannes Schindelin
1
-3
/
+27
2017-01-17
sequencer (rebase -i): show the progress
Johannes Schindelin
1
-0
/
+32
2017-01-17
sequencer (rebase -i): suggest --edit-todo upon unknown command
Johannes Schindelin
1
-1
/
+5
2017-01-17
sequencer (rebase -i): show only failed cherry-picks' output
Johannes Schindelin
1
-0
/
+4
2017-01-17
sequencer (rebase -i): show only failed `git commit`'s output
Johannes Schindelin
1
-0
/
+18
2017-01-17
sequencer: use run_command() directly
Johannes Schindelin
1
-20
/
+16
2017-01-17
sequencer: update reading author-script
Johannes Schindelin
2
-22
/
+28
2017-01-09
sequencer (rebase -i): differentiate between comments and 'noop'
Johannes Schindelin
1
-6
/
+9
2017-01-09
sequencer (rebase -i): implement the 'drop' command
Johannes Schindelin
1
-3
/
+5
2017-01-09
sequencer (rebase -i): allow rescheduling commands
Johannes Schindelin
1
-0
/
+6
2017-01-09
sequencer (rebase -i): respect strategy/strategy_opts settings
Johannes Schindelin
1
-1
/
+25
2017-01-09
sequencer (rebase -i): respect the rebase.autostash setting
Johannes Schindelin
1
-0
/
+43
2017-01-09
sequencer (rebase -i): run the post-rewrite hook, if needed
Johannes Schindelin
1
-0
/
+14
2017-01-09
sequencer (rebase -i): record interrupted commits in rewritten, too
Johannes Schindelin
1
-0
/
+8
2017-01-09
sequencer (rebase -i): copy commit notes at end
Johannes Schindelin
1
-0
/
+76
2017-01-09
sequencer (rebase -i): set the reflog message consistently
Johannes Schindelin
1
-0
/
+4
2017-01-09
sequencer (rebase -i): refactor setting the reflog message
Johannes Schindelin
1
-7
/
+26
2017-01-09
sequencer (rebase -i): allow fast-forwarding for edit/reword
Johannes Schindelin
1
-8
/
+17
2017-01-09
sequencer (rebase -i): implement the 'reword' command
Johannes Schindelin
1
-2
/
+7
2017-01-09
sequencer (rebase -i): leave a patch upon error
Johannes Schindelin
1
-1
/
+3
2017-01-09
sequencer (rebase -i): update refs after a successful rebase
Johannes Schindelin
1
-1
/
+45
2017-01-09
sequencer (rebase -i): the todo can be empty when continuing
Johannes Schindelin
1
-2
/
+5
2017-01-09
sequencer (rebase -i): skip some revert/cherry-pick specific code path
Johannes Schindelin
1
-12
/
+14
2017-01-09
sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
Johannes Schindelin
1
-1
/
+6
2017-01-09
sequencer (rebase -i): allow continuing with staged changes
Johannes Schindelin
1
-0
/
+40
2017-01-09
sequencer (rebase -i): write an author-script file
Johannes Schindelin
1
-1
/
+49
2017-01-09
sequencer (rebase -i): implement the short commands
Johannes Schindelin
1
-14
/
+21
2017-01-09
sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
Johannes Schindelin
1
-10
/
+217
2017-01-09
sequencer (rebase -i): write the 'done' file
Johannes Schindelin
1
-0
/
+23
2017-01-09
sequencer (rebase -i): learn about the 'verbose' mode
Johannes Schindelin
2
-0
/
+29
2017-01-09
sequencer (rebase -i): implement the 'exec' command
Johannes Schindelin
1
-0
/
+57
2017-01-09
sequencer (rebase -i): implement the 'edit' command
Johannes Schindelin
1
-3
/
+114
2017-01-09
sequencer (rebase -i): implement the 'noop' command
Johannes Schindelin
1
-3
/
+36
2017-01-09
sequencer: support a new action: 'interactive rebase'
Johannes Schindelin
2
-5
/
+34
2017-01-09
sequencer: use a helper to find the commit message
Johannes Schindelin
1
-8
/
+3
2017-01-09
sequencer: move "else" keyword onto the same line as preceding brace
Johannes Schindelin
1
-2
/
+1
2017-01-09
sequencer: avoid unnecessary curly braces
Johannes Schindelin
1
-2
/
+1
2016-12-27
Fourth batch for 2.12
Junio C Hamano
1
-0
/
+42
2016-12-27
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
1
-1
/
+1
2016-12-27
lockfile: move REPORT_ON_ERROR bit elsewhere
Junio C Hamano
1
-1
/
+1
2016-12-27
Merge branch 'js/mingw-isatty'
Junio C Hamano
1
-114
/
+84
2016-12-27
Merge branch 'ls/p4-lfs'
Junio C Hamano
2
-14
/
+14
2016-12-27
Merge branch 'va/i18n-even-more'
Junio C Hamano
2
-3
/
+4
2016-12-27
Merge branch 'lt/shortlog-by-committer'
Junio C Hamano
4
-3
/
+36
2016-12-27
Merge branch 'mk/mingw-winansi-ttyname-termination-fix'
Junio C Hamano
1
-1
/
+1
2016-12-27
Merge branch 'gv/p4-multi-path-commit-fix'
Junio C Hamano
2
-3
/
+23
2016-12-27
Merge branch 'jk/difftool-in-subdir'
Junio C Hamano
1
-24
/
+29
2016-12-27
Merge branch 'ld/p4-compare-dir-vs-symlink'
Junio C Hamano
2
-6
/
+63
2016-12-27
Merge branch 'ls/filter-process'
Junio C Hamano
4
-29
/
+24
[next]