Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-05 | Disable error checking in commit script1.6.0.a2 | Boris Kolpackov | 1 | -4/+4 | |
Otherwise it fail on modules that have nothing to commit | |||||
2011-08-30 | Add error handling to git scripts | Boris Kolpackov | 1 | -0/+12 | |
2011-08-04 | Add the -i option to commit.sh which triggers committing index1.6.0.a1 | Boris Kolpackov | 1 | -1/+9 | |
Instead of adding the files with git add. | |||||
2011-04-28 | Treat etc as other modules | Boris Kolpackov | 1 | -1/+1 | |
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 | Use full command names instead of aliases | Boris Kolpackov | 1 | -1/+1 | |
2011-02-07 | Make commit script use editor to get commit message | Boris Kolpackov | 1 | -6/+24 | |
2011-02-07 | Start with git helper scripts and extra documentation | Boris Kolpackov | 1 | -0/+20 | |