Add the 'sync' command
[stgit] / stgit / main.py
2006-12-07 Catalin MarinasAdd the 'sync' command
2006-12-06 Catalin MarinasPipe the 'stg help <command>' output through the pager
2006-12-05 Karl HasselströmAsk git for author and committer name
2006-11-17 Catalin MarinasOnly read the config files when running a command
2006-11-16 Catalin MarinasReduce the imports in stgit/main.py
2006-11-02 Catalin MarinasClean-up the number of imports in main.py
2006-10-25 Karl HasselströmNew stg command: assimilate
2006-10-25 Karl HasselströmDisregard extraneous arguments when providing help
2006-10-25 Karl HasselströmWhen no command was given, print usage message
2006-10-25 Karl HasselströmLet "stg help" be like "stg --help"
2006-10-17 Robin RosenbergNew command 'float' to move a patch to the top
2006-09-15 Catalin MarinasAdd patch history support
2006-06-07 Yann DirsonClassify commands in stg --help output.
2006-05-25 Catalin MarinasImplement the 'goto' command
2006-03-31 Catalin MarinasAdd a 'show' command
2006-03-10 Catalin MarinasDeal with merge conflicts directly
2006-03-01 Catalin MarinasPrint a shorter usage message with the --help option
2006-02-19 Karl Hasselstr\... [PATCH 2/2] Add 'stg uncommit' command
2006-02-04 Pavel RoskinTreat "stg --help cmd" and "stg help cmd" like "stg cmd
2006-01-13 Catalin MarinasMerge branch 'master' of homepage.ntlworld.com/cmarinas...
2006-01-12 Catalin MarinasFix the clone command failure
2005-11-04 Catalin MarinasAdd a patches command
2005-10-27 Catalin MarinasCapture the KeyboardInterrupt exception
2005-10-27 Chuck LeverPrint the git version when running the "stg version...
2005-10-06 Chuck LeverRudimentary support for multiple development branches
2005-09-27 Catalin MarinasAdd a commit command to merge the current patches into...
2005-09-27 Catalin MarinasImplement a 'pick' command for cherry-picking
2005-09-13 Catalin MarinasAdd a --branch option to different commands
2005-09-07 Catalin MarinasAdd a copyright command to display the copyright terms
2005-09-07 Chuck LeverAdd a "version" command
2005-08-21 Catalin MarinasVersion information changed to show 'Stacked GIT'
2005-08-18 Catalin MarinasAdd the 'id' command
2005-08-08 Catalin MarinasImplement the fold command
2005-08-03 Catalin MarinasImplement the 'clone' command
2005-07-27 Catalin MarinasImplement an 'import' command
2005-07-26 Catalin MarinasAdd a patch renaming command
2005-07-20 Catalin MarinasAdd a 'pull' command
2005-07-19 Catalin MarinasImplement the 'mail' command
2005-07-15 Catalin MarinasImplement 'clean' cmd
2005-07-14 Catalin Marinascrt_series initialisation changed
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