Use git-rev-parse to find the local GIT repository
[stgit] / stgit / commands / branch.py
2005-11-30 Chuck LeverUse git-rev-parse to find the local GIT repository
2005-11-30 Chuck LeverAlign branch descriptions in output of "stg branch -l"
2005-11-15 Chuck Leveruse "crt_series.get_branch()" instead of "git.get_head_...
2005-11-09 Catalin MarinasDifferent fixes for the branch command
2005-11-09 Chuck LeverGeneralize branch renaming
2005-11-04 Chuck LeverAdd a stack method for determining whether a branch...
2005-10-27 Chuck LeverMake listing branches more efficient
2005-10-27 Chuck LeverMake switching to the current branch a no-op
2005-10-17 Catalin MarinasFix the branch protect/unprotect message
2005-10-06 Chuck LeverAdd support for branch description files
2005-10-06 Chuck LeverAllow user to protect some branches against "stg pull"
2005-10-06 Chuck LeverRudimentary support for multiple development branches