42 Commits (5e49f30c85ecacec98631462fa73f1148a01637c)

Author SHA1 Message Date
Junio C Hamano 7c0b0d8dea cherry-pick: picking a tag that resolves to a commit is OK 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Miklos Vajna 21246dbb9e cherry-pick: make sure all input objects are commits 12 years ago
Brandon Casey 8c613fd5ef git-commit: populate the edit buffer with 2 blank lines before s-o-b 12 years ago
Brandon Casey 33f2f9ab4e sequencer.c: teach append_signoff to avoid adding a duplicate newline 12 years ago
Brandon Casey bab4d1097c sequencer.c: teach append_signoff how to detect duplicate s-o-b 12 years ago
Brandon Casey b971e04f54 sequencer.c: always separate "(cherry picked from" from commit body 12 years ago
Brandon Casey 2cdccad160 sequencer.c: require a conforming footer to be preceded by a blank line 12 years ago
Brandon Casey cd650a4eee sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer 12 years ago
Brandon Casey 9b15152209 commit, cherry-pick -s: remove broken support for multiline rfc2822 fields 12 years ago
Jonathan Nieder fa1727fb21 sequencer.c: rework search for start of footer to improve clarity 12 years ago
Martin von Zweigbergk 334ae39745 learn to pick/revert into unborn branch 12 years ago
Junio C Hamano 0e18bcd5e9 reencode_string(): introduce and use same_encoding() 12 years ago
Nguyễn Thái Ngọc Duy db699a8a1f Move try_merge_command and checkout_fast_forward to libgit.a 12 years ago
Junio C Hamano 250f2492a4 sequencer.c: mark a private file-scope symbol as static 12 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 12 years ago
Martin von Zweigbergk a73e22e963 cherry-pick/revert: respect order of revisions to pick 13 years ago
Chris Webb 4bee958479 cherry-pick: add --allow-empty-message option 13 years ago
Junio C Hamano ac2b0e8fb7 cherry-pick: regression fix for empty commits 13 years ago
Neil Horman 4b580061b3 git cherry-pick: do not dereference a potential NULL pointer 13 years ago
René Scharfe 89b5f1d9c5 sequencer: export commit_list_append() 13 years ago
Neil Horman b27cfb0d8d git-cherry-pick: Add keep-redundant-commits option 13 years ago
Ralf Thielow 51120683ec sequencer: remove additional blank line 13 years ago
Neil Horman df478b744c git-cherry-pick: add allow-empty option 13 years ago
Jeff King cba595bd21 drop casts from users EMPTY_TREE_SHA1_BIN 13 years ago
Phil Hord ed727b192b cherry-pick: No advice to commit if --no-commit 13 years ago
Ramkumar Ramachandra 043a4492b3 sequencer: factor code out of revert builtin 13 years ago
Jonathan Nieder d596118d7a revert: stop creating and removing sequencer-old directory 13 years ago
Ramkumar Ramachandra 26ae337be1 revert: Introduce --reset to remove sequencer state 14 years ago