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
2017-10-18
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-18
sequencer.c: unify an error message
Ralf Thielow
1
-1
/
+1
2017-10-17
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-2
/
+2
2017-10-16
sequencer.c: fix and unify error messages in rearrange_squash()
Ralf Thielow
1
-2
/
+2
2017-10-09
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-09
i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-10-05
Merge branch 'rs/cleanup-strbuf-users'
Junio C Hamano
1
-1
/
+1
2017-10-03
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-0
/
+531
2017-10-02
use strbuf_addstr() for adding strings to strbufs
René Scharfe
1
-1
/
+1
2017-09-07
sequencer: release strbuf after use in save_head()
Rene Scharfe
1
-1
/
+4
2017-08-22
Merge branch 'pw/sequence-rerere-autoupdate'
Junio C Hamano
1
-1
/
+19
2017-08-02
cherry-pick/revert: remember --rerere-autoupdate
Phillip Wood
1
-1
/
+9
2017-08-02
rebase -i: honor --rerere-autoupdate
Phillip Wood
1
-0
/
+10
2017-07-27
rebase -i: rearrange fixup/squash lines using the rebase--helper
Johannes Schindelin
1
-0
/
+196
2017-07-27
rebase -i: skip unnecessary picks using the rebase--helper
Johannes Schindelin
1
-0
/
+107
2017-07-27
rebase -i: check for missing commits in the rebase--helper
Johannes Schindelin
1
-0
/
+122
2017-07-27
rebase -i: also expand/collapse the SHA-1s via the rebase--helper
Johannes Schindelin
1
-0
/
+57
2017-07-27
rebase -i: generate the script via rebase--helper
Johannes Schindelin
1
-0
/
+49
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-3
/
+3
2017-07-17
sequencer: convert to struct object_id
brian m. carlson
1
-29
/
+30
2017-06-30
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
1
-5
/
+6
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-2
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-2
/
+2
2017-06-19
sequencer: print autostash messages to stderr
Johannes Schindelin
1
-5
/
+6
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-4
/
+4
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-04
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
1
-1
/
+2
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-05-29
Merge branch 'pw/rebase-i-regression-fix'
Junio C Hamano
1
-1
/
+4
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-29
/
+30
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2017-05-20
rebase -i: add missing newline to end of message
Phillip Wood
1
-1
/
+1
2017-05-20
rebase -i: silence stash apply
Phillip Wood
1
-0
/
+2
2017-05-20
rebase -i: fix reflog message
Phillip Wood
1
-0
/
+1
2017-05-16
Merge branch 'jt/use-trailer-api-in-commands'
Junio C Hamano
1
-7
/
+4
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
sequencer: convert do_recursive_merge to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
merge: convert checkout_fast_forward to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
sequencer: convert fast_forward_to to struct object_id
brian m. carlson
1
-11
/
+11
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-4
/
+4
2017-05-08
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
1
-10
/
+10
2017-05-08
sequencer: convert some functions to struct object_id
brian m. carlson
1
-6
/
+6
2017-05-02
Convert struct cache_tree to use struct object_id
brian m. carlson
1
-1
/
+2
2017-05-01
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
1
-0
/
+22
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
1
-0
/
+22
2017-04-26
sequencer: add newline before adding footers
Jonathan Tan
1
-7
/
+4
[next]