Commit Graph

  • 51b4c6ade7 new locatiopn for scripts master Mario Fetka 2012-11-19 18:23:17 +01:00
  • c54c2d9b1f Bump to new repo-commit and add directory support to series2patch Mario Fetka 2012-11-19 18:16:45 +01:00
  • f167579796 Bump Mario Fetka 2011-11-02 13:32:30 +01:00
  • 8c3de565a3 Merge https://github.com/mgorny/sunrise-commit Mario Fetka 2010-11-08 21:00:42 +01:00
  • af28477f43 Pass '--vcs' parameter to echangelog to avoid different decisions. Michał Górny 2010-11-08 20:22:35 +01:00
  • ce4ce52c10 update documentation Mario Fetka 2010-11-08 19:37:26 +01:00
  • 3f90dcfc66 update gitignore Mario Fetka 2010-11-08 14:18:54 +01:00
  • 6ad574f515 initial commit Mario Fetka 2010-11-08 14:11:20 +01:00
  • 78c5e79e70 Move CVS check earlier as hg can appear in one of the parent dirs. Michał Górny 2010-11-07 09:10:51 +01:00
  • bc9441e2a7 Enable ChangeLogs with CVS and svn by default. Michał Górny 2010-11-07 09:10:22 +01:00
  • db4a3def28 Fix SC_VCS=git-svn used instead of SC_VCS=git. Michał Górny 2010-11-03 17:13:25 +01:00
  • b21ae5bd82 Don't use `grep -e' without a reason to do so. Michał Górny 2010-11-02 09:05:16 +01:00
  • 09661479e0 Replace SC_VCS=git-svn with SC_WANT_CHANGELOG. Michał Górny 2010-11-01 23:13:55 +01:00
  • de3ab6ece9 Avoid using XSI extensions (-a and -o test operators). Michał Górny 2010-11-01 23:07:39 +01:00
  • 470faa079a Fix the .gitignore file. Michał Górny 2010-11-01 16:54:00 +01:00
  • 441d47af54 Use the 'build-aux' directory. Michał Górny 2010-11-01 16:42:38 +01:00
  • 6a202d66b0 Generate output files within the Makefile, and distribute them. Michał Górny 2010-10-31 16:10:54 +01:00
  • 42485aa9a1 Use complete @PACKAGE_STRING@ in sunrise-commit. Michał Górny 2010-10-31 16:09:49 +01:00
  • 885c2d40c2 Adjust the prereqs and disable dependency tracking. Michał Górny 2010-10-31 08:33:47 +01:00
  • f8ea18212e Clarified the EXTENDED DESCRIPTION section of the manpage and enforced more consistent highlighting of ``sunrise-commit''. Nathan Phillip Brink 2010-10-30 16:34:32 -04:00
  • dbd11bc848 Use dist-bzip2 by default. Michał Górny 2010-10-30 22:08:06 +02:00
  • b0ec712f33 Add detailed scenario descriptions. Michał Górny 2010-10-30 21:28:35 +02:00
  • 76e0af1e25 Update the manpage a little. Michał Górny 2010-10-30 20:15:40 +02:00
  • ce70c2dd65 Only verbosely output ``Updating the repository...'' when actually attempting to upate the repository. Nathan Phillip Brink 2010-10-30 14:17:08 -04:00
  • 5a693ebacf Add .gitignore to hide changes to automatically generated files. Nathan Phillip Brink 2010-10-30 13:16:00 -04:00
  • 794daad0d3 Use the modern naming convention for configure.ac. Nathan Phillip Brink 2010-10-30 13:12:05 -04:00
  • c924fb5f37 Use autoconf's AC_SUBST for sunrise-commit.1 (the manpage), not just sunrise-commit. Nathan Phillip Brink 2010-10-30 13:11:22 -04:00
  • fd6cf3545b Move to an autotools-based build system. Michał Górny 2010-10-30 17:53:30 +02:00
  • 156a5d7131 Peform the repo update before calling echangelog. Michał Górny 2010-10-30 11:48:59 +02:00
  • 8ef4e30fc5 Pass '-d -P' to 'cvs update'. Michał Górny 2010-10-30 11:48:03 +02:00
  • cee1dac95f In CVS, don't call vcs_status if update is used already. Michał Górny 2010-10-30 11:44:54 +02:00
  • 849ccc9cf7 We don't expect SC_VCS to be git-cvs. Michał Górny 2010-10-28 18:38:49 +02:00
  • 59dd01f1c7 Don't prepend the package name when committing it to CVS. Michał Górny 2010-10-28 18:38:10 +02:00
  • 3c7b7518ef Make the -d option disable updating the local repository. It originally enabled updating the local repository, performing the reverse of its documented functionality. Nathan Phillip Brink 2010-10-27 16:27:20 -04:00
  • 3a3818cab3 Support CVS. I actually tested the package adding, updating, bumping, and removal operations this time ;-). Nathan Phillip Brink 2010-10-27 16:22:46 -04:00
  • 176fcaecef Introduce array_append() function, in favor of inline assignments. Michał Górny 2010-10-02 18:35:12 +02:00
  • a23f1fdb9b Introduce simple fastconf install script. Michał Górny 2010-09-27 17:09:48 +02:00
  • 8e6c21f793 Subversion: Fix detection of package removal for overlays using plain Subversion. Nathan Phillip Brink 2010-09-28 12:44:52 -04:00
  • c8c9e803e7 Whitespace cleanup. Michał Górny 2010-09-26 10:37:29 +02:00
  • 254df61bd8 Fix my previous two fixes. Now one can enter a category directory and use sunrise-commit to remove packages whose directories are marked as deleted. Successfully tested to work with a Mercurial repository, unlike my previous two commits ;-). Nathan Phillip Brink 2010-09-23 19:07:44 -04:00
  • 7810093bba Fix my fix for relative paths during package removal so that one may remove multiple packages at a time. Nathan Phillip Brink 2010-09-20 10:52:03 -04:00
  • f10dea040c Mercurial: Fix vcs_commit() so that a commit message is specified. Also, fix relative path names so that one can remove a package by running sunrise-commit from a category directory instead of from a repository's root directory. Nathan Phillip Brink 2010-09-20 10:48:39 -04:00
  • 779394ac1f When removing a package and grepping ofr package references, don't let grep complain if profiles/package.mask doesn't exist. Nathan Phillip Brink 2010-09-20 10:20:52 -04:00
  • 0d1ac07ef7 Mercurial: In vcs_reset(), the hg revert command was creating backups of files with names similar to ChangeLog.orig. The introduction of new files prevents a successful commit because the new file isn't included into the repository. Now we request that no backups be made when reverting a file. Nathan Phillip Brink 2010-09-15 01:38:17 -04:00
  • c8da172252 Silence the 'hg tip' call. Michał Górny 2010-08-26 18:54:14 +02:00
  • ff91dba58c Add notes to the manpage: DVCSes will not have ChangeLogs created automatically; there is no automatic pulling for DVCSes. Nathan Phillip Brink 2010-08-25 18:52:18 -04:00
  • 08827d56e1 Simplify checking exit code 0. Michał Górny 2010-08-26 00:08:21 +02:00
  • 16a8ff2d6d Simplify logic. Michał Górny 2010-08-25 23:59:17 +02:00
  • b381a62c21 Update manpage to state Mercurial support. Michał Górny 2010-08-25 23:57:17 +02:00
  • e9c45a709a 'Unsunrise' the script description. Michał Górny 2010-08-25 23:54:12 +02:00
  • 60a91f15d3 Mercurial support. Nathan Phillip Brink 2010-08-24 16:33:16 -04:00
  • 51e3d9cd78 Grep within metadata.xml too. Michał Górny 2010-08-14 15:55:51 +02:00
  • 6fbc0a0042 Grep for removed package references before removal. Michał Górny 2010-08-12 23:01:43 +02:00
  • 5249ec662b Filter SC_CHANGE_LIST completely, introduce SC_REMOVED_PACKAGE_LIST. Michał Górny 2010-08-12 22:38:18 +02:00
  • f04a536617 Mark as the 0.3_pre1 version. Michał Górny 2010-08-06 18:13:25 +02:00
  • b111e8235d Add an additional newline before confirmation. Michał Górny 2010-08-06 08:29:40 +02:00
  • 633bb44fae Some improvements to consistency and clarity for sunrise-commit(1). Nathan Phillip Brink 2010-07-13 23:47:31 -04:00
  • 0dca83a452 Use 'git checkout HEAD' instead of reset+checkout. Michał Górny 2010-07-13 18:45:50 +02:00
  • 671838fee9 Run Sunrise-specific checks only when in Sunrise. Michał Górny 2010-07-13 18:41:13 +02:00
  • b8faaae3c7 Use 'svn revert' to clean/restore ChangeLog. Michał Górny 2010-07-13 17:39:49 +02:00
  • 304ef4db49 Separate filenames from options whenever necessary. Style. Michał Górny 2010-07-13 17:34:42 +02:00
  • 72435c1a73 Interact with VCS directly when checking whole directory removal. Michał Górny 2010-07-13 17:26:36 +02:00
  • d50f6a7282 General cleanup, comments added. Michał Górny 2010-07-13 17:15:51 +02:00
  • d16eb30d2b Support --noformat and --quiet. Michał Górny 2010-07-13 12:26:14 +02:00
  • b7bac5aeed Support calling 'svn up' before performing the commit. Michał Górny 2010-07-13 12:15:25 +02:00
  • 1cbbf1b7c9 Introduce the manpage. Michał Górny 2010-07-13 11:47:00 +02:00
  • 9558a3ecbb Quick English review (I can't find much to improve :-p). Nathan Phillip Brink 2010-07-12 12:18:42 -04:00
  • 3e7de31fb0 Manually call repoman manifest/full with old repoman. Michał Górny 2010-07-12 15:31:47 +02:00
  • 4056d1996b Use 'sed -n' instead of implicit line removal. Michał Górny 2010-07-12 15:03:31 +02:00
  • b2d4d1df00 Native subversion support. Michał Górny 2010-07-12 14:59:56 +02:00
  • 364ade7b73 Complain about unknown options. Michał Górny 2010-07-12 13:47:50 +02:00
  • 80434064dc Support for initial commits. Michał Górny 2010-07-12 13:43:17 +02:00
  • 92ead735d0 Support package removals. Michał Górny 2010-07-12 13:27:39 +02:00
  • 20a30502bc Adjust version number to be continuos with overlay-utils. Michał Górny 2010-07-12 12:11:51 +02:00
  • 349d6ae12f Support passing --force to repoman. Michał Górny 2010-07-12 11:45:15 +02:00
  • 0786203159 Add --trivial option for trivial changes. Michał Górny 2010-07-12 11:36:23 +02:00
  • 6cfe72f59e Do not quote in simple assignments. Michał Górny 2010-07-12 11:30:54 +02:00
  • b4454e4e95 Support colorful output. Michał Górny 2010-07-12 11:27:40 +02:00
  • cdc95c4595 Fix '-?'-caused pattern match. Michał Górny 2010-07-12 11:15:51 +02:00
  • b7d084e3ff Fix bug number display and check for invalid ID. Michał Górny 2010-07-12 10:37:19 +02:00
  • 4272f47b04 Support --help, --version and --changelog. Michał Górny 2010-07-12 10:32:18 +02:00
  • fd1dc7ae28 Support old repoman versions. Michał Górny 2010-07-12 10:20:31 +02:00
  • 94e04f960c Describe bugs in ChangeLog entries, print VCS status. Michał Górny 2010-07-12 09:39:11 +02:00
  • a15315093e Introduce new sunrise-commit implementation. Michał Górny 2010-07-12 00:16:24 +02:00