]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
Exit with error when cannot push tags
[packages/rpm-build-tools.git] / builder.sh
2011-04-12 Kacper KornetExit with error when cannot push tags
2011-04-12 Kacper KornetMerge branch 'fix_test_tag'
2011-04-12 Kacper KornetFix --test-tag if XX-branch does not exist
2011-04-12 Kacper KornetSimplify mr_proper
2011-04-12 Kacper KornetFix cloning in init_rpm_dir
2011-04-08 Kacper Kornetrsync.sh does not exist
2011-04-05 Kacper Kornetinit_rpm_dir can be called from any directory
2011-04-05 Kacper KornetAlways create links in init_rpm_dir
2011-04-05 Kacper KornetPossibility to add a new package to PLD repo
2011-04-05 Kacper KornetRemove superflous quotes around $DEPTH
2011-04-05 Kacper KornetFix type in name rpm-build-tools
2011-04-04 Kacper KornetRemove TAGREL from error print as it is no longer set
2011-04-04 Kacper KornetMake --test-tag option more strict
2011-04-04 Kacper KornetPush new and changed tags upstream
2011-04-04 Kacper KornetAdd variable GIT_LOGINNAME used to push changes upstream
2011-04-01 Kacper KornetAbility to configure the remote name tracking PLD upstream
2011-04-01 Kacper KornetMerge branch 'shallow_clone'
2011-04-01 Kacper KornetAssume branch name for initial shallow clone
2011-04-01 Kacper KornetGit can show available branches also offline
2011-04-01 Kacper KornetUpdate some comments to git
2011-04-01 Kacper KornetRewrite description of -A option
2011-04-01 Kacper KornetChange error texts to reflect change from CVS to git
2011-04-01 Kacper KornetChange description of options to reflect change from...
2011-03-31 Kacper KornetClean some obsolete variables and options
2011-03-31 Kacper KornetRemove obsolete cvs_entry_remove function
2011-03-31 Kacper KornetMove mirrors to rpm-build-tools so it is usable with git
2011-03-31 Kacper KornetRewrite init_rpm_dir with git
2011-03-31 Elan RuusamäeInserts git log instead of %changelog
2011-03-31 Kacper KornetImplement shallow copy of only one branch
2011-03-31 Kacper KornetMerge branch 'only_branches_and_tags'
2011-03-31 Kacper KornetFix checkout of new tracking branches
2011-03-31 Kacper KornetMerge branch 'checkout_by_date'
2011-03-31 Kacper KornetFix checkout by date
2011-03-30 Kacper KornetRewrtie additional-md5ums feature
2011-03-30 Kacper KornetMerge branch 'remove_package'
2011-03-30 Kacper KornetTry to remove package directory if empty
2011-03-30 Kacper KornetRemove .gitignore file while removing package
2011-03-30 Kacper KornetVerify if date is a valid one
2011-03-30 Kacper KornetEnable to checkout from specified date
2011-03-30 Kacper KornetCheckout only branches or tags
2011-03-29 Kacper KornetMerge branch 'remove_package'
2011-03-29 Kacper KornetReimplement package removing
2011-03-29 Kacper KornetTypo in name of function: remove_build_requires
2011-03-28 Kacper KornetFix -A switch in git version
2011-03-28 Kacper KornetUse global GIT_WORK_TREE and GIT_DIR
2011-03-28 Kacper KornetWork around for git clone with GIT_WORK_TREE
2011-03-28 Kacper KornetBetter way to implement spec:branch syntax
2011-03-28 Kacper KornetRemove NOCVS variable
2011-03-28 Kacper KornetRewrite check if build is from correct branch
2011-03-28 Kacper KornetRewrite checking if tag already exists
2011-03-28 Kacper KornetPackage removing - not yet implemented
2011-03-28 Kacper KornetPrint warning if branch other then master is checkout
2011-03-28 Kacper KornetRemove --use-greed-sources option
2011-03-28 Kacper KornetRemove cvs-nserver check
2011-03-28 Kacper KornetRewrite display_branches for git
2011-03-28 Kacper KornetRemove functions not longer required with git
2011-03-28 Kacper KornetRewrite branch_files for git
2011-03-28 Kacper KornetNo need to download sources for tagging or branching
2011-03-28 Kacper KornetFix CVS_FORCE option for git
2011-03-28 Kacper KornetRewrite tagging with git
2011-03-28 Kacper KornetRemove downloading of sources from cvs
2011-03-28 Kacper KornetChange CVS->git in warning in get_files
2011-03-28 Kacper KornetCheckout commit if specfile:commit syntax is used
2011-03-28 Kacper KornetIgnore file for git
2011-03-28 Kacper KornetRewrite get_spec with git
2011-03-21 Kacper KornetVariable for path to git server
2011-03-21 Kacper KornetError code for not implemented functionality
2011-03-21 Kacper KornetInitial copy of builder
2012-06-24 Elan Ruusamäe- add generic tempfile()
2012-06-24 Elan Ruusamäe- fix --source-xx commands
2012-06-24 Elan Ruusamäe- 2011
2012-06-24 sparky- builder -a now checks for NAME/NAME.spec file before...
2012-06-24 Elan Ruusamäe- -sp (skip patch) support, conflicting one renamed...
2012-06-24 Elan Ruusamäe- use http as default for distfiles access (why are...
2012-06-24 Elan Ruusamäe- add -jN support
2012-06-24 Elan Ruusamäe- kill some long if-branches
2012-06-24 Elan Ruusamäe- add -a | --add_cvs command to add new packages to cvs
2012-06-24 Elan Ruusamäe- less if branches & indenting
2012-06-24 Elan Ruusamäe- autoup can fail; detect that
2012-06-24 Elan Ruusamäe- add ci, civim to initial checkout
2012-06-24 Elan Ruusamäe- make "builder --init-rpm-dir" work at least with...
2012-06-24 Elan Ruusamäe- egrep -> grep -E
2012-06-24 Elan Ruusamäe- avoid shell errors if $LOGFILE is not set in initial...
2012-06-24 Elan Ruusamäe- handle errors from pldnotify.awk
2012-06-24 Elan Ruusamäe- kill few bashisms
2012-06-24 Elan Ruusamäe- make it possible to build packages that are not yet...
2012-06-24 Elan Ruusamäe- add %pear_package_print_optionalpackages
2012-06-24 Elan Ruusamäe- add --upgrade-version
2012-06-24 Elan Ruusamäe- try handling subver in set_version()
2012-06-24 Elan Ruusamäe- try to add logfile to .cvsignore
2012-06-24 Elan Ruusamäe- allow specname as "package/" (from dir tab completion)
2012-06-24 Elan Ruusamäe- %requires_ge_to, %requires_ge
2012-06-24 arvenil- bugfix: when --try-upgrade (-u) is requested check...
2012-06-24 Arkadiusz Miśkiewicz- requires_ge as nil
2012-06-24 sparky- added %bootstrap_release to minimal macros
2012-06-24 Jacek Konieczny- buildrequires_jdk support
2012-06-24 sparky- check: make sure $HOME/rpm/SOURCES does not exist
2012-06-24 Elan Ruusamäe- make builder -u to work
2012-06-24 Zsolt Udvari- builder --help TODO
2012-06-24 Elan Ruusamäe- echo -e is not portable, fixes some sillyness like...
next
This page took 3.288448 seconds and 107 git commands to generate.