Fix stg repair for hidden patches
[stgit] / stgit / stack.py
2010-10-22 Juergen WieferinkFix stg repair for hidden patches
2009-09-30 Catalin MarinasDelete the hidden patches as well when deleting a branch
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ömRemove --undo flags from stg commands and docs
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-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-03-24 Toby AllsoppFix "stg branch --delete" on a nonexistent branch
2008-03-20 Catalin MarinasDon't set the default authdate if none specified
2008-03-20 Catalin MarinasDon't set the default authdate if none specified
2008-02-14 Toby AllsoppFix "stg branch --delete" on a nonexistent branch
2007-12-19 Catalin MarinasRe-add the interactive merge
2007-12-19 Karl HasselströmUpgrade older stacks to newest version
2007-12-19 Karl HasselströmBetter error message if merge fails
2007-12-19 David KågedalUse the output from merge-recursive to list conflicts
2007-12-19 David KågedalLeave working dir and index alone after failed (conflic...
2007-12-19 David KågedalSplit git.merge into two functions
2007-12-19 Karl HasselströmWrite removed fields for backwards compatibility
2007-12-19 David KågedalRemove the 'top' field
2007-12-19 David KågedalRemove the 'bottom' field
2007-12-19 David KågedalCheck bottom and invariants
2007-12-07 Catalin MarinasSome clean-up of the branch manipulation commands
2007-12-01 Catalin MarinasMake Series.refresh_patch automatically save the undo...
2007-11-27 Catalin MarinasKeep the patch log when import --replace deletes patches
2007-11-14 Catalin MarinasExecute the 'git ...' rather than 'git-...'
2007-11-02 Catalin MarinasAllow "branch --create" to be given a tag id
2007-10-17 Catalin Marinas"stg pop --keep" fails because of git-apply --index...
2007-10-17 Catalin MarinasFix assertion in patch creation
2007-10-07 Karl HasselströmRemove the --force flag to "stg rebase" and "stg pull"
2007-10-07 Karl HasselströmMake a common superclass for all StGit exceptions
2007-10-07 Karl HasselströmAdd --ack/--sign options to "stg new"
2007-10-07 Karl HasselströmTeach "stg assimilate" to repair patch reachability
2007-09-26 Karl HasselströmMake Run available in stack.py
2007-09-23 David KågedalRefactor Series.new_patch
2007-09-23 David KågedalClear up the semantics of Series.new_patch
2007-09-23 David KågedalAdd a 'bottom' parameter to Series.refresh_patch and...
2007-09-23 David KågedalClean up Series.refresh_patch
2007-09-23 David KågedalRefactor Series.push_patch
2007-09-23 David KågedalRemove dead code from push_empty_patch
2007-09-23 David KågedalSplit Series.push_patch in two
2007-09-22 Karl HasselströmProperly remove all config for a deleted branch
2007-09-14 Catalin MarinasAdd patch editing command
2007-09-11 Karl HasselströmAdd shortlog of patch series to cover mail
2007-09-11 Karl HasselströmAdd --sign and --ack options to "stg import"
2007-08-31 Pavel RoskinFix refresh -es
2007-08-26 Karl HasselströmRefactor output handling to break circular dependency
2007-08-26 Karl HasselströmReplace "git repo-config" with "git config" in help...
2007-08-26 Karl HasselströmDon't write None to the conf file
2007-08-23 Karl HasselströmDon't touch ref files manually
2007-08-21 Karl HasselströmMake use of the get_patch() utility function
2007-08-20 Karl HasselströmRename all config sections of a branch
2007-07-17 Catalin MarinasModify the assertion in Series.new_patch
2007-07-17 Catalin MarinasAllow refresh --annotate to replace the top log entry
2007-07-16 Catalin MarinasDo not call 'refresh' when creating a patch (bug #8872)
2007-07-16 Catalin MarinasAllow 'refresh' to annotate the patch log entries
2007-07-13 Yann DirsonAdd a constructor to PatchSet.
2007-06-15 Yann DirsonRevert 'Changed rebasing safety check to look for reach...
2007-06-12 Yann DirsonRename branch.*.stgitformatversion to branch.*.stgit...
2007-06-12 Yann DirsonMove stack format-version checks into Stack class.
2007-06-12 Yann DirsonAbstract a PatchSet object out of Series.
2007-06-12 Yann DirsonUse get/set_name for a stack's name.
2007-06-12 Yann DirsonChanged rebasing safety check to look for reachability...
2007-06-08 Catalin MarinasFactor out common functionality into the utils.py file
2007-06-08 Catalin MarinasFix the hidden patches functionality (bug #9077)
2007-06-07 Yann DirsonFix removal of series to nuke the formatversion config...
2007-06-07 Yann DirsonFix removal of series with non-existant trash dir.
2007-06-04 Yann DirsonFix deletion and move of a hidden patch (gna bug #9244).
2007-05-21 Karl HasselströmRefactor message printing
2007-05-21 Karl HasselströmUpgrade old StGIT branches to new-format metadata
2007-05-15 Karl HasselströmRemove obsolete files when deleting a branch
2007-05-15 Karl HasselströmStore branch description in the config file
2007-05-15 Karl HasselströmMake the "name" argument to "stg new" optional
2007-05-15 Yann DirsonStop recording branch.*.remote to '.' for local parents.
2007-05-15 Catalin MarinasFix typo in the patchlogs copying code
2007-05-14 Karl HasselströmFix popping on non-active branches
2007-05-14 Karl HasselströmDon't use patches/<branch>/current
2007-05-14 Yann DirsonCopy patchlogs when cloning a stack or picking a patch.
2007-05-14 Roland DreierFix deleting series trash directory
2007-05-14 Karl HasselströmDon't use refs/bases/<branchname>
2007-04-17 Catalin MarinasFailed recursive merging can silently lose date in...
2007-03-16 Yann DirsonCleanup parent information on stgit branch deletion.
2007-03-16 Yann DirsonCopy parentbranch setting on 'stg branch --clone'.
2007-03-16 Yann DirsonMake use exception raised by removedirs.
2007-03-16 Yann DirsonFix diagnostic messages on patch deletion and simplify...
2007-03-16 Yann DirsonFix stack deletion when orig-base is present.
2007-03-16 Robin RosenbergAdd an empty line before signed-off-by
2007-02-28 Yann DirsonFactorize editor handling.
next