Rename out.start() to out.inf() in the publish command
[stgit] / stgit /
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
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-05 Karl HasselströmRefresh the main stg man page
2008-10-02 Catalin MarinasUse --diff rather than --patch in log.py
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmFix typo
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ömInvoke the correct interactive editor
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
2008-09-21 Karl HasselströmMake "stg log" show stack log instead of patch log
2008-09-21 Karl HasselströmCheck for top == head at the start of every transaction
2008-09-21 Karl HasselströmLog and undo external modifications
2008-09-21 Karl HasselströmNew command: stg redo
2008-09-21 Karl HasselströmNew command: stg undo
2008-09-21 Karl HasselströmMove stack reset function to a shared location
2008-09-21 Karl HasselströmDon't write a log entry if there were no changes
2008-09-21 Karl HasselströmAdd a --hard flag to stg reset
2008-09-21 Karl HasselströmLog conflicts separately for all commands
2008-09-21 Karl HasselströmLog conflicts separately
2008-09-21 Karl HasselströmNew command: stg reset
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-21 Karl HasselströmGenerate command lists automatically
2008-09-21 Karl Hasselströmasciidoc.conf: Steal updates from git
2008-09-21 Karl HasselströmAuto-generate man pages for all StGit commands
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-18 Catalin MarinasFix the sink command for various test cases
2008-09-12 Catalin MarinasAutosign newly created patches
2008-09-12 Catalin MarinasDo not crash if a patch log ref is missing
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasFix import to work properly in subdirectories
2008-09-09 Catalin MarinasFix the importing of config in series.py
2008-09-06 Karl HasselströmRefactoring: move shared options to their own module
2008-09-06 Karl HasselströmRemove unneeded import
next