Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24status: Add -b to display builder status, and allow -jzp to filter all buildsBryan Drewery
2014-04-24SIGINFO: Don't show builders for stopped buildsBryan Drewery
2014-04-24status: Allow filtering output with -z and -p, using -j still shows a single ...Bryan Drewery
2014-04-24status: Use jail_runs() instead of looking for ref/ dir, fixes stale builds s...Bryan Drewery
2014-04-24bulk: Use consistent ordering in summaryBryan Drewery
2014-04-24bulk: Show time elapsedBryan Drewery
2014-04-24Exit with status "stopped:LAST STATUS", always giving clear indication it is ...Bryan Drewery
2014-04-24testport: Use status done: before endingBryan Drewery
2014-04-24Use stopped:PORT as status for end of port buildsBryan Drewery
2014-04-24Use consistent stopped: status on exit (ports used stopped:)Bryan Drewery
2014-04-24sigterm: is a stopped status tooBryan Drewery
2014-04-23OupsBaptiste Daroussin
2014-04-23Rename -network to -n to reduce inpact on the length restricted jailnameBaptiste Daroussin
2014-04-23Update to libucl 0.4.0, adapt poudrieredBaptiste Daroussin
2014-04-23Reduce jail dancing by at start creating 2 version of each jails, one with ne...Baptiste Daroussin
2014-04-23testport: Fix regression from off-by-one fix, don't spawn a builder if no depsBryan Drewery
2014-04-23jail: Add back -i support (99% taken from combo command from dragonfly branch)Bryan Drewery
2014-04-23status/SIGINFO: Show elapsed build time since start until endBryan Drewery
2014-04-23SIGINFO: Remove redundant done/queued and just show QueuedBryan Drewery
2014-04-23SIGINFO: Show TobuildBryan Drewery
2014-04-23SIGINFO: Reorder to match statusBryan Drewery
2014-04-23status: Raise jailname length to 40Bryan Drewery
2014-04-23status: Add -l to show LOG path instead of URLBryan Drewery
2014-04-23status: Add -a to show all builds (not just running) and -B to limit to speci...Bryan Drewery
2014-04-23testport: Fix queued count being off by 1Bryan Drewery
2014-04-19Rename check-orphans to check-plistBryan Drewery
2014-04-19Update TODO with recent itemsBryan Drewery
2014-04-19testport: Add -k to keep going on failuresBryan Drewery
2014-04-19Move stage-qa and check-leftovers to right after stageBryan Drewery
2014-04-19leftovers: Only need plistsub_sed for legacy checkingBryan Drewery
2014-04-19Leftovers: Fix losing some changesBryan Drewery
2014-04-19Orphans: Use check-orphans now *Bryan Drewery
2014-04-17leftovers: Use new check_leftover.sh from ports r351446Bryan Drewery
2014-04-17testport: Remove PREFIX/package hack for pkg_install, moved to ports r351422.Bryan Drewery
2014-04-17leftovers: Fix modified dirs/files not showing all mtree outputBryan Drewery
2014-04-17Fix staging mtree recording message being eaten by pipesBryan Drewery
2014-04-17leftovers: Don't show '@dirrm' for modified dirsBryan Drewery
2014-04-17testport -i: Fix double installing of package errorBryan Drewery
2014-04-17Leftovers: Don't show @dirrm for dirs already in plistBryan Drewery
2014-04-17hash_get(): Still set value if not set to avoid getting __nullBryan Drewery
2014-04-17parallel.sh: Make this more friendly to out-of-tree useBryan Drewery
2014-04-13Replace processonelog2.sh with processonelog2.awkAntoine Brodin
2014-04-12Remove unused variableBaptiste Daroussin
2014-04-12Remove a useless pipeBaptiste Daroussin
2014-04-05Install manpage to PREFIX/man by defaultBryan Drewery
2014-04-05distclean: Prevent removing all files by accidentBryan Drewery
2014-04-04Move file system handling to fs.shBryan Drewery
2014-04-04Remove automake cache filesBryan Drewery
2014-04-04Move common.sh.{freebsd,dragonfly} to include/Bryan Drewery
2014-04-04Move nohang to parallel.shBryan Drewery