Fix "stg clean" when stack is empty
[stgit] / stgit /
2005-09-17 Paolo 'Blaisorblad... Fix "stg clean" when stack is empty
2005-09-17 Paolo 'Blaisorblad... Implement fast-forward when only tree (but not
2005-09-17 Paolo 'Blaisorblad... Avoid allowing --undo if it doesn't change anything
2005-09-17 Paolo 'Blaisorblad... Make "stg files" output match "quilt files" one
2005-09-17 Paolo 'Blaisorblad... Fix "mail" command when description contains "From"
2005-09-17 Paolo 'Blaisorblad... stg diff / files: don't update directory cache
2005-09-17 Paolo 'Blaisorblad... Make "empty patch" checking optional in "series"
2005-09-17 Catalin MarinasIgnore the case on the PATCH name when importing
2005-09-17 Paolo 'Blaisorblad... Fix typo: comitter->committer
2005-09-16 Catalin MarinasAllow 'import' to cherry-pick a commit object
2005-09-14 Catalin MarinasPass -q to git-merge-cache
2005-09-14 Catalin Marinas'export' will use patches-<branch> by default
2005-09-14 Catalin MarinasUpdate 'stg pull' to the latest 'git pull' API
2005-09-13 Catalin MarinasAdd a --branch option to different commands
2005-09-13 Catalin MarinasAdd a --version=... option to the mail command
2005-09-13 Catalin MarinasUse .git/info/exclude instead of .git/exclude
2005-09-07 Catalin MarinasAdd a copyright command to display the copyright terms
2005-09-07 Chuck LeverAdd a "version" command
2005-09-07 Chuck LeverSet stg's text editor in .stgitrc
2005-09-02 Paolo 'Blaisorblad... [PATCH] Allow fast-forward pushing.
2005-09-02 Paolo 'Blaisorblad... [PATCH] Fix crash for empty description
2005-09-02 Paolo 'Blaisorblad... [PATCH] Support .gitignore
2005-09-02 Paolo 'Blaisorblad... [PATCH] Really fix import --edit invoking editor twice
2005-09-02 Paolo 'Blaisorblad... [PATCH] Show patch content in description edit buffer
2005-08-24 Catalin MarinasFix push --undo to remove the local changes
2005-08-23 Catalin MarinasFix the import --edit function
2005-08-23 Catalin MarinasOptimise the merge operation
2005-08-23 Catalin MarinasOptimise the git.switch() function
2005-08-23 Catalin MarinasFix the push_patch function to not always call refresh_...
2005-08-21 Catalin MarinasRelease 0.6 v0.6
2005-08-21 Catalin MarinasVersion information changed to show 'Stacked GIT'
2005-08-18 Catalin MarinasAdd the 'id' command
2005-08-18 Catalin MarinasOptimise the Commit objects creation
2005-08-16 Catalin MarinasFix a typo in the fold command help
2005-08-15 Catalin MarinasAdd --edit option to import
2005-08-15 Catalin MarinasMake 'stg pull' use 'git pull' directly
2005-08-15 Catalin MarinasAllow StGIT to be installed in a local directory
2005-08-08 Catalin MarinasFix the 'import --name' option overriding
2005-08-08 Catalin MarinasImplement the fold command
2005-08-03 Catalin MarinasCreate the .git/refs/bases/<head> file in 'init'
2005-08-03 Catalin MarinasAdd the 'number' variable to the e-mail template
2005-08-03 Catalin MarinasImplement the 'clone' command
2005-08-03 Catalin Marinas'pull' should use the origin branch
2005-08-03 Catalin MarinasFix description/diff delimiting in import
2005-08-03 Catalin MarinasSave .git/ORIG_HEAD when pulling changes
2005-07-30 Catalin MarinasRelease 0.5 v0.5
2005-07-29 Catalin MarinasAdd '%(maintainer)s' variable to the e-mail template
2005-07-28 Catalin MarinasAllow ':' in the subject of imported messages
2005-07-28 Catalin Marinas'mail' to use the global template file
2005-07-28 Catalin Marinas'export' to use the global template file
2005-07-28 Peter OsterlundHandle 'A' flag for new files
2005-07-27 Catalin MarinasImplement an 'import' command
2005-07-27 Catalin MarinasAllow the GIT ids to be more flexible
2005-07-26 Catalin MarinasFix the patch name checking in push.py
2005-07-26 Catalin MarinasAdd a patch renaming command
2005-07-26 Catalin Marinas[AN] status for newly added files
2005-07-24 Catalin MarinasImprove the help message for commands
2005-07-21 Bryan larsenAdd authentication capability to the mail command
2005-07-20 Catalin MarinasMake the 'mail' command a bit safer
2005-07-20 Catalin MarinasAdd a 'pull' command
2005-07-19 Catalin MarinasImplement the 'mail' command
2005-07-19 Catalin MarinasFix the exception class name in export.py
2005-07-15 Catalin MarinasAdd --force option to new
2005-07-15 Catalin MarinasImplement 'clean' cmd
2005-07-14 Catalin Marinascrt_series initialisation changed
2005-07-14 Bryan Larsenallow spaces in filenames (second try)
2005-07-14 Bryan LarsenThe top patch is never exported.
2005-07-14 Catalin MarinasAdd "name <email>" parsing for simpler commands
2005-07-13 Bryan LarsenUsing the --message option with the new command fails...
2005-07-13 Catalin MarinasTrack git/stack exceptions when initialising crt_series
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files
2005-07-12 Catalin MarinasAdd --range option to export
2005-07-11 Catalin MarinasUpdate the git cache for the resolved file
2005-07-11 Catalin MarinasAllow local changes if the patch deleted is not current
2005-07-11 Catalin MarinasAdd --template option to export
2005-07-10 Catalin MarinasAdd stgit. before utils in import
2005-07-10 Catalin MarinasInitial commit (Release 0.4) v0.4