Pick --revert option (formerly --reverse)
[stgit] / stgit /
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"
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 Ted PavlicMake bash completion fail to bashdefault before default...
2009-01-22 Ted PavlicModify bash completion to support help, version, and...
2009-01-22 Karl HasselströmMerge branch 'stable'
2009-01-14 Catalin MarinasFix the patch argument parsing for the "show" command
2009-01-12 Pete Wyckoffstgit.namelength is an integer
2009-01-12 Karl HasselströmReturn None instead of crashing on undefined integer...
2009-01-02 Jason GreenPatch to clarify the "unsolved conflicts" message in...
2009-01-01 Catalin MarinasMerge branch 'proposed'
2008-12-29 Gustav Hållbergman pages: Bugfixed man pages for --sign and --ack...
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-21 Gustav HållbergAdd '--help' to tab completion for all commands
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 Catalin MarinasPrint conflict details with the new infrastructure...
2008-12-03 Dan Williamsfix export -s
2008-12-03 Dan Williamsmail: add some commonly used tags to --auto
2008-12-02 Catalin MarinasDo not append a new line to the backwards compat files...
2008-11-29 Catalin MarinasFix the HEAD updating during a conflicting push (bug...
2008-11-21 Catalin MarinasDisplay (empty) when appropriate for the goto command
2008-11-08 Catalin MarinasMerge branch 'proposed'
2008-11-08 Catalin MarinasGenerate a different patch name if it already exists
next