1. bf7e391 stgit.el: Allow showing recent historical (committed) commits as well by Gustav Hållberg · 14 years ago
  2. 6fdc354 stgit.el: Add stgit-line-format by Gustav Hållberg · 14 years ago
  3. f3dbdbc stgit.el: Minor improvements of stgit{,-noname}-patch-line-format documentation by Gustav Hållberg · 14 years ago
  4. 455c9f7 stgit.el: Delay automatic refresh of stgit buffers a bit by Gustav Hållberg · 14 years ago
  5. e9a9f3f stgit.el: Refresh stgit buffer after dired-delete-file by Gustav Hållberg · 14 years ago
  6. a0689e1 stgit.el: Refactor: use mapc to set all local variables in stgit-mode by Gustav Hållberg · 14 years ago
  7. bc11fb0 stgit.el: Add stgit-default-show-{ignored,unknown} by Gustav Hållberg · 14 years ago
  8. d2efc9d stgit.el: Fix so "t u" and "t i" only operate on the current buffer by Gustav Hållberg · 14 years ago
  9. 62548ee stgit.el: Move to goal column after expanding unknown directory by Gustav Hållberg · 14 years ago
  10. 84e1850 stgit.el: Ask for branch point when creating new branch by Gustav Hållberg · 14 years ago
  11. 064161c publish: Add '--last' option to show the last published patch by Catalin Marinas · 14 years ago
  12. ce12f52 Strip leading or trailing '-' when generating patch names by Catalin Marinas · 14 years ago
  13. eec51c1 publish: Add the --unpublished options to list not yet published patches by Catalin Marinas · 14 years ago
  14. a4a0163 stgit.el: Use comint-carriage-motion in output from "!" by Gustav Hållberg · 14 years ago
  15. 25aae9d mail: Add 'snumber' template parameter equivalent to stripped 'number' by Catalin Marinas · 14 years ago
  16. 1666c98 pick --revert wasn't using the correct author by Catalin Marinas · 14 years ago
  17. 7d7210c Allow interactive merging via StackTransaction.reorder_patches() by Catalin Marinas · 14 years ago
  18. 1b0c011 mail: Use space rather than tab for long subject header folding by Catalin Marinas · 14 years ago
  19. 1b6a57d stgit.el: Do not use suppress-keymap for prefix keymaps by Gustav Hållberg · 14 years ago
  20. 46e9c9f mail: Ask for the SMTP credentials before sending the messages by Catalin Marinas · 14 years ago
  21. c391c4c Fix _command_list() function for empty command sets by Catalin Marinas · 14 years ago
  22. c750603 Replace some git commands with stg aliases in test scripts by Catalin Marinas · 14 years ago
  23. 3ecc9c0 Add support for command aliases by Catalin Marinas · 14 years ago
  24. d0329a7 Populate the cached config options with the defaults by Catalin Marinas · 14 years ago
  25. 35112e5 Pass the --in-reply-to and --no-thread options to git send-email by Catalin Marinas · 14 years ago
  26. ae5305d Rename the mail --refid and --noreply options to match Git by Catalin Marinas · 14 years ago
  27. ba52890 Record a single transaction for conflicting push operations by Catalin Marinas · 14 years ago
  28. e2a3c61 stg mail: don't parse To/Cc/Bcc in --git mode by Alex Chiang · 14 years ago
  29. 97ccbbb stg mail: add basic support for git send-email by Alex Chiang · 14 years ago
  30. c28b884 stg mail: factor out __update_header by Alex Chiang · 14 years ago
  31. 9cb369d stg mail: make __send_message do more by Alex Chiang · 14 years ago
  32. c18d3a3 stg mail: reorder __build_[message|cover] parameters by Alex Chiang · 14 years ago
  33. 89d7ec4 stg mail: Refactor __send_message and friends by Alex Chiang · 14 years ago
  34. e8faa44 stgit.el: Add the stgit-execute command and bind it to "!" by David Kågedal · 14 years ago
  35. 54239ab improve "usage" strings to include optional "--" by Gustav Hållberg · 14 years ago
  36. 69db971 stgit.el: Handle patch and branch names starting with hyphen by Gustav Hållberg · 14 years ago
  37. ea696de stgit.el: Made a few wide lines more narrow by Gustav Hållberg · 14 years ago
  38. 0b71b4d stgit.el: Run "git update-index --refresh" before redrawing work tree status by Gustav Hållberg · 14 years ago
  39. e44674e stgit.el: Advise non-stgit git functions to update stgit buffers by Gustav Hållberg · 14 years ago
  40. 1d694f9 Tutorial: Add stgit.el section by Gustav Hållberg · 14 years ago
  41. 9aa6194 stgit.el: Prevent stgit-applied-patches from moving point by Gustav Hållberg · 14 years ago
  42. 072e96c stgit.el: Annotate stgit-capture-output macro for edebug by Gustav Hållberg · 14 years ago
  43. e02b46e stgit.el: Add command for showing diff for a range of patches by Karl Wiberg · 14 years ago
  44. c141283 stgit.el: Optionally allow duplicates when sorting patches by Karl Wiberg · 14 years ago
  45. 015a6df stgit.el: Break out diff whitespace arg handling to separate function by Karl Wiberg · 14 years ago
  46. 2b03ee2 Merge gustav/proposed by Karl Wiberg · 14 years ago
  47. ddfdced Merge branch 'stable' by Catalin Marinas · 14 years ago
  48. 085481e Fix "stg applied" usage in contrib/stg-dispatch by Catalin Marinas · 14 years ago
  49. d47ee13 stgit.el: Make "G" work before/after the tree by Gustav Hållberg · 14 years ago
  50. 4804721 stgit.el: Repair how patches with empty descriptions are shown by Gustav Hållberg · 14 years ago
  51. da30db2 stgit.el: Do not emit trailing whitespace by Gustav Hållberg · 14 years ago
  52. d6e17ce stgit.el: Get default rebase branch from git-config in stg-rebase by Gustav Hållberg · 14 years ago
  53. 3e528fb stgit.el: Allow "B" to create new branches by Gustav Hållberg · 14 years ago
  54. 6c2d496 stgit.el: Make stg undo/redo --hard ask for confirmation with dirty index/worktree by Gustav Hållberg · 14 years ago
  55. 7f972e9 stgit.el: Do not recurse into unknown directories after "t u" by Gustav Hållberg · 14 years ago
  56. 413f990 stgit.el: Use "->" for defstruct field accessors by Gustav Hållberg · 14 years ago
  57. 277b52a stgit.el: Disable undo information in stgit output capture buffers by Gustav Hållberg · 14 years ago
  58. aab226c new: Allow empty messages with --message and --file by Gustav Hållberg · 14 years ago
  59. a0045b8 stgit.el: Make the patch name optional by David Kågedal · 14 years ago
  60. 43ee50b stgit.el: Use format-spec when formatting file information by David Kågedal · 14 years ago
  61. 0b9ea6b stgit.el: Use format-spec when formatting patch lines by David Kågedal · 14 years ago
  62. 4ba91e8 stgit.el: Move defcustom definitions to the top by David Kågedal · 14 years ago
  63. eef399a Merge commit 'kha/safe' by Catalin Marinas · 14 years ago
  64. b57654e Merge branch 'stable' by Catalin Marinas · 14 years ago
  65. 814d59e Update the tutorial for the conflict situations by Catalin Marinas · 14 years ago
  66. 08a1d35 undo: Add test that "stg undo --hard" leaves the stgit tree in a consistent state by Gustav Hållberg · 14 years ago
  67. bbd0c1f Merge branch 'stable' by Catalin Marinas · 14 years ago
  68. 0eff9b8 Fix setup.py to generate the needed files by Catalin Marinas · 14 years ago
  69. 655a397 stgit.el: Position point at beginning of buffer before editing messages by Gustav Hållberg · 14 years ago
  70. 0970057 fold/import: Remove requirement on git 1.6.2 by Gustav Hållberg · 14 years ago
  71. e1e5f6d push/pop: Allow "-n0" to do nothing by Gustav Hållberg · 14 years ago
  72. 48d0a85 stgit.el: Improve help text on stgit-goto by Gustav Hållberg · 14 years ago
  73. 737b7d8 Slightly modify the "publish" command description by Catalin Marinas · 15 years ago v0.15
  74. b5f9ac8 Pick --revert option (formerly --reverse) by Catalin Marinas · 15 years ago
  75. 9ba661f The '--file' option for 'new' should show 'FILE' rather than 'MESSAGE' by Catalin Marinas · 15 years ago
  76. 0258440 Update the RELEASENOTES file with latest changes by Catalin Marinas · 15 years ago v0.15-rc4
  77. e27cf29 Do not use stdout instead of stderr by Catalin Marinas · 15 years ago
  78. a1c4846 Ignore the git-config exit code by Catalin Marinas · 15 years ago
  79. a3d0bae Do not delete the builtin_version.py file after setup by Catalin Marinas · 15 years ago
  80. 00be16b Never skip rebase by Jakob Stoklund Olesen · 15 years ago
  81. 6c052b0 Fast-forward the published head when possible by Catalin Marinas · 15 years ago
  82. 63bffeb Delete the hidden patches as well when deleting a branch by Catalin Marinas · 15 years ago
  83. f73aeed Allow 'stg diff ..<commit>' by Catalin Marinas · 15 years ago
  84. bb78b34 Allow importing of 'application/octet-stream' attachments by Catalin Marinas · 15 years ago
  85. e929f0a Autosign imported patches by Catalin Marinas · 15 years ago
  86. ca5c965 Add the -p option to fold by Catalin Marinas · 15 years ago
  87. 46cc103 Do not create an empty patch if import failed without --reject by Catalin Marinas · 15 years ago
  88. b0bff93 Add the --reject option to fold by Catalin Marinas · 15 years ago
  89. b56d878 Remove the 'fail_dump' argument to git.apply_patch() by Catalin Marinas · 15 years ago
  90. 8bad451 Generate binary diffs by default by Catalin Marinas · 15 years ago v0.15-rc3
  91. 24a7f94 Preserve the given author date during import by Catalin Marinas · 15 years ago
  92. c18842c Add import -p option by Catalin Marinas · 15 years ago
  93. ba5cb15 Merge commit 'kha/safe' by Catalin Marinas · 15 years ago
  94. ce4c86f Escape patch name when creating regexp by David Kågedal · 15 years ago
  95. ef8871f Import git show output easily by Catalin Marinas · 15 years ago
  96. 5ab0897 Merge commit 'kha/safe' by Catalin Marinas · 15 years ago
  97. 8338f88 Add stg-build, stg-dbg and RELEASENOTES to the MANIFEST.in file by Catalin Marinas · 15 years ago
  98. 4c47af7 squash: Make commit message editing more convenient by Karl Wiberg · 15 years ago
  99. d34d6e3 When reading a config value, pick the last value, not the first by Karl Wiberg · 15 years ago
  100. 525817d Add the next/prev commands to the RELEASENOTES file by Catalin Marinas · 15 years ago v0.15-rc2