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
*
sequencer: ensure to release the lock when we could not read the index
Johannes Schindelin
2016-09-09
1
-2
/
+6
*
sequencer: lib'ify fast_forward_to()
Johannes Schindelin
2016-09-09
1
-1
/
+1
*
sequencer: lib'ify save_opts()
Johannes Schindelin
2016-09-09
1
-11
/
+14
*
sequencer: lib'ify save_todo()
Johannes Schindelin
2016-09-09
1
-7
/
+15
*
sequencer: lib'ify save_head()
Johannes Schindelin
2016-09-09
1
-7
/
+18
*
sequencer: lib'ify create_seq_dir()
Johannes Schindelin
2016-09-09
1
-2
/
+2
*
sequencer: lib'ify read_populate_opts()
Johannes Schindelin
2016-09-09
1
-6
/
+14
*
sequencer: lib'ify read_populate_todo()
Johannes Schindelin
2016-09-09
1
-5
/
+9
*
sequencer: lib'ify read_and_refresh_cache()
Johannes Schindelin
2016-09-09
1
-5
/
+10
*
sequencer: lib'ify prepare_revs()
Johannes Schindelin
2016-09-09
1
-3
/
+4
*
sequencer: lib'ify walk_revs_populate_todo()
Johannes Schindelin
2016-09-09
1
-4
/
+6
*
sequencer: lib'ify do_pick_commit()
Johannes Schindelin
2016-09-09
1
-1
/
+1
*
sequencer: lib'ify do_recursive_merge()
Johannes Schindelin
2016-09-09
1
-1
/
+2
*
sequencer: lib'ify write_message()
Johannes Schindelin
2016-09-09
1
-8
/
+11
*
sequencer: do not die() in do_pick_commit()
Johannes Schindelin
2016-08-29
1
-6
/
+8
*
sequencer: lib'ify sequencer_pick_revisions()
Johannes Schindelin
2016-08-29
1
-4
/
+5
*
i18n: fix typos for translation
Jean-Noel Avila
2016-08-24
1
-1
/
+1
*
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
2016-08-10
1
-0
/
+5
|
\
|
*
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
2016-08-01
1
-0
/
+1
|
*
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
2016-07-26
1
-0
/
+4
*
|
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
2016-08-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
2016-08-06
1
-1
/
+1
|
*
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2016-07-28
1
-4
/
+2
|
|
\
|
*
\
Merge branch 'mg/cherry-pick-multi-on-unborn' into maint
Junio C Hamano
2016-07-06
1
-5
/
+6
|
|
\
\
*
|
\
\
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
1
-5
/
+10
|
\
\
\
\
|
*
|
|
|
i18n: sequencer: add period to error message
Vasco Almeida
2016-06-18
1
-1
/
+1
|
*
|
|
|
i18n: sequencer: mark string for translation
Vasco Almeida
2016-06-18
1
-1
/
+1
|
*
|
|
|
i18n: sequencer: mark entire sentences for translation
Vasco Almeida
2016-06-18
1
-3
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2016-07-11
1
-4
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sequencer: use skip_blank_lines() to find the commit subject
Johannes Schindelin
2016-06-30
1
-4
/
+2
*
|
|
|
Merge branch 'mg/cherry-pick-multi-on-unborn'
Junio C Hamano
2016-06-27
1
-5
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cherry-pick: allow to pick to unborn branches
Michael J Gruber
2016-06-06
1
-5
/
+6
|
|
/
*
|
sequencer.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-2
/
+1
*
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-19
/
+10
|
\
\
|
*
|
sequencer: simplify memory allocation of get_message
Jeff King
2016-02-22
1
-19
/
+10
*
|
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-1
/
+1
|
/
/
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-9
/
+9
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-11
/
+11
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-9
/
+9
*
|
Merge branch 'dt/refs-pseudo'
Junio C Hamano
2015-08-25
1
-19
/
+4
|
\
\
|
*
|
sequencer: replace write_cherry_pick_head with update_ref
David Turner
2015-07-31
1
-19
/
+4
|
|
/
*
/
memoize common git-path "constant" files
Jeff King
2015-08-11
1
-47
/
+40
|
/
*
Merge branch 'mg/sequencer-commit-messages-always-verbatim'
Junio C Hamano
2015-03-18
1
-0
/
+5
|
\
|
*
sequencer: preserve commit messages
Michael J Gruber
2015-03-06
1
-0
/
+5
*
|
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
1
-1
/
+1
*
|
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2014-12-22
1
-15
/
+19
|
\
\
|
*
\
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
2014-11-10
1
-15
/
+19
|
|
\
\
|
|
*
|
merge & sequencer: turn "Conflicts:" hint into a comment
Junio C Hamano
2014-10-28
1
-4
/
+3
|
|
*
|
merge & sequencer: unify codepaths that write "Conflicts:" hint
Junio C Hamano
2014-10-24
1
-15
/
+20
*
|
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-2
/
+2
[next]