chiark / gitweb /
Cleanup parent information on stgit branch deletion.
[stgit] / stgit / commands /
2007-03-12 Yann DirsonAdd 'stg cp' command.
2007-03-12 Catalin MarinasOnly check for upstream merges if not fast-forwarding
2007-03-06 Catalin Marinas[Revert] Make 'push --undo' safer
2007-02-28 Yann DirsonAdd a Documentation directory inspired by the git one.
2007-02-28 Yann DirsonFactorize editor handling.
2007-02-27 Yann DirsonCorrectly raise exception on unknown pull-policy.
2007-02-23 Catalin MarinasAdd --branch option to 'patches'
2007-02-21 Yann DirsonRework of the 'stg pull' policy.
2007-02-21 Yann DirsonRefuse to pull/rebase when rendered unsafe by (un)commits.
2007-02-21 Yann DirsonKeep track of safe base changes.
2007-02-21 Yann DirsonMove stack-base querying into Series class.
2007-02-21 Yann DirsonFactorize rebasing behaviour.
2007-02-21 Catalin MarinasFix the mail command to parse longer address headers
2007-02-21 Catalin MarinasFix the alias check in the mail --bcc command
2007-02-21 Catalin MarinasDisplay whether the patch is empty after refresh
2007-02-17 Catalin MarinasFix import to allow --name and --strip for most import...
2007-02-17 Clark WilliamsURL import for stgit
2007-02-16 Catalin MarinasAdd --author option to series
2007-02-16 Catalin MarinasAllow importing mbox files from stdin
2007-02-13 Yann DirsonAdd --merged option to rebase.
2007-02-05 Catalin MarinasStop the e-mail sending if editor fails
2007-02-05 Yann DirsonUse branch.*.stgit.parentbranch for authoritative paren...
2007-02-04 Pavel RoskinAssorted typos
2007-02-04 Pavel RoskinDon't print "rebasing" if the head doesn't change
2007-02-03 Yann DirsonUse FETCH_HEAD to know where to rebase to after pull. master
2007-02-03 Yann DirsonCorrectly check the pull-does-rebase parameter in ...
2007-02-02 Yann DirsonRebase to parent branch after git-fetch in "stg pull".
2007-02-02 Yann DirsonThe user does not want to mess with the refspecs.
2007-02-01 Yann DirsonFixes to doc strings.
2007-01-31 Yann DirsonHave 'stg branch --create' record parent information.
2007-01-31 Yann DirsonMove identification of parent branch's remote def up...
2007-01-31 Yann DirsonMake stgit.config use git-repo-config.
2007-01-26 Catalin MarinasMake the 'series --short' length configurable
2007-01-26 Catalin MarinasAdd support to hide and unhide patches
2007-01-25 Catalin Marinas'--showbranch' and '--noprefix' options for 'series'
2007-01-25 Catalin MarinasAllow a patch range to be specified for 'series'
2007-01-25 Catalin MarinasSynchronise the current patch if none specified for...
2007-01-21 Yann DirsonAdd new 'rebase' command.
2007-01-10 Catalin MarinasAdd option to automatically invoke the interactive...
2007-01-10 Catalin MarinasAllow e-mail aliases for the "mail" command
2007-01-10 Pavel RoskinCheck git pull remote before defaulting to 'origin'
2007-01-10 Catalin MarinasPipe the 'patches --diff' output through the pager
2007-01-04 Catalin MarinasAdd '--missing' option to 'series'
2006-12-12 Catalin MarinasAllow the mail command to send unapplied patches as...
2006-12-12 Catalin MarinasAdd the --unapplied option to pick
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 MarinasPrint 'refresh done' before pushing other patches
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 Karl HasselströmAsk git for author and committer name
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-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...
next