Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-09 | archrelease: be more verbose | Pierre Schmitz | 1 | -1/+1 | |
2010-12-14 | Accept any dir except a repos subdir as trunk | Pierre Schmitz | 1 | -3/+5 | |
2010-06-24 | removed mode lines; was not a good idea after all | Pierre Schmitz | 1 | -3/+0 | |
2010-02-22 | Don't check if package was released already0.9.4 | Pierre Schmitz | 1 | -15/+8 | |
The checks aren't reliable enough and fail if the local repo is broken due to network failures. So for now we just allways commit. | |||||
2010-02-22 | be more fail safe | Pierre Schmitz | 1 | -23/+22 | |
2010-02-17 | Use svnversion insead of svn info | Pierre Schmitz | 1 | -2/+2 | |
2010-02-17 | Use local information to determine if a commit is needed | Pierre Schmitz | 1 | -9/+11 | |
2010-02-17 | Check if package was already released | Pierre Schmitz | 1 | -0/+6 | |
2010-02-13 | apply common coding style | Pierre Schmitz | 1 | -14/+17 | |
2010-02-13 | inform the user of activities that might take a longer time0.9.1 | Pierre Schmitz | 1 | -0/+2 | |
2010-02-12 | supress confusing output of pushd and popd0.9.0 | Pierre Schmitz | 1 | -2/+2 | |
2010-02-11 | Replace expensive merge with delete and copy | Pierre Schmitz | 1 | -31/+7 | |
2009-10-06 | archrelease: exit if working copy is not committed | François Charette | 1 | -1/+8 | |
Check with svn diff if the PKGBUILD etc has been committed, and exit with an error message if not. Also moved message from commitpkg to here. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2008-04-22 | Ensure archrelease is always run from a proper directory | Aaron Griffin | 1 | -0/+10 | |
It should only be run from a trunk dir containing a PKGBUILD Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2008-04-22 | Create the 'repos' dir if it doesn't exist | Aaron Griffin | 1 | -0/+1 | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2008-04-20 | Add a message that explains what to do when a merge conflict is detected and ↵ | Jason Chu | 1 | -0/+8 | |
needs to be dealt with. | |||||
2008-04-09 | Start tracking svnmerge info when we create a branch0.6.2 | Jason Chu | 1 | -0/+5 | |
I thought it was tracked by default | |||||
2008-04-08 | Copy only the HEAD revision when releasing0.6.1 | Aaron Griffin | 1 | -1/+1 | |
This prevents the copying of local files and only copies versioned files Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2008-04-08 | archrelease modifications to auto-commit handling | Aaron Griffin | 1 | -10/+15 | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2008-04-06 | Add arch{co,release,rm} to devtools and make them install properly | Jason Chu | 1 | -0/+19 | |