stgit.el: Unify help text formatting
[stgit] / contrib /
2008-12-21 Gustav Hållbergstgit.el: Unify help text formatting
2008-12-10 Gustav Hållbergstgit.el: Fix working directory bug in stgit-new
2008-12-10 Gustav Hållbergstgit.el: Add stgit-git-status
2008-12-08 Gustav Hållbergstgit.el: Fix some indentation
2008-12-08 Gustav Hållbergstgit.el: Add stgit-unmark-down
2008-12-08 Gustav Hållbergstgit.el: Add 'm' as alias for stgit-mark
2008-12-08 Gustav Hållbergstgit.el: Add 'q' for stgit-quit
2008-12-08 Gustav Hållbergstgit.el: Compact code for populating stgit-mode-map
2008-12-08 David Kågedalstgit.el: Show running commands
2008-12-08 David Kågedalstgit.el: Add the stgit-refresh command
2008-12-08 David Kågedalstgit.el: Move stgit-rename to C-c C-r
2008-12-08 David Kågedalstgit.el: Rename stgit-refresh to stgit-reload
2008-12-07 David Kågedalstgit.el: Try to make the point stay on the coalesced...
2008-11-08 Catalin MarinasMerge branch 'proposed'
2008-11-06 David Kågedalstgit.el: Add undo command
2008-11-06 David Kågedalstgit.el: Adapt to new output from stg series.
2008-11-06 David Kågedalstgit.el: Add numeric prefix argument to push and pop...
2008-10-24 Clark WilliamsIgnore compiled elisp files
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 David KågedalAdd support for initializing a branch for stgit from...
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-06 Shinya Kuribayashistgit-completion.bash: Remove add/applied/cp/rm/unapplied
2008-09-06 Shinya Kuribayashidiffcol.sh: Use /bin/bash explicitly
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-26 Karl HasselströmDon't use the dashed for of git commands
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-20 Karl HasselströmEmacs mode: delete patches
2008-05-20 Karl HasselströmEmacs mode: use "stg new --file"
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-05-19 Catalin MarinasAllow export to write unapplied files as well
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 Karl HasselströmAdd "stg coalesce"
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: Makefile for building stgit.el
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
2007-11-22 Yann Dirsonstg-gitk: allow passing args to gitk; add --help.
2007-11-11 Karl HasselströmRename "stg assimilate" to "stg repair"
2007-09-14 Catalin MarinasAdd patch editing command
2007-08-20 Yann DirsonFixed completion function hardcoding .git/.
2007-08-20 Yann DirsonProvide file completion for add/resolved/refresh based...
2007-08-20 Yann DirsonAdd a no-act flag to stg-dispatch and stg-fold-file...
2007-08-20 Yann DirsonAdd -O flag to stg-fold-files-from.
2007-08-20 Yann DirsonNew contrib scripts: stg-dispatch and stg-show.
2007-08-20 Yann DirsonImprove stg-fold-files-from doc.
2007-07-24 Yann DirsonPort stg-whatchanged improvements to stg-mdiff and...
2007-07-24 Yann DirsonAdd to stg-mdiff the ability to pass options to underly...
2007-07-24 Yann DirsonAdd range comparison support to stg-mdiff.
2007-07-24 Yann DirsonFix stg-whatchanged to deal with conflicts already...
2007-07-13 Yann DirsonDocument shortcoming of stg-k and stg-unnew.
2007-06-25 Yann DirsonIf available, use gitk --argscmd in contrib/stg-gitk.
2007-06-25 Yann Dirsonstg-cvs: update doc, and use correct setting for parent...
2007-06-25 Yann DirsonFix contrib/stg-whatchanged way of identifying a conflict.
2007-06-08 Catalin MarinasAdd my release scripts to the contrib directory
2007-06-08 Catalin MarinasFix the hidden patches functionality (bug #9077)
2007-06-07 Yann DirsonFixed typo in contrib/stg-whatchanged.
2007-06-02 Yann DirsonAdd 2 new contrib scripts.
2007-05-21 Robin RosenbergDon't use / as separatar since it is common i branch...
2007-05-21 Robin RosenbergUpdate the bash prompt from 'applied' instead of the...
2007-05-15 Yann DirsonRename "bury" back to "sink".
2007-05-14 Yann DirsonTeach bash to complete branch names in some places.
2007-05-14 Yann DirsonAvoid contrib/stg-swallow deleting unrelated empty...
2007-04-11 Catalin MarinasFix the 'bury' command completion to include all patches
2007-04-10 Yann DirsonAdd "stg bury" command, with the functionality of contr...
2007-03-16 Yann DirsonRemove debugging output from contrib/stg-sink
2007-03-12 Yann DirsonAdd 'stg cp' command.
2007-03-06 Yann DirsonFix bash completion to not garble the screen with an...
2007-03-02 Yann DirsonAdd contrib/stg-sink: sink a patch to given location...
2007-03-02 Yann DirsonAdd contrib/stg-mdiff: display diffs of diffs.
2007-03-02 Yann DirsonAdd contrib/stg-gitk: helper script to run gitk
2007-03-02 Yann DirsonAdd contrib/stg-cvs: helper script to manage a mixed...
2007-03-02 Yann DirsonAdd contrib/stg-swallow: completely merge an unapplied...
next