Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-06-07 | Preparation for 2.0.02.0.0 | -2/+13 | |
2014-06-07 | Remove some useless configure checks | -162/+2 | |
2014-06-06 | Report stale packages | -0/+20 | |
2014-05-27 | Filter BASHPID | -1/+1 | |
2014-05-18 | If a subslot changes, build := dependents after | -4/+282 | |
2014-05-18 | Make FakeRepository usable for testing subslot things | -0/+12 | |
2014-05-06 | build: tweak build flag selection | -41/+6 | |
2014-05-06 | build: be more lenient about compiler versioning | -20/+5 | |
2014-04-29 | zsh-completion: --resume-file should complete filenames | -3/+3 | |
2014-04-20 | I hate std::thread | -36/+46 | |
2014-04-20 | Look for exceptions inside threads | -9/+28 | |
2014-04-06 | test: fix tests with bash 4.3 | -5/+5 | |
2014-04-06 | build: fix cross compilation check | -2/+4 | |
2014-03-24 | Smile a bit | -15/+15 | |
2014-03-22 | Don't run promote_binaries test without pbins | -1/+8 | |
2014-03-21 | Tests for PromoteBinariesHelper | -2/+213 | |
2014-03-21 | ResolverWithBinaryTestData: control binrepo importance | -3/+4 | |
2014-03-21 | Add --promote-binaries option | -0/+16 | |
2014-03-21 | Add PromoteBinariesHelper | -1/+271 | |
2014-03-21 | Add selection::AllVersionsSortedWithPromotion | -1/+377 | |
2014-03-20 | Add exclude dep spec | -5/+187 | |
2014-03-06 | Fix segfault | -9/+10 | |
2014-02-04 | sphinx: Fix link | -1/+1 | |
2014-01-18 | Be a little less noisy | -2/+8 | |
2014-01-17 | doc: reenable automatic generation of cave.txt | -397/+2 | |
2014-01-17 | doc: create missing html pages for a few commands | -0/+6 | |
2014-01-17 | libarchive's homepage moved to http://www.libarchive.org/ | -1/+1 | |
2014-01-16 | Typo | -1/+1 | |
2014-01-16 | Give PTYs a sensible size | -7/+61 | |
2014-01-06 | Fix distcheck | -1/+1 | |
2014-01-05 | Don't try to make binaries out of binaries | -7/+46 | |
2014-01-05 | filter::ByFunction | -4/+60 | |
2014-01-05 | Update .gitignore | -0/+2 | |
2014-01-05 | Identify targets correctly | -2/+3 | |
2013-12-29 | Use `sphinx` (which is Pythons 2 and 3 compatible) to build Python API docume... | -293/+357 | |
2013-12-29 | Make it Python3 compatible | -47/+109 | |
2013-12-15 | cave: modernise cave uninstall | -27/+21 | |
2013-12-15 | build: assume full C++11 support | -308/+4 | |
2013-12-15 | build: add additional folds in configure.ac | -2/+8 | |
2013-12-05 | Fix BreakDecision. | -0/+1 | |
2013-11-02 | gemcutter: fix tag mismatches for forward declarations | -5/+5 | |
2013-11-02 | util: avoid GNU extension usage | -2/+0 | |
2013-10-26 | Use std::thread::hardware_concurrency instead of get_nprocs | -3/+3 | |
2013-10-26 | Use SIGCHLD instead of SIGCLD | -2/+2 | |
2013-10-26 | Fix build without HAVE_CANONICALIZE_FILE_NAME | -4/+4 | |
2013-10-26 | Fix argument order in xmlto invocations | -1/+1 | |
2013-10-26 | Sensible error message | -1/+1 | |
2013-10-26 | Remove explicit prebuilt-documentation option | -23/+15 | |
2013-10-13 | Prevent DEFINED_PHASES from leaking through | -2/+2 | |
2013-10-01 | Don't rely on need_masks_added() for is_stable() | -18/+28 |