index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
2020-01-12
1
-133
/
+8
*
Merge branch 'ag/sequencer-todo-updates'
Junio C Hamano
2019-12-16
1
-9
/
+23
|
\
|
*
sequencer: directly call pick_commits() from complete_action()
Alban Gruin
2019-11-25
1
-4
/
+10
|
*
sequencer: move the code writing total_nr on the disk to a new function
Alban Gruin
2019-11-25
1
-5
/
+11
|
*
sequencer: update `done_nr' when skipping commands in a todo list
Alban Gruin
2019-11-25
1
-0
/
+1
|
*
sequencer: update `total_nr' when adding an item to a todo list
Alban Gruin
2019-11-25
1
-0
/
+1
*
|
Merge branch 'ag/sequencer-continue-leakfix'
Junio C Hamano
2019-12-10
1
-2
/
+4
|
\
\
|
*
|
sequencer: fix a memory leak in sequencer_continue()
Alban Gruin
2019-11-30
1
-2
/
+4
*
|
|
Merge branch 'ra/rebase-i-more-options'
Junio C Hamano
2019-12-10
1
-8
/
+133
|
\
\
\
|
*
|
|
rebase -i: support --ignore-date
Rohit Ashiwal
2019-11-02
1
-3
/
+57
|
*
|
|
sequencer: rename amend_author to author_to_rename
Rohit Ashiwal
2019-11-02
1
-3
/
+3
|
*
|
|
rebase -i: support --committer-date-is-author-date
Rohit Ashiwal
2019-11-02
1
-2
/
+63
|
*
|
|
sequencer: allow callers of read_author_script() to ignore fields
Rohit Ashiwal
2019-11-02
1
-3
/
+13
*
|
|
|
Merge branch 'sg/assume-no-todo-update-in-cherry-pick'
Junio C Hamano
2019-12-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sequencer: don't re-read todo for revert and cherry-pick
SZEDER Gábor
2019-11-24
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'
Junio C Hamano
2019-12-05
1
-5
/
+21
|
\
\
\
\
|
*
|
|
|
sequencer: fix empty commit check when amending
Phillip Wood
2019-11-23
1
-5
/
+21
*
|
|
|
|
Merge branch 'dd/rebase-merge-reserves-onto-label'
Junio C Hamano
2019-12-05
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
2019-11-20
1
-0
/
+5
*
|
|
|
|
|
Merge branch 'js/rebase-r-safer-label'
Junio C Hamano
2019-12-05
1
-27
/
+45
|
\
|
|
|
|
|
|
*
|
|
|
|
rebase -r: let `label` generate safer labels
Matthew Rogers
2019-11-18
1
-1
/
+19
|
*
|
|
|
|
rebase-merges: move labels' whitespace mangling into `label_oid()`
Johannes Schindelin
2019-11-18
1
-28
/
+28
*
|
|
|
|
|
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
2019-12-01
1
-7
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sequencer: reencode commit message for am/rebase --show-current-patch
Doan Tran Cong Danh
2019-11-11
1
-1
/
+2
|
*
|
|
|
|
|
sequencer: reencode old merge-commit message
Doan Tran Cong Danh
2019-11-11
1
-1
/
+2
|
*
|
|
|
|
|
sequencer: reencode squashing commit's message
Doan Tran Cong Danh
2019-11-11
1
-3
/
+5
|
*
|
|
|
|
|
sequencer: reencode revert/cherry-pick's todo list
Doan Tran Cong Danh
2019-11-11
1
-1
/
+4
|
*
|
|
|
|
|
sequencer: reencode to utf-8 before arrange rebase's todo list
Doan Tran Cong Danh
2019-11-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'en/doc-typofix'
Junio C Hamano
2019-12-01
1
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
2019-11-10
1
-13
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
sequencer: run post-commit hook
Phillip Wood
2019-10-16
1
-0
/
+1
|
*
|
|
|
move run_commit_hook() to libgit and use it there
Phillip Wood
2019-10-16
1
-13
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'ew/hashmap'
Junio C Hamano
2019-10-15
1
-15
/
+29
|
\
\
\
\
|
*
|
|
|
hashmap: introduce hashmap_free_entries
Eric Wong
2019-10-07
1
-2
/
+2
|
*
|
|
|
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
2019-10-07
1
-7
/
+17
|
*
|
|
|
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-2
/
+5
|
*
|
|
|
hashmap_put takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
|
*
|
|
|
hashmap_add takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
|
*
|
|
|
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
2019-10-15
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
merge-recursive: don't force external callers to do our logging
Elijah Newren
2019-08-19
1
-1
/
+0
|
*
|
|
|
merge-recursive: remove useless parameter in merge_trees()
Elijah Newren
2019-08-19
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'pw/rebase-i-show-HEAD-to-reword'
Junio C Hamano
2019-10-11
1
-91
/
+39
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sequencer: simplify root commit creation
Phillip Wood
2019-08-20
1
-71
/
+4
|
*
|
|
rebase -i: check for updated todo after squash and reword
Phillip Wood
2019-08-20
1
-15
/
+27
|
*
|
|
rebase -i: always update HEAD before rewording
Phillip Wood
2019-08-20
1
-8
/
+11
|
*
|
|
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
2019-07-29
1
-4
/
+7
|
|
\
\
\
*
|
\
\
\
Merge branch 'bc/object-id-part17'
Junio C Hamano
2019-10-11
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
sequencer: convert to use the_hash_algo
brian m. carlson
2019-08-20
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
[next]