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