index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Commit message (
Expand
)
Author
Age
...
*
|
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
2016-10-27
|
\
\
|
|
/
|
/
|
|
*
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
2016-10-24
*
|
sequencer: mark all error messages for translation
Johannes Schindelin
2016-10-21
*
|
sequencer: start error messages consistently with lower case
Johannes Schindelin
2016-10-21
*
|
sequencer: quote filenames in error messages
Johannes Schindelin
2016-10-21
*
|
sequencer: mark action_name() for translation
Johannes Schindelin
2016-10-21
*
|
sequencer: remove overzealous assumption in rebase -i mode
Johannes Schindelin
2016-10-21
*
|
sequencer: teach write_message() to append an optional LF
Johannes Schindelin
2016-10-21
*
|
sequencer: refactor write_message() to take a pointer/length
Johannes Schindelin
2016-10-21
*
|
sequencer: roll back lock file if write_message() failed
Johannes Schindelin
2016-10-21
*
|
sequencer: stop releasing the strbuf in write_message()
Johannes Schindelin
2016-10-21
*
|
sequencer: left-trim lines read from the script
Johannes Schindelin
2016-10-21
*
|
sequencer: support cleaning up commit messages
Johannes Schindelin
2016-10-21
*
|
sequencer: support amending commits
Johannes Schindelin
2016-10-21
*
|
sequencer: allow editing the commit message on a case-by-case basis
Johannes Schindelin
2016-10-21
*
|
sequencer: introduce a helper to read files written by scripts
Johannes Schindelin
2016-10-21
*
|
sequencer: prepare for rebase -i's commit functionality
Johannes Schindelin
2016-10-21
*
|
sequencer: remember the onelines when parsing the todo file
Johannes Schindelin
2016-10-21
*
|
sequencer: get rid of the subcommand field
Johannes Schindelin
2016-10-21
*
|
sequencer: avoid completely different messages for different actions
Johannes Schindelin
2016-10-21
*
|
sequencer: strip CR from the todo script
Johannes Schindelin
2016-10-21
*
|
sequencer: completely revamp the "todo" script parsing
Johannes Schindelin
2016-10-21
*
|
sequencer: refactor the code to obtain a short commit name
Johannes Schindelin
2016-10-21
*
|
sequencer: future-proof read_populate_todo()
Johannes Schindelin
2016-10-21
*
|
sequencer: plug memory leaks for the option values
Johannes Schindelin
2016-10-21
*
|
sequencer: future-proof remove_sequencer_state()
Johannes Schindelin
2016-10-17
*
|
sequencer: avoid unnecessary indirection
Johannes Schindelin
2016-10-17
*
|
sequencer: use memoized sequencer directory path
Johannes Schindelin
2016-10-17
|
/
*
sequencer: ensure to release the lock when we could not read the index
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify fast_forward_to()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify save_opts()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify save_todo()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify save_head()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify create_seq_dir()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify read_populate_opts()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify read_populate_todo()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify read_and_refresh_cache()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify prepare_revs()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify walk_revs_populate_todo()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify do_pick_commit()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify do_recursive_merge()
Johannes Schindelin
2016-09-09
*
sequencer: lib'ify write_message()
Johannes Schindelin
2016-09-09
*
sequencer: do not die() in do_pick_commit()
Johannes Schindelin
2016-08-29
*
sequencer: lib'ify sequencer_pick_revisions()
Johannes Schindelin
2016-08-29
*
i18n: fix typos for translation
Jean-Noel Avila
2016-08-24
*
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
2016-08-10
|
\
|
*
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
2016-08-01
|
*
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
2016-07-26
*
|
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
2016-08-08
|
\
\
|
|
/
|
/
|
|
*
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
2016-08-05
[prev]
[next]