stgit.el: Use forward-line instead of goto-line non-interactively
[stgit] / stgit / commands /
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 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 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å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-05 Jakob Stoklund OlesenNever skip rebase
2009-09-30 Catalin MarinasFast-forward the published head when possible
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-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-17 Karl WibergMerge branch 'proposed' of git://github.com/gustavh...
2009-08-13 Hannes EderAdd 'stg prev' and 'stg next'
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 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-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-22 David KågedalAdd a --set-tree flag to stg push
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-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"
2009-01-28 Catalin MarinasAdd --file option to pick
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-28 Catalin MarinasPass the diff flags when statistics are required
2009-01-22 Karl HasselströmMerge branch 'stable'
2009-01-14 Catalin MarinasFix the patch argument parsing for the "show" command
2009-01-02 Jason GreenPatch to clarify the "unsolved conflicts" message in...
2009-01-01 Catalin MarinasMerge branch 'proposed'
2008-12-21 Karl Hasselströmstg files: Don't write just an empty line
2008-12-21 Gustav Hållbergstg mail: Improve error message for unknown sender...
2008-12-08 Karl Hasselströmstg series: Explain the list format better
2008-12-08 David KågedalUse separate column for zero in output of stg series -e
2008-12-03 Dan Williamsfix export -s
2008-12-03 Dan Williamsmail: add some commonly used tags to --auto
2008-11-08 Catalin MarinasMerge branch 'proposed'
2008-11-08 Catalin MarinasGenerate a different patch name if it already exists
2008-11-08 Catalin MarinasAllow pick --fold to work without applied patches
2008-11-08 Catalin MarinasRemove e-mail address duplicates
2008-11-08 Catalin MarinasRemove the --committer options
2008-11-01 Catalin MarinasAdd parse_patches boundary in the delete.py file
2008-11-01 Catalin MarinasChange e-mail user agent header to StGit
2008-10-24 Clark WilliamsTeach "stg import" to import patch series from tar...
2008-10-19 Catalin MarinasFix "show" to allow multiple branch:patch arguments
2008-10-02 Catalin MarinasUse --diff rather than --patch in log.py
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAdd a new flag, --spill, to stg delete
2008-09-21 Karl HasselströmRemove misleading "stg delete" documentation
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmImplement "stg refresh --edit" again
2008-09-21 Karl HasselströmRefactor stgit.commands.edit
2008-09-21 Karl HasselströmRemove --undo flags from stg commands and docs
2008-09-21 Karl HasselströmConvert "stg refresh" to the new infrastructure
next