Release notes: Turn the 0.15-rc1 release notes into 0.15 release notes
[stgit] / stgit / lib /
2009-08-13 Catalin MarinasReverse commit 9876a650 - return the first line from...
2009-07-31 Catalin MarinasOnly get the first line from 'git describe --all'
2009-05-30 Catalin MarinasAdd support for merge-friendly branches
2009-05-22 David KågedalAdd a --set-tree flag to stg push
2009-05-22 Karl HasselströmTransaction.push_patch(): Set self.head only when we...
2009-05-22 Catalin MarinasConvert 'clone' to the use stgit.lib
2009-05-22 Catalin MarinasShow some progress information when checking for upstre...
2009-05-22 Catalin MarinasShow "Pushing <patch>...done" when pushing a patch
2009-04-09 Catalin MarinasAdd the --merged option to goto
2009-04-09 Catalin MarinasUse a default "hidden" argument in StackTransaction...
2009-04-09 Catalin MarinasAdd automatic git-mergetool invocation to the new infra...
2009-04-09 Catalin MarinasCheck for local changes with "goto"
2009-01-28 Catalin MarinasMerge branch 'stable'
2009-01-22 Karl HasselströmMerge branch 'stable'
2009-01-01 Catalin MarinasMerge branch 'proposed'
2008-12-03 Catalin MarinasPrint conflict details with the new infrastructure...
2008-12-02 Catalin MarinasDo not append a new line to the backwards compat files...
2008-11-29 Catalin MarinasFix the HEAD updating during a conflicting push (bug...
2008-11-21 Catalin MarinasDisplay (empty) when appropriate for the goto command
2008-09-28 Karl HasselströmMerge branch 'stable'
2008-09-21 Karl HasselströmRefactor stgit.commands.edit
2008-09-21 Karl HasselströmConvert "stg refresh" to the new infrastructure
2008-09-21 Karl HasselströmCheck for top == head at the start of every transaction
2008-09-21 Karl HasselströmLog and undo external modifications
2008-09-21 Karl HasselströmNew command: stg redo
2008-09-21 Karl HasselströmNew command: stg undo
2008-09-21 Karl HasselströmMove stack reset function to a shared location
2008-09-21 Karl HasselströmDon't write a log entry if there were no changes
2008-09-21 Karl HasselströmAdd a --hard flag to stg reset
2008-09-21 Karl HasselströmLog conflicts separately for all commands
2008-09-21 Karl HasselströmLog conflicts separately
2008-09-21 Karl HasselströmNew command: stg reset
2008-09-21 Karl HasselströmWrite to a stack log when stack is modified
2008-09-19 Catalin MarinasMerge branch 'stable'
2008-09-12 Catalin MarinasDo not crash if a patch log ref is missing
2008-09-09 Catalin MarinasMerge branch 'stable'
2008-08-26 Karl HasselströmMerge branch 'stable'
2008-08-21 Catalin MarinasRemove the duplicate utils.strip_leading function
2008-08-21 Catalin MarinasImplement a new patch identification scheme and id...
2008-07-24 Karl HasselströmAdd utility function for reordering patches
2008-07-24 Karl HasselströmTeach stgit.lib.transaction about hidden patches
2008-07-24 Karl HasselströmLibrary functions for tree and blob manipulation
2008-07-24 Karl HasselströmReuse the same temp index in a transaction
2008-07-24 Karl HasselströmDo simple in-index merge with diff+apply instead of...
2008-07-24 Karl HasselströmDiscard stderr output from git apply if the caller...
2008-07-24 Karl HasselströmMake sure that stg uncommit doesn't touch the branch...
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-12 Karl HasselströmFix typo
2008-06-08 Catalin MarinasMerge branch 'stable'
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-20 Karl HasselströmPrevent most commands from running when there are conflicts
2008-05-20 Karl HasselströmConvert "stg new" to the new infrastructure
2008-05-19 Catalin MarinasMerge branch 'stable'
2008-04-17 Catalin MarinasMerge branch 'stable'
2008-04-15 Karl HasselströmIf a patch is not changed when pushing, reuse the same...
2008-04-15 Karl HasselströmDon't both change directory and set GIT_WORK_TREE
2008-04-14 Karl HasselströmMerge branch 'stable' into stable-master-merge
2008-03-25 Catalin MarinasMerge branch 'stable'
2008-03-20 Karl HasselströmHandle failed pushes differently depending on cause
2008-03-20 Karl HasselströmMake sure patches with no parents have an empty list...
2008-02-12 Karl HasselströmRemove unused data field
2008-02-10 Karl HasselströmParse the date instead of treating it as an opaque...
2008-02-10 Karl HasselströmTeach new infrastructure to diff two trees
2008-02-10 Karl HasselströmTeach new infrastructure to apply patches
2008-02-10 Karl HasselströmTeach new infrastructure about the default author and...
2008-02-10 Karl HasselströmDon't check out files if we don't have index+workdir
2008-01-29 Karl HasselströmDon't clean away patches with conflicts
2008-01-29 Karl HasselströmEliminate temp variable that's used just once
2008-01-29 Karl HasselströmCreate index and worktree objects just once
2008-01-24 Karl HasselströmDon't keep old committer when rewriting a commit
2008-01-09 Karl HasselströmMake "stg goto" subdirectory safe
2008-01-09 Karl HasselströmMake "stg commit" fancier
2008-01-09 Karl HasselströmConvert "stg commit" to new infrastructure
2008-01-09 Karl HasselströmSet exit code to 3 on merge conflict
2008-01-09 Karl HasselströmExpose transaction abort function
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