[packages/rpm-build-tools] (155 commits) Non-fast-forward update to branch AC-branch
glen
glen at pld-linux.org
Mon Jul 9 21:52:58 CEST 2012
The branch 'AC-branch' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch.
Commits removed from the branch:
43fe9bf... This commit was manufactured by cvs2git to create branch 'A
Commits added to the branch:
cd112f7... Initial copy of builder (*)
6796323... Error code for not implemented functionality (*)
6892acf... Variable for path to git server (*)
f4347bd... Rewrite get_spec with git (*)
0d494ab... Ignore file for git (*)
b0121b4... Checkout commit if specfile:commit syntax is used (*)
20361a2... Change CVS->git in warning in get_files (*)
e80c4bf... Remove downloading of sources from cvs (*)
48ab991... Rewrite tagging with git (*)
df1306b... Fix CVS_FORCE option for git (*)
1fb35df... No need to download sources for tagging or branching (*)
f663f26... Rewrite branch_files for git (*)
9369695... Remove functions not longer required with git (*)
877d0e8... Rewrite display_branches for git (*)
ad5a9fc... Remove cvs-nserver check (*)
b3b584c... Remove --use-greed-sources option (*)
a8f917c... Print warning if branch other then master is checkout (*)
19a6628... Package removing - not yet implemented (*)
711ad0c... Rewrite checking if tag already exists (*)
d69bb3f... Rewrite check if build is from correct branch (*)
7d0dcad... Remove NOCVS variable (*)
bfd7fba... Better way to implement spec:branch syntax (*)
95a5e66... Work around for git clone with GIT_WORK_TREE (*)
52f3ced... Use global GIT_WORK_TREE and GIT_DIR (*)
aa43ca3... Fix -A switch in git version (*)
9886b53... TODO file (*)
779fcca... Typo in name of function: remove_build_requires (*)
66a79c8... Reimplement package removing (*)
d67d79a... Merge branch 'remove_package' (*)
0fb532f... Checkout only branches or tags (*)
c4c0f33... Enable to checkout from specified date (*)
d383b19... Verify if date is a valid one (*)
c5ef5c8... Remove .gitignore file while removing package (*)
d37defc... Try to remove package directory if empty (*)
204cc19... Merge branch 'remove_package' (*)
0791b5a... Be more specific about src_md5 in TODO file (*)
9413a51... Rewrtie additional-md5ums feature (*)
52020f4... Fix checkout by date (*)
27ed36e... Merge branch 'checkout_by_date' (*)
6cfb5e5... Fix checkout of new tracking branches (*)
905d726... Merge branch 'only_branches_and_tags' (*)
3189511... Implement shallow copy of only one branch (*)
8cc8f5c... Inserts git log instead of %changelog (*)
885f2a0... Rewrite init_rpm_dir with git (*)
3526abd... Move mirrors to rpm-build-tools so it is usable with git (*)
453f5ae... Remove obsolete cvs_entry_remove function (*)
0c8e5e9... Clean some obsolete variables and options (*)
ccb03bc... Change description of options to reflect change from CVS to (*)
bba2138... Change error texts to reflect change from CVS to git (*)
5053a97... Rewrite description of -A option (*)
588cb3a... Update some comments to git (*)
a0fc9d5... Git can show available branches also offline (*)
6a9f835... Assume branch name for initial shallow clone (*)
6876077... Merge branch 'shallow_clone' (*)
608c01a... Ability to configure the remote name tracking PLD upstream (*)
0771d7c... Add variable GIT_LOGINNAME used to push changes upstream (*)
ae8c2a9... Push new and changed tags upstream (*)
80845e2... Make --test-tag option more strict (*)
473dc00... Remove TAGREL from error print as it is no longer set (*)
b06a1bd... Fix type in name rpm-build-tools (*)
ee58386... Remove superflous quotes around $DEPTH (*)
406b9ec... Possibility to add a new package to PLD repo (*)
7333909... Always create links in init_rpm_dir (*)
2911d25... init_rpm_dir can be called from any directory (*)
f3dcc3e... rsync.sh does not exist (*)
341a6ca... Fix cloning in init_rpm_dir (*)
37a2ba2... Simplify mr_proper (*)
2ec7c1e... Fix --test-tag if XX-branch does not exist (*)
f14cced... Merge branch 'fix_test_tag' (*)
d066a98... Exit with error when cannot push tags (*)
883baeb... Move default location of directory with builder script one (*)
3f79cb1... Shallow fetch of all branches (*)
4cffdce... Use plumbing in check if build is from correct branch (*)
cfce64d... Fix test of existing tags with shallow fetch (*)
f9b0409... Fix test if build is from correct branch with shallow fetch (*)
d2842af... Change the information about existing tags (*)
23ec0be... Remove verify from git-show-ref (*)
cc4edaf... Do not fetch during tagging (*)
6799b46... Revert "Add variable GIT_LOGINNAME used to push changes ups (*)
b14df5a... Change server addresses for gitolite at carme (*)
7663634... Separate packages dirname from GIT_SERVER variable (*)
b4e1d94... Rewrite create_git_repo for gitolite on carme (*)
eda17ab... Anonymous access via git daemon (*)
a095de8... Move check which branch is active to init_builder (*)
9c0fe78... Possibility to have fixed changelog (*)
f343238... Fetch all notes (*)
bd71e70... Fix deletion of .gitignore (*)
24b6761... Merge commit 'auto-th-rpm-build-tools-4_5-1' (*)
77abf8e... Merge commit 'auto-th-rpm-build-tools-4_5-2' (*)
4ca1edb... Fix tabs and spaces in help (*)
5dbd00e... Merge branch 'PLD' (*)
a6a9091... +x adapter.sh (*)
52b4b91... init_rpm_dir: create links only to builder.sh and adapter.s (*)
7ea72fb... Generate changelog also when LOGFILE is unspecified (*)
397fa86... Preserve name of specfile in source rpms (*)
821d6fe... Merge branch 'PLD' (*)
f870406... Don't wrap multiline subject in changelog (*)
ee60e95... - take all scripts from cvsweb. not local copies (*)
fa23175... - use non-conflicting filenames (*)
42cf77e... - moved files to be in this package, at cvs side (*)
11626fb... - 2011 (*)
541ab6e... - files are here in CVS, no need fancy scripting (*)
da406cd... - release 2 (*)
b05205a... - fix tabs in help (*)
a6494cd... - spaces must be used for horizontal formatting (*)
ebd769f... - update (*)
c514f1f... - update (*)
9639be9... - support lftp for downloading (*)
2830c94... - move tmpfile handling outside of lftp (*)
0c70bbd... - use retval (*)
2060f49... - use lftp by default when available (*)
5a157eb... - update java deps (*)
f4bac42... - tmpfile todo for lftp (*)
6928bb2... - fix opts order for download_lftp (*)
99b8f51... - use the same 'file url' order across whole builder script (*)
15e34b6... - no extra subshells (*)
6663e1f... - fix for double NoSourceSource0-md5: introduced by patch-m (*)
4d1fc6c... - lftp debug 5 when debug enabled (*)
68be04b... - add altlinux pkg name changes (*)
8efe84f... - don't change TAG in is_tag_a_branch (*)
6a81dc9... - new map (*)
1cadd79... - %systemdunitdir macro (*)
78ff632... - don't verify certs in lftp (just as it is done for wget) (*)
5fb5a7f... - x11 deps (*)
7534a77... - export $TARGET. so could be used for log file naming (*)
f493f14... - disable rules which change java-xerces to java(jaxp_parse (*)
5d866dc... - don't be greedy, xerces-j, xerces-j2 transforms are still (*)
99956d1... - added systemd directories macros (*)
639225b... - adapter %{_localedir} (*)
8a39097... - pass user-specified opts when updateding poldek indexes (*)
fe7c0a3... - updating poldek indexes makes only sense when building bi (*)
22626ac... - give hint how to fix missing CVS access (*)
f380171... Check for name/CVS dir when looking for sticky name. Old te (*)
bd49d9c... - update (*)
7374658... - replace systemd macros before libdir, to have chance to w (*)
5759a45... - bugfix (*)
718ae07... - typo (*)
32131a0... - handle ./builder -Tv of NoSource packages (return md5 for (*)
d742efc... - more fedora deps (*)
d4c8d3a... - -p N, -pN - set PARALLEL_DOWNLOADS (*)
f982c60... - fixed typo in long option "--source-cvs" (*)
452322f... Remove escaping regexp characters for checking of tag prese (*)
2200d50... Switch to auto/<dist>/ style for auto tags (*)
7605fe9... Abstract code to check if the tag already exists (*)
8c04313... Accept @. in tags (*)
7446994... Official git server (*)
cb48281... Merge changes from HEAD in CVS (*)
3f7b9f7... Fix initial cloning of rpm-build-tools (*)
f8bfce7... Make _tag variable local for tag_exist() (*)
e228628... Fix changelog generation with non-english locale (*)
74cdfc3... - rel. 3 (*)
fafbe55... Fix bashism in insert_gitlog (*)
4b5840f... - print out more info which version was expected and what w (*)
0c6ce8b... Fix test if build is from correct branch (*)
ff5e57b... keep tmp dir/files in tmpdir (*)
(*) This commit already existed in another branch; no separate mail sent
More information about the pld-cvs-commit
mailing list