stgit
2006-12-11 Catalin MarinasAllow the abbreviation of StGIT commands
2006-12-08 Catalin MarinasDon't always use git-merge-recursive because of speed
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-12-07 Catalin MarinasMake 'push --undo' safer
2006-12-07 Catalin MarinasFix a merge case with files added in both heads but...
2006-12-07 Catalin MarinasPrint 'refresh done' before pushing other patches
2006-12-06 Catalin MarinasPipe the 'stg help <command>' output through the pager
2006-12-06 Catalin MarinasAllow patch ranges for the 'pop' command
2006-12-06 Catalin MarinasAllow ranges for the 'export' command
2006-12-06 Catalin MarinasFix the 'clean' command not to pop all the patches
2006-12-05 Catalin MarinasFlush the stdout in the commit command
2006-12-05 Catalin MarinasFix "series -d" when the patch description is empty
2006-12-05 Catalin MarinasAllow the cloning of branches not under StGIT control
2006-12-05 Yann DirsonDocument some current bugs and add to the TODO list.
2006-12-05 Yann DirsonCreate a StgitObject class to factorise code for proper...
2006-12-05 Karl HasselströmAsk git for author and committer name
2006-12-05 Pavel RoskinSet HOME to the test directory to avoid reading ~/...
2006-12-05 Catalin MarinasOnly print the progress message if on a TTY
2006-12-05 Catalin MarinasUse gitconfig rather than stgirc
2006-12-05 Yann DirsonMore config examples.
2006-11-24 Catalin MarinasComplete patch names after a patch (range) option
2006-11-24 Yann DirsonAllows to refresh a non-top applied patch.
2006-11-24 Yann DirsonBomb out when --ack and --sign are both passed to ...
2006-11-24 Yann DirsonOptimize stg goto in the pop case.
2006-11-24 Yann DirsonMake Series::patch_applied public.
2006-11-22 Catalin MarinasAdd a boundary to parse_patches()
2006-11-22 Catalin MarinasAllow 'show' to display many patches
2006-11-20 Catalin MarinasFix a bug in gitmergeonefile.py introduced recently
2006-11-17 Catalin MarinasOnly read the config files when running a command
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 MarinasUpdate the bash-completion script
2006-11-16 Catalin MarinasReduce the imports in stgit/main.py
2006-11-16 Karl HasselströmStGIT bash completion
2006-11-16 Catalin MarinasFix the mail import regex to remove the [...PATCH....
2006-11-16 Karl HasselströmRegression test for "stg mail"
2006-11-16 Karl HasselströmRegression test for "stg import"
2006-11-16 Karl HasselströmDon't mention deprecated template variables
2006-11-16 Karl HasselströmPrint progress message to stderr, not stdout
2006-11-09 Catalin MarinasAdd file renaming support
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 Chuck LeverPrint a message while checking for changes in the worki...
2006-11-08 Catalin MarinasAdd mbox support to "import"
2006-11-08 Catalin MarinasAdd a trash directory with deleted patches
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 Robin RosenbergBash snippet to show branch and patch in bash prompt
2006-11-02 Catalin MarinasClean-up the number of imports in main.py
2006-11-02 Paolo 'Blaisorblade... 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ömRegression test for "stg assimilate"
2006-10-25 Karl HasselströmNew stg command: assimilate
2006-10-25 Karl HasselströmDisregard extraneous arguments when providing help
2006-10-25 Karl HasselströmWhen no command was given, print usage message
2006-10-25 Karl HasselströmLet "stg help" be like "stg --help"
2006-10-21 Catalin MarinasRelease 0.11 v0.11
2006-10-20 Catalin MarinasAdd Debian package support to StGIT
2006-10-20 Catalin MarinasRearrange the patches with a given series file
2006-10-20 Catalin MarinasAdd --auto option to 'mail'
2006-10-20 Catalin MarinasAllow the git-pull command to be configurable
2006-10-20 Catalin MarinasAdd the diffcol.sh file to the contrib directory
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 MarinasTODO list update
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-15 Catalin MarinasAllow empty commit messages
2006-09-10 Catalin MarinasAdd --keep option to pop
2006-09-10 Catalin MarinasUse get-ref-list to get the commit parents
2006-08-20 Yann DirsonAdd a --parent flag to "stgit pick".
2006-08-11 Catalin MarinasUse the ".." syntax for patch ranges
2006-08-11 Catalin MarinasSet the .txt extension to the StGIT commit message...
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 MarinasAdd '--' to git-diff-index calls
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 MarinasRelease 0.10 v0.10
2006-06-11 Catalin MarinasUpdate the TODO file
2006-06-11 Catalin MarinasFix the t0001-subdir-branches.sh test
2006-06-11 Catalin MarinasFix the add and rm commands to fail if no patch is...
2006-06-11 Catalin MarinasGenerate an empty commit for the newly created patches
2006-06-11 Catalin MarinasShow the stderr for failed GIT commands
2006-06-11 Catalin MarinasFix the t1201-pull-trailing.sh test
2006-06-07 Yann DirsonClassify commands in stg --help output.
2006-06-06 Catalin MarinasAdd the --replace option to import
next