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-05-08
Merge branch 'js/ident-date-fix'
Junio C Hamano
1
-0
/
+2
2018-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'pw/rebase-signoff'
Junio C Hamano
1
-1
/
+7
2018-04-25
Merge branch 'pw/rebase-keep-empty-fixes'
Junio C Hamano
1
-2
/
+6
2018-04-19
sequencer: reset the committer date before commits
Johannes Sixt
1
-0
/
+2
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+5
2018-03-29
rebase: extend --signoff support
Phillip Wood
1
-1
/
+7
2018-03-29
Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff
Junio C Hamano
1
-2
/
+6
2018-03-29
rebase -i --keep-empty: don't prune empty commits
Phillip Wood
1
-2
/
+6
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-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-1
/
+2
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
cache-tree: convert write_*_as_tree to object_id
brian m. carlson
1
-2
/
+2
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
[next]