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
/
sequencer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
1
-6
/
+5
2018-03-14
Merge branch 'ma/roll-back-lockfiles'
Junio C Hamano
1
-18
/
+14
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-1
/
+1
2018-03-06
Merge branch 'rs/strbuf-read-file-or-whine'
Junio C Hamano
1
-46
/
+28
2018-03-06
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
1
-0
/
+4
2018-03-01
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
1
-6
/
+5
2018-02-28
sequencer: do not roll back lockfile unnecessarily
Martin Ågren
1
-12
/
+6
2018-02-27
sequencer: always roll back lock in `do_recursive_merge()`
Martin Ågren
1
-1
/
+3
2018-02-27
sequencer: make lockfiles non-static
Martin Ågren
1
-5
/
+5
2018-02-22
sequencer: factor out strbuf_read_file_or_whine()
René Scharfe
1
-46
/
+28
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+2
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
1
-8
/
+530
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
1
-13
/
+56
2017-12-27
sequencer: do not invent whitespace when transforming OIDs
Johannes Schindelin
1
-1
/
+4
2017-12-27
sequencer: report when noop has an argument
Johannes Schindelin
1
-4
/
+9
2017-12-27
sequencer: remove superfluous conditional
Johannes Schindelin
1
-3
/
+1
2017-12-27
sequencer: strip bogus LF at end of error messages
Johannes Schindelin
1
-4
/
+4
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
1
-43
/
+83
2017-12-27
sequencer.c: drop 'const' from function return type
Junio C Hamano
1
-1
/
+1
2017-12-22
sequencer: assign only free()able strings to gpg_sign
Johannes Schindelin
1
-1
/
+1
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
1
-0
/
+2
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-3
/
+3
2017-12-13
sequencer: improve config handling
Phillip Wood
1
-39
/
+48
2017-12-05
rebase -i: learn to abbreviate command names
Liam Beguin
1
-2
/
+14
2017-12-05
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
1
-0
/
+39
2017-12-05
rebase -i: update functions to use a flags parameter
Liam Beguin
1
-4
/
+5
2017-12-05
rebase -i: refactor transform_todo_ids
Liam Beguin
1
-41
/
+28
2017-12-04
rebase -i: set commit to null in exec commands
Liam Beguin
1
-0
/
+1
2017-11-27
Merge branch 'pw/sequencer-recover-from-unlockable-index'
Junio C Hamano
1
-1
/
+2
2017-11-24
sequencer: try to commit without forking 'git commit'
Phillip Wood
1
-2
/
+176
2017-11-24
sequencer: load commit related config
Phillip Wood
1
-0
/
+34
2017-11-24
sequencer: simplify adding Signed-off-by: trailer
Phillip Wood
1
-5
/
+3
2017-11-24
commit: move print_commit_summary() to libgit
Phillip Wood
1
-0
/
+119
2017-11-18
commit: move post-rewrite code to libgit
Phillip Wood
1
-0
/
+47
2017-11-18
Add a function to update HEAD after creating a commit
Phillip Wood
1
-1
/
+38
2017-11-16
sequencer: reschedule pick if index can't be locked
Phillip Wood
1
-1
/
+2
2017-11-15
sequencer: show rename progress during cherry picks
Elijah Newren
1
-0
/
+1
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
1
-3
/
+3
2017-11-15
Merge branch 'rs/sequencer-rewrite-file-cleanup'
Junio C Hamano
1
-29
/
+16
2017-11-15
Merge branch 'jk/rebase-i-exec-gitdir-fix' into maint
Junio C Hamano
1
-1
/
+6
2017-11-14
sequencer: warn when internal merge may be suboptimal due to renameLimit
Elijah Newren
1
-0
/
+1
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
1
-3
/
+3
2017-11-11
commit: move empty message checks to libgit
Phillip Wood
1
-0
/
+61
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-2
/
+3
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-7
/
+7
2017-11-06
Merge branch 'jk/rebase-i-exec-gitdir-fix'
Junio C Hamano
1
-1
/
+6
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-1
/
+0
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
1
-3
/
+3
[next]