53 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Brandon Casey 330db18c02 Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility 16 years ago
Chris Johnsen 0d66e95903 builtin-revert.c: release index lock when cherry-picking an empty commit 16 years ago
Stephan Beyer 75f3ff2eea Generalize and libify index_is_dirty() to index_differs_from(...) 16 years ago
Robin Rosenberg d5be89d8ad git-revert: record the parent against which a revert was made 16 years ago
Alex Riesen a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) 16 years ago
Alex Riesen d258b25887 Plug a memleak in builtin-revert 16 years ago
Junio C Hamano acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API 16 years ago
Miklos Vajna 6eb1b43793 cherry-pick/revert: make direct internal call to merge_tree() 16 years ago
Abhijit Menon-Sen aa1a0111cc Make cherry-pick use rerere for conflict resolution. 16 years ago
Stephan Beyer 1e5f7add98 builtin-revert.c: typofix 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin f95ebf7429 Allow cherry-picking root commits 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Dan McGee cfd9c27708 Allow cherry-pick (and revert) to add signoff line 17 years ago
Jeff King 0f2d4476c1 revert: actually check for a dirty index 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Junio C Hamano 45525bd022 Make error messages from cherry-pick/revert more sensible 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
David Symonds 0d8135891e Mention that git-rm can be an appropriate resolution as well as git-add. 17 years ago
Wincent Colaiuta 804c7174c9 revert/cherry-pick: Allow overriding the help text by the calling Porcelain 17 years ago
Junio C Hamano 757f58ed38 revert/cherry-pick: do not mention the original ref 17 years ago
Junio C Hamano 71aa2b8f0e Resurrect git-revert.sh example and add comment to builtin-revert.c 17 years ago
Junio C Hamano 245de36f03 revert/cherry-pick: allow starting from dirty work tree. 17 years ago
Nicolas Pitre 04bd8e5fea cherry-pick/revert: more compact user direction message 17 years ago
Pierre Habouzit f81037947c Make builtin-revert.c use parse_options. 17 years ago
Junio C Hamano 7791ecbc62 revert/cherry-pick: work on merge commits as well 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano 4175e9e3a8 More static 18 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Junio C Hamano 32309f54ed Fix command line parameter parser of revert/cherry-pick 18 years ago
Shawn O. Pearce 1dcb3b6478 Correct error message in revert/cherry-pick 18 years ago
Shawn O. Pearce abda522777 Use .git/MERGE_MSG in cherry-pick/revert 18 years ago
Johannes Schindelin e43b010582 git-revert: Revert revert message to old behaviour 18 years ago
Shawn O. Pearce 1a8f27413b Correct new compiler warnings in builtin-revert 18 years ago
Shawn O. Pearce 497bdc88d6 Switch to run_command_v_opt in revert 18 years ago
Shawn O. Pearce 0e6240447c cherry-pick: Bug fix 'cherry picked from' message. 18 years ago
Johannes Schindelin f52463a582 cherry-pick: Suggest a better method to retain authorship 18 years ago
Johannes Schindelin 9509af686b Make git-revert & git-cherry-pick a builtin 18 years ago