chiark / gitweb /
Cogito is deprecated, so don't point to it
[stgit] / contrib /
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...
2007-03-02 Yann DirsonAdd contrib/stg-fold-files-from: pick selected changes...
2007-03-02 Yann DirsonAdd contrib/stg-show-old: show old version of a patch.
2007-03-02 Yann DirsonAdd contrib/stg-whatchanged: look at what would be...
2007-01-26 Catalin MarinasAdd support to hide and unhide patches
2007-01-25 Catalin MarinasAllow a patch range to be specified for 'series'
2007-01-21 Yann DirsonAdd new 'rebase' command.
2006-12-13 Catalin MarinasFix the bash completion when there is no patch applied
2006-12-12 Catalin MarinasAllow the mail command to send unapplied patches as...
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-12-06 Catalin MarinasAllow ranges for the 'export' command
2006-11-24 Catalin MarinasComplete patch names after a patch (range) option
2006-11-16 Catalin MarinasUpdate the bash-completion script
2006-11-16 Karl HasselströmStGIT bash completion
2006-11-02 Robin RosenbergBash snippet to show branch and patch in bash prompt
2006-10-20 Catalin MarinasAdd the diffcol.sh file to the contrib directory