]> git.pld-linux.org Git - packages/rpm-build-tools.git/shortlog
packages/rpm-build-tools.git
2011-11-29 Kacper KornetFix deletion of .gitignore
2011-11-29 Kacper KornetFetch all notes
2011-11-28 Kacper KornetPossibility to have fixed changelog
2011-11-28 Kacper KornetMove check which branch is active to init_builder
2011-11-28 Kacper KornetAnonymous access via git daemon
2011-11-28 Kacper KornetRewrite create_git_repo for gitolite on carme
2011-11-28 Kacper KornetSeparate packages dirname from GIT_SERVER variable
2011-11-28 Kacper KornetChange server addresses for gitolite at carme
2011-11-28 Kacper KornetRevert "Add variable GIT_LOGINNAME used to push changes...
2011-05-20 Kacper KornetDo not fetch during tagging
2011-05-17 Kacper KornetRemove verify from git-show-ref
2011-05-12 Kacper KornetChange the information about existing tags
2011-05-12 Kacper KornetFix test if build is from correct branch with shallow...
2011-05-12 Kacper KornetFix test of existing tags with shallow fetch
2011-05-12 Kacper KornetUse plumbing in check if build is from correct branch
2011-04-15 Kacper KornetShallow fetch of all branches
2011-04-14 Kacper KornetMove default location of directory with builder script...
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 KornetBe more specific about src_md5 in TODO file
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 KornetTODO file
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- use java(jaxp_parser_impl) virtual dep instead of...
2012-06-24 Elan Ruusamäe- sf url unify
2012-06-24 Elan Ruusamäe- 2011
2012-06-24 Elan Ruusamäe- updated
2012-06-24 sparky- remove trailing whitespace before trying to split...
2012-06-24 sparky- make "first line" regular expression compatible with...
2012-06-24 sparky- try to fix first line if it is broken
2012-06-24 Elan Ruusamäe- wget timeout/retries everywhere not to linger around...
2012-06-24 Elan Ruusamäe- subst py3 macros
2012-06-24 Elan Ruusamäe- add py3 macros
2012-06-24 Elan Ruusamäe- update fn map
next
This page took 0.074329 seconds and 4 git commands to generate.