Strip leading or trailing '-' when generating patch names
[stgit] / stgit /
2010-03-26 Catalin MarinasStrip leading or trailing '-' when generating patch...
2010-03-25 Catalin Marinaspublish: Add the --unpublished options to list not...
2010-03-24 Catalin Marinasmail: Add 'snumber' template parameter equivalent to...
2010-03-22 Catalin Marinaspick --revert wasn't using the correct author
2010-03-09 Catalin MarinasAllow interactive merging via StackTransaction.reorder_...
2010-03-01 Catalin Marinasmail: Use space rather than tab for long subject header...
2010-02-15 Catalin Marinasmail: Ask for the SMTP credentials before sending the...
2010-02-10 Catalin MarinasFix _command_list() function for empty command sets
2010-02-05 Catalin MarinasAdd support for command aliases
2010-02-05 Catalin MarinasPopulate the cached config options with the defaults
2010-02-05 Catalin MarinasPass the --in-reply-to and --no-thread options to git...
2010-02-05 Catalin MarinasRename the mail --refid and --noreply options to match Git
2010-02-05 Catalin MarinasRecord a single transaction for conflicting push operations
2010-02-05 Alex Chiangstg mail: don't parse To/Cc/Bcc in --git mode
2010-02-05 Alex Chiangstg mail: add basic support for git send-email
2010-02-05 Alex Chiangstg mail: factor out __update_header
2010-02-05 Alex Chiangstg mail: make __send_message do more
2010-02-05 Alex Chiangstg mail: reorder __build_[message|cover] parameters
2010-02-05 Alex Chiangstg mail: Refactor __send_message and friends
2010-01-31 Gustav Hållbergimprove "usage" strings to include optional "--"
2009-12-17 Catalin MarinasMerge branch 'stable'
2009-12-04 Gustav Hållbergnew: Allow empty messages with --message and --file
2009-10-28 Gustav Hållbergfold/import: Remove requirement on git 1.6.2
2009-10-28 Gustav Hållbergpush/pop: Allow "-n0" to do nothing
2009-10-24 Catalin MarinasSlightly modify the "publish" command description v0.15
2009-10-20 Catalin MarinasPick --revert option (formerly --reverse)
2009-10-19 Catalin MarinasThe '--file' option for 'new' should show 'FILE' rather...
2009-10-18 Catalin MarinasDo not use stdout instead of stderr
2009-10-17 Catalin MarinasIgnore the git-config exit code
2009-10-17 Catalin MarinasDo not delete the builtin_version.py file after setup
2009-10-05 Jakob Stoklund OlesenNever skip rebase
2009-09-30 Catalin MarinasFast-forward the published head when possible
2009-09-30 Catalin MarinasDelete the hidden patches as well when deleting a branch
2009-09-30 Catalin MarinasAllow 'stg diff ..<commit>'
2009-09-30 Catalin MarinasAllow importing of 'application/octet-stream' attachments
2009-09-16 Catalin MarinasAutosign imported patches
2009-09-16 Catalin MarinasAdd the -p option to fold
2009-09-16 Catalin MarinasDo not create an empty patch if import failed without...
2009-09-16 Catalin MarinasAdd the --reject option to fold
2009-09-16 Catalin MarinasRemove the 'fail_dump' argument to git.apply_patch()
2009-09-13 Catalin MarinasGenerate binary diffs by default v0.15-rc3
2009-09-13 Catalin MarinasPreserve the given author date during import
2009-09-08 Catalin MarinasAdd import -p option
2009-09-08 Catalin MarinasMerge commit 'kha/safe'
2009-09-03 David KågedalEscape patch name when creating regexp
2009-09-02 Catalin MarinasImport git show output easily
2009-09-02 Catalin MarinasMerge commit 'kha/safe'
2009-08-24 Karl Wibergsquash: Make commit message editing more convenient
2009-08-24 Karl WibergWhen reading a config value, pick the last value, not...
2009-08-19 Karl WibergDocumentation: Rename remaining link macros
2009-08-17 Karl WibergMerge branch 'proposed' of git://github.com/gustavh...
2009-08-13 Hannes EderAdd 'stg prev' and 'stg next'
2009-08-13 Chris PackhamRe-send [StGit BUG/PATCH] config.py: fix unset
2009-08-13 Karl WibergWork around performance bug in subprocess.Popen.communi...
2009-08-13 Catalin MarinasReverse commit 9876a650 - return the first line from...
2009-08-03 Gustav Hållbergstgit new: Do not open editor if --save-template was...
2009-07-31 Catalin MarinasOnly get the first line from 'git describe --all'
2009-07-31 Catalin MarinasImprove the description/diff splitting when parsing...
2009-07-20 Catalin MarinasHandle multi-line Subject header better
2009-07-17 Catalin MarinasMerge commit 'kha/safe'
2009-07-17 Hannes Ederfix "stg float -s FILE" for FILE != "-"
2009-07-17 Catalin MarinasFix the import --url command
2009-07-13 Catalin MarinasSet the LESS environment if the pager is 'less'
2009-07-13 Catalin MarinasMerge commit 'kha/safe'
2009-07-12 Catalin MarinasDo not replace '-' with '.' in the version string v0.15-rc1
2009-07-12 Catalin MarinasAdd --stat option to show
2009-07-10 Alex Chiangfix stg mail %(shortlog)s order
2009-07-10 Catalin MarinasAdd --reject option to import
2009-06-24 Catalin MarinasRename out.start() to out.inf() in the publish command
2009-06-12 Catalin MarinasOnly allow publishing to refs/heads/*
2009-06-11 Catalin MarinasImprove the "publish" merge message to give slightly...
2009-05-30 Catalin MarinasRemove the resolved command
2009-05-30 Catalin MarinasUse the default git colouring scheme rather than specif...
2009-05-30 Catalin MarinasAdd "stg id" support for "{public}" ref
2009-05-30 Catalin MarinasAdd support for merge-friendly branches
2009-05-29 Karl HasselströmPass "git config" flags in the right order
2009-05-22 David KågedalAdd a --set-tree flag to stg push
2009-05-22 Samuel TardieuLoad the whole config at once and cache it for future use
2009-05-22 Karl HasselströmTransaction.push_patch(): Set self.head only when we...
2009-05-22 Catalin MarinasAdd the log --clear option
2009-05-22 Catalin MarinasReinstate the --annotate option for refresh
2009-05-22 Catalin MarinasConvert 'unhide' to the lib infrastructure
2009-05-22 Catalin MarinasConvert 'hide' to the lib infrastructure
2009-05-22 Catalin MarinasConvert 'clone' to the use stgit.lib
2009-05-22 Catalin MarinasDo not sleep after the last patch sent by e-mail
2009-05-22 Catalin MarinasShow some progress information when checking for upstre...
2009-05-22 Catalin MarinasShow "Pushing <patch>...done" when pushing a patch
2009-04-17 Karl HasselströmNewer gits return 128 when git config --{rename,remove...
2009-04-09 Catalin MarinasConvert "push" to the lib infrastructure
2009-04-09 Catalin MarinasConvert "pop" to the lib infrastructure
2009-04-09 Catalin MarinasAdd the --merged option to goto
2009-04-09 Catalin MarinasUse a default "hidden" argument in StackTransaction...
2009-04-09 Catalin MarinasConvert "float" to the lib infrastructure
2009-04-09 Catalin MarinasConvert "sink" to the new infrastructure
2009-04-09 Catalin MarinasAdd automatic git-mergetool invocation to the new infra...
2009-04-09 Catalin MarinasAdd mergetool support to the classic StGit infrastructure
2009-04-09 Catalin MarinasCheck for local changes with "goto"
2009-03-13 Karl HasselströmDocumentation: Rename link macros
2009-03-13 Karl Hasselströmstg squash: Improve documentation
2009-02-26 Karl HasselströmRename "stg coalesce" to "stg squash"
next