Merge branch 'stable'
[stgit] / stgit / commands / sync.py
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmAutomatic bash completion
2008-09-21 Karl HasselströmRemove --undo flags from stg commands and docs
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ömAuto-generate man pages for all StGit commands
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-07-24 Karl HasselströmMerge branch 'stable'
2008-07-08 Karl HasselströmMerge branch 'stable'
2008-06-29 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-06-08 Catalin MarinasMerge branch 'stable'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasFix the sync'ing of unapplied patches only
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-03-24 Catalin MarinasRemove the reordering side-effect of the latter sync...
2008-03-24 Catalin MarinasRemove the reordering side-effect of the latter sync...
2008-03-24 Catalin MarinasFix sync to push the popped patches back after sync'ing
2008-03-24 Catalin MarinasFix sync to push the popped patches back after sync'ing
2008-03-20 Catalin MarinasAllow the synchronisation of the unapplied patches
2008-03-20 Catalin MarinasAllow the synchronisation of the unapplied patches
2007-12-19 Catalin MarinasRe-add the interactive merge
2007-12-19 David KågedalRemove the 'bottom' field
2007-11-07 Catalin MarinasFix more commands to run correctly in subdirectories
2007-10-08 Karl HasselströmDon't have a global crt_series in stgit.commans.common
2007-10-07 Karl HasselströmInfrastructure for current directory handling
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-07-13 Catalin Marinas'sync' code comments clean-up after commit 6b79a09c
2007-06-25 Yann DirsonChanged sync not to use -b which has other semantics.
2007-06-12 Yann DirsonUse get/set_name for a stack's name.
2007-05-21 Karl HasselströmRefactor message printing
2007-01-25 Catalin MarinasSynchronise the current patch if none specified for...
2006-12-07 Catalin MarinasAdd the 'sync' command