stgit.el: Document stgit-select properly
[stgit] / contrib / stgit.el
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-05-14 Karl HasselströmEmacs mode: automatically cd up to root of worktree
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-15 Karl Hasselströmemacs mode: handle "stg status" output with #
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-02-12 Karl HasselströmEmacs mode: change "stg repair" binding
2008-02-10 Karl HasselströmEmacs mode: It's possible to edit unapplied patches now
2008-01-24 Karl HasselströmHomogenize buffer names
2008-01-09 David KågedalEmacs mode: coalesce command
2008-01-09 David KågedalEmacs mode: Add mark command
2007-12-19 David KågedalEmacs mode: Added stgit-new
2007-12-19 David KågedalEmacs mode: added fontification
2007-12-19 David KågedalEmacs mode: Add stgit-edit command
2007-12-19 David KågedalEmacs mode: added stgit-commit and stgit-uncommit
2007-12-19 David KågedalEmacs mode: add stgit-repair
2007-12-19 David KågedalEmacs mode: Bind n and p
2007-12-19 David KågedalEmacs mode: Improve the output buffer state
2007-12-19 Karl HasselströmEmacs mode: show patches' short description
2007-12-19 Karl HasselströmEmacs mode: Bind "G" to "stg goto"
2007-12-19 Karl HasselströmEmacs mode: Let "P" push or pop patch at point
2007-12-19 Karl HasselströmEmacs mode: push/pop next patch, not patch at point
2007-12-19 Karl HasselströmEmacs mode: Add an explanatory header
2007-12-19 Karl HasselströmEmacs mode: Show keybindings when user presses "h"...
2007-12-19 David KågedalAdd an StGit mode for emacs