Optimize stg goto in the pop case.
[stgit] / stgit / commands /
2006-11-24 Yann DirsonOptimize stg goto in the pop case.
2006-11-22 Catalin MarinasAdd a boundary to parse_patches()
2006-11-22 Catalin MarinasAllow 'show' to display many patches
2006-11-17 Catalin MarinasAdd a 'sender' configuration option
2006-11-17 Catalin MarinasOnly create a 'From: author' line if needed
2006-11-16 Catalin MarinasEdit the cover or patch message before e-mail encoding
2006-11-16 Catalin MarinasFix the mail import regex to remove the [...PATCH....
2006-11-16 Karl HasselströmDon't mention deprecated template variables
2006-11-08 Chuck LeverOptionally repack the object repository after every...
2006-11-08 Chuck LeverAdd a new option to "stg applied" and "stg unapplied...
2006-11-08 Catalin MarinasAdd mbox support to "import"
2006-11-07 Catalin MarinasAdd support for multipart messages to import
2006-11-07 Catalin MarinasProperly import qp-encoded e-mail headers
2006-11-07 Catalin MarinasProperly encode the e-mail headers and body
2006-11-07 Karl HasselströmGenerate unique patch names
2006-11-07 Karl HasselströmGenerate shorter patch names
2006-11-02 Catalin MarinasSlightly change the multiple patches delete function
2006-11-02 Karl HasselströmAllow deletion of several patches at once
2006-11-02 Ilpo JärvinenFixes "stg goto `stg top`" to no-op & adds test
2006-11-02 Karl HasselströmAllow hand-editing of patches before sending
2006-11-02 Paolo 'Blaisorblad... Stgit: allow importing series files where patch names...
2006-10-27 Catalin MarinasAdd the 'autobcc' config option
2006-10-27 Robin RosenbergAdd an optional prefix to the PATCH subject when mailing.
2006-10-25 Karl HasselströmNew stg command: assimilate
2006-10-20 Catalin MarinasRearrange the patches with a given series file
2006-10-20 Catalin MarinasAdd --auto option to 'mail'
2006-10-17 Robin RosenbergNew command 'float' to move a patch to the top
2006-10-17 Robin RosenbergFix the --cover option.
2006-10-17 Catalin MarinasFix the preserving of the local changes during pop
2006-10-16 Catalin MarinasAdd --sign and --ack options to refresh
2006-10-16 Catalin MarinasAdd the '--interactive' option to 'resolved'
2006-09-15 Catalin MarinasAdd the --noreply option to 'mail'
2006-09-15 Catalin MarinasAdd patch history support
2006-09-15 Catalin MarinasAdd the --graphical option to series
2006-09-10 Catalin MarinasAdd --keep option to pop
2006-08-20 Yann DirsonAdd a --parent flag to "stgit pick".
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-07-14 Catalin MarinasAutomatically generate patch names for uncommit
2006-07-10 Catalin MarinasAdd a common function for reading template files
2006-07-05 Catalin MarinasGet the patch name from the description
2006-07-05 Catalin MarinasDo not use the pager when the output is empty
2006-06-11 Catalin MarinasFix the add and rm commands to fail if no patch is...
2006-06-06 Catalin MarinasAdd the --replace option to import
2006-05-28 Yann DirsonAllow to specify multiple patch names on push command...
2006-05-25 Catalin MarinasImplement the 'goto' command
2006-05-24 Catalin MarinasAdd the --update option to pick
2006-05-24 Karl HasselströmExplicitly specify utf-8 coding in file
2006-05-24 Karl HasselströmFix indexing error during "diff -r/"
2006-05-18 Karl HasselströmHandle branch names with slashes
2006-05-18 Karl HasselströmDon't die when there are no branches
2006-05-09 Catalin MarinasAllow configurable file extensions for merge conflicts
2006-05-02 Yann DirsonLook for templates in ~/.stgit/templates as well
2006-05-02 Yann DirsonFix a seriously bad interaction between .git caching...
2006-05-02 Yann DirsonMake branch creation atomic
2006-05-02 Yann DirsonAdd a couple of safety checks to series creation
2006-03-31 Catalin MarinasUse a pager for diff and show commands
2006-03-31 Catalin MarinasAdd a 'show' command
2006-03-31 Catalin MarinasAdd the '--undo' option to 'refresh'
2006-03-28 Catalin MarinasAdd extra headers to the e-mail messages
2006-03-28 Catalin MarinasRemove the checking for the default configuration values
2006-03-28 Catalin MarinasCreate stgit/basedir.py for determining the .git directory
2006-03-28 Catalin MarinasAdd the "smtpdelay" config option
2006-03-25 Catalin MarinasFix the patch name stripping in import
2006-03-16 Catalin MarinasAdd the --strip option to import
2006-03-16 Catalin MarinasAdd the --patch option to export
2006-03-10 Sam Vilaincommon: parse 'email (name)' correctly
2006-03-10 Pavel RoskinImprove "stg uncommit" help text.
2006-03-03 Catalin MarinasAdd --series to import
2006-03-03 Catalin MarinasAdd a merged upstream test for pull and push
2006-02-20 Catalin MarinasFix the e-mail address escaping
2006-02-19 Karl Hasselstr\... [PATCH 2/2] Add 'stg uncommit' command
2006-02-17 Catalin MarinasAdd --mbox option to the 'mail' command
2006-02-17 Catalin MarinasAdd --stdout option to export
2006-02-17 Karl Hasselstr\ömUse --refid option even when sending a cover mail
2006-02-17 Catalin MarinasAllow tag objects to be passed on the command line
2006-02-05 Catalin MarinasCheck whether the file exists in the fold command
2006-02-04 Chuck LeverAdd an option to "stg branch" to convert the internal...
2006-02-04 Chuck Lever"stg pull" says "popping all patches" even when it...
2006-01-25 Pavel Roskinstg export: check if there are any patches to export
2006-01-23 Catalin MarinasAllow patch refreshing for some files only
2006-01-23 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-22 Catalin MarinasRemove the --force option for new
2006-01-13 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-12 Catalin MarinasFix the clone command failure
2006-01-10 Pavel Roskinstgit: typo fixes
2006-01-07 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-07 Kirill Smelkov[trivial] fix spelling typos
2005-12-21 Catalin MarinasFix the import command when the body is empty
2005-12-15 Trond Myklebustremove formatting of git log entry on an imported patch
2005-12-11 Catalin MarinasMake StGIT comply with the author information retrieving
2005-12-08 Chuck LeverAdd a brief sentence to the documentation of the "stg...
2005-12-07 Chuck LeverAdd a "--clone" option to "stg branch"
2005-12-01 Chuck LeverMake "stg export" save the base commit in the output...
2005-11-30 Chuck LeverAdd facility to print short list of patches around...
2005-11-30 Chuck Lever"stg series" option to show patch summary descriptions
2005-11-30 Chuck LeverUse git-rev-parse to find the local GIT repository
2005-11-30 Chuck LeverAlign branch descriptions in output of "stg branch -l"
2005-11-18 Catalin MarinasAllow 'stg status --reset' to work on individual files
2005-11-18 Catalin MarinasFix the unapplied variable missing in export.py
2005-11-17 Chuck LeverSeamlessly allow diffs "from" the current working directory
next