Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-30 | Add error handling to git scripts | Boris Kolpackov | 1 | -0/+5 | |
2011-04-28 | Treat etc as other modules | Boris Kolpackov | 1 | -1/+1 | |
2011-03-18 | Push tags only if we are pushing master | Boris Kolpackov | 1 | -1/+15 | |
2011-03-18 | Don't hardcode branch name in push.sh | Boris Kolpackov | 1 | -1/+1 | |
Doing just ./push.sh should push to the branch being tracked. To get the old behavior, do ./push.sh master. | |||||
2011-02-24 | Exclude the etc module from commit and stash operations | Boris Kolpackov | 1 | -1/+1 | |
One normally doesn't want this module to participate in group commit or stash. | |||||
2011-02-07 | Start with git helper scripts and extra documentation | Boris Kolpackov | 1 | -0/+15 | |