stgit
2005-09-02 Paolo 'Blaisorblade... [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-21 Catalin MarinasMove the local search path at the beginning of sys...
2005-08-21 Catalin MarinasREADME text moved to the wiki page
2005-08-18 Catalin MarinasAdd the 'id' command
2005-08-18 Catalin MarinasAdd the prefix information to INSTALL
2005-08-18 Catalin MarinasOptimise the Commit objects creation
2005-08-18 Catalin MarinasUpdate the README (mainly alignment)
2005-08-16 Catalin MarinasREADME file update
2005-08-16 Catalin MarinasFix a typo in the fold command help
2005-08-16 Catalin MarinasFix gitmergeonefile.py to deal with local installation
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-30 Catalin MarinasTODO update
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 Catalin MarinasInstall the template files as well
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 MarinasUpdate the TODO file
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 MarinasInstall the stgit.commands package
2005-07-12 Catalin MarinasSeparate the commands in stgit/commands/* files
2005-07-12 Catalin MarinasChangeLog removed
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 MarinasFix __checkout_files() in gitmergeonefile.py
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