summaryrefslogtreecommitdiffstats
path: root/bin/repoman
Commit message (Expand)AuthorAgeFilesLines
* repoman: disable dependency.unknown for blockersZac Medico2012-03-221-1/+5
* repoman: add --digest=<y|n> option, bug #406875Zac Medico2012-03-171-2/+8
* repoman: ignore temp files, bug #406877Zac Medico2012-03-171-0/+22
* Manifest: filter file names with repoman's regexZac Medico2012-03-171-1/+2
* repoman: say Git >=1.7.9 needed for signed commitZac Medico2012-03-041-1/+22
* repoman: make virtual.oldstyle an errorZac Medico2012-02-171-1/+3
* repoman: no ChangeLog for Manifest-only commitZac Medico2012-02-101-0/+9
* repoman: support PORTAGE_CONFIGROOT, bug 402577Zac Medico2012-02-101-2/+4
* repoman: remove redundant config constructorZac Medico2012-02-101-2/+0
* repoman: make SRC_URI.mirror fatalZac Medico2012-02-081-1/+0
* repoman: normalize thirdpartymirrors trailing /Zac Medico2012-02-081-1/+4
* repoman: support git commit --gpg-signZac Medico2012-02-041-0/+7
* repoman: remove ebuild.allmasked checkZac Medico2012-01-011-15/+0
* repoman: discard xmatch caches from previous pkgsZac Medico2012-01-011-0/+2
* repoman: later --ask prompt for bug #395995Zac Medico2011-12-251-4/+4
* repoman: eliminate eclass_db variableZac Medico2011-12-101-3/+2
* Remove redundant eprefix in config constructors.Zac Medico2011-12-101-5/+4
* config: make eprefix constructor parameter publicZac Medico2011-12-091-4/+4
* Use portage.const.EPREFIX more.Zac Medico2011-12-091-1/+1
* Delete portage.dbapi.porttree._repo_info class and _repo_info attribute ofArfrever Frehtes Taifersar Arahesis2011-12-091-3/+3
* repoman: fix svn "abiguous workdir", bug #391199v2.2.0_alpha77Zac Medico2011-11-211-0/+1
* Use bytes instead of unicode with isinstance.Zac Medico2011-10-281-1/+1
* Fix missed ROOT -> EROOT changes.Zac Medico2011-10-271-3/+3
* repoman: add opts and repo config debug outputZac Medico2011-10-261-0/+3
* UpdateChangeLog: split out get_committer_name()Zac Medico2011-10-201-4/+7
* repoman: get ChangeLog header from skel.ChangeLogFabian Groffen2011-10-201-1/+1
* repoman: get default to update changelog from layout.confFabian Groffen2011-10-201-4/+1
* python3.2 fixes: "ResourceWarning: unclosed file"Zac Medico2011-10-171-20/+48
* repoman: support --echangelog=forceZac Medico2011-10-161-5/+6
* repoman: handle subprocess bug with Python 3.1Zac Medico2011-10-161-1/+9
* repoman: simplify autoadd codeZac Medico2011-10-161-25/+11
* repoman: implemented echangelog functionalityFabian Groffen2011-10-161-58/+59
* repoman: remove unused importsZac Medico2011-10-151-3/+1
* repoman: handle categories for multiple mastersZac Medico2011-10-151-1/+2
* frozenset categories optimize pordbapi.cp_list()Zac Medico2011-10-151-3/+3
* repoman: validate categories for vcs filesZac Medico2011-10-151-11/+13
* repoman: simplify digestgen and gpgsign loopsZac Medico2011-10-141-73/+11
* repoman: optimize --if-modified and --echangelogZac Medico2011-10-141-25/+39
* repoman --echangelog: fix manifest-only commmitsZac Medico2011-10-141-2/+4
* repoman --if-modified: handle removed filesZac Medico2011-10-141-4/+22
* repoman: handle unicode in echangelog argsZac Medico2011-10-141-3/+7
* repoman: add --echangelog=<y|n> for bug #337853Zac Medico2011-10-141-56/+118
* repoman: support REPOMAN_DEFAULT_OPTS variableZac Medico2011-10-141-0/+9
* repoman: add 'repository' to portdbapi cacheZac Medico2011-10-071-1/+1
* repoman: tweak myupdates/myheaders commit logicv2.2.0_alpha63Zac Medico2011-10-071-2/+1
* repoman: tweak commit logic wrt thin-manifestZac Medico2011-10-071-1/+1
* Don't do a split signed Manifest commit when no headers will change. Fixes bu...Nathan Phillip Brink2011-10-071-6/+9
* repoman: bail out if unsupported manifest-hashesZac Medico2011-10-031-0/+25
* repoman: account for GLEP 59 in RMD160 checkZac Medico2011-10-031-20/+20
* repoman: never force unsigned manifest commitv2.2.0_alpha60Zac Medico2011-09-291-33/+0