chiark / gitweb /
Add stack creation and initialisation support to lib.Stack
[stgit] / stgit / lib / stack.py
2008-06-08 Catalin MarinasAdd stack creation and initialisation support to lib...
2008-06-08 Catalin MarinasCreate a git.Branch class as ancestor of stack.Stack
2008-06-08 Catalin MarinasRename Repository.head to Repository.head_ref
2008-06-06 Catalin MarinasAllow stack.patchorder.all to return hidden patches
2008-06-03 Catalin MarinasMerge commit 'kha/safe'
2008-06-03 Catalin MarinasMerge branch 'stable'
2008-06-03 Karl HasselströmSome API documentation for the new infrastructure
2008-06-03 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-05-28 Catalin MarinasAllow the Repository.get_stack() to get a default argument
2008-05-28 Catalin MarinasRewrite the "series" command for the new infrastructure
2008-05-28 Catalin MarinasRefactor the Commitdata class to CommitData
2008-05-27 Catalin MarinasMerge branch 'stable'
2008-05-20 Karl HasselströmAdd property with a list of all patch names
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-02-12 Karl HasselströmRemove unused data field
2008-01-09 Karl HasselströmNew infrastructure: Make sure that the branch is initia...
2008-01-09 Karl HasselströmTeach the new infrastructure about the index and worktree
2007-12-19 Karl HasselströmUpgrade older stacks to newest version
2007-12-19 Karl HasselströmWrite metadata files used by the old infrastructure
2007-12-19 Karl HasselströmNew StGit core infrastructure: repository operations