Sign in
googlers
/
jrn
/
git
/
b7df098c6db078f60ac8f8e07ac0c5e320b7a86c
/
sequencer.c
9c5e6c8
Convert "struct cache_entry *" to "const ..." wherever possible
by Nguyễn Thái Ngọc Duy
· 12 years ago
644daa9
Merge branch 'rr/cherry-pick-fast-forward-reflog-message'
by Junio C Hamano
· 12 years ago
eb4be1c
sequencer: write useful reflog message for fast-forward
by Ramkumar Ramachandra
· 12 years ago
706728a
sequencer: avoid leaking message buffer when refusing to create an empty commit
by Felipe Contreras
· 12 years ago
c8d1351
sequencer: remove useless indentation
by Felipe Contreras
· 12 years ago
faf8fde
Merge branch 'mv/sequencer-pick-error-diag'
by Junio C Hamano
· 12 years ago
7c0b0d8
cherry-pick: picking a tag that resolves to a commit is OK
by Junio C Hamano
· 12 years ago
4407ea4
Merge branch 'mv/sequencer-pick-error-diag'
by Junio C Hamano
· 12 years ago
caa7d79
Sync with 'maint'
by Junio C Hamano
· 12 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
· 12 years ago
21246db
cherry-pick: make sure all input objects are commits
by Miklos Vajna
· 12 years ago
900c8ec
Merge branch 'bc/append-signed-off-by'
by Junio C Hamano
· 12 years ago
8c613fd
git-commit: populate the edit buffer with 2 blank lines before s-o-b
by Brandon Casey
· 12 years ago
33f2f9a
sequencer.c: teach append_signoff to avoid adding a duplicate newline
by Brandon Casey
· 12 years ago
bab4d10
sequencer.c: teach append_signoff how to detect duplicate s-o-b
by Brandon Casey
· 12 years ago
b971e04
sequencer.c: always separate "(cherry picked from" from commit body
by Brandon Casey
· 12 years ago
2cdccad
sequencer.c: require a conforming footer to be preceded by a blank line
by Brandon Casey
· 12 years ago
cd650a4
sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
by Brandon Casey
· 12 years ago
9b15152
commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
by Brandon Casey
· 12 years ago
fa1727f
sequencer.c: rework search for start of footer to improve clarity
by Jonathan Nieder
· 12 years ago
334ae39
learn to pick/revert into unborn branch
by Martin von Zweigbergk
· 12 years ago
6b87312
Merge branch 'jc/same-encoding'
by Junio C Hamano
· 12 years ago
0e18bcd
reencode_string(): introduce and use same_encoding()
by Junio C Hamano
· 12 years ago
db699a8
Move try_merge_command and checkout_fast_forward to libgit.a
by Nguyễn Thái Ngọc Duy
· 12 years ago
06e211a
Merge branch 'jc/make-static'
by Junio C Hamano
· 12 years ago
250f249
sequencer.c: mark a private file-scope symbol as static
by Junio C Hamano
· 12 years ago
5ed75e2
cherry-pick: don't forget -s on failure
by Miklos Vajna
· 12 years ago
c2b9279
Merge branch 'mz/cherry-pick-cmdline-order'
by Junio C Hamano
· 12 years ago
a73e22e
cherry-pick/revert: respect order of revisions to pick
by Martin von Zweigbergk
· 13 years ago
4bee958
cherry-pick: add --allow-empty-message option
by Chris Webb
· 13 years ago
264d5a7
Merge branch 'nh/empty-rebase'
by Junio C Hamano
· 13 years ago
ac2b0e8
cherry-pick: regression fix for empty commits
by Junio C Hamano
· 13 years ago
5543501
Merge branch 'nh/empty-rebase'
by Junio C Hamano
· 13 years ago
4b58006
git cherry-pick: do not dereference a potential NULL pointer
by Neil Horman
· 13 years ago
1692579
Merge branch 'nh/empty-rebase'
by Junio C Hamano
· 13 years ago
6a89897
Merge branch 'rs/commit-list-append'
by Junio C Hamano
· 13 years ago
f5b121a
Merge branch 'rt/cherry-revert-conflict-summary'
by Junio C Hamano
· 13 years ago
89b5f1d
sequencer: export commit_list_append()
by René Scharfe
· 13 years ago
b27cfb0
git-cherry-pick: Add keep-redundant-commits option
by Neil Horman
· 13 years ago
5112068
sequencer: remove additional blank line
by Ralf Thielow
· 13 years ago
df478b7
git-cherry-pick: add allow-empty option
by Neil Horman
· 13 years ago
cba595b
drop casts from users EMPTY_TREE_SHA1_BIN
by Jeff King
· 13 years ago
ed727b1
cherry-pick: No advice to commit if --no-commit
by Phil Hord
· 13 years ago
7010146
Merge branch 'rr/sequencer'
by Junio C Hamano
· 13 years ago
043a449
sequencer: factor code out of revert builtin
by Ramkumar Ramachandra
· 13 years ago
d596118
revert: stop creating and removing sequencer-old directory
by Jonathan Nieder
· 13 years ago
26ae337
revert: Introduce --reset to remove sequencer state
by Ramkumar Ramachandra
· 14 years ago