Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-05-24 | Convert to fancy new visitors | -44/+10 | |
2013-05-24 | Convert to fancy new visitors | -44/+10 | |
2013-05-24 | Convert to fancy new visitors | -53/+39 | |
2013-05-23 | Convert to fancy new visitors | -36/+9 | |
2013-05-23 | Convert to fancy new visitors | -38/+11 | |
2013-05-23 | Convert to fancy new visitors | -316/+81 | |
2013-05-23 | Add visitor->make_accept | -0/+15 | |
2013-05-23 | Convert to fancy new visitors | -174/+57 | |
2013-05-23 | Convert to fancy new visitors | -354/+187 | |
2013-05-23 | Simplify revisiting | -0/+4 | |
2013-05-23 | Unused include | -20/+10 | |
2013-05-23 | Add make_visitor, make_accept_returning | -0/+112 | |
2013-05-23 | Move code around | -165/+87 | |
2013-05-22 | Use nullptr | -903/+720 | |
2013-05-22 | Switch to std mutex and condition_variable | -946/+395 | |
2013-05-22 | Kill old virtuals repo code | -878/+1 | |
2013-05-22 | Use std::thread | -212/+41 | |
2013-05-22 | Remove dead code | -19/+2 | |
2013-05-18 | FSMerger: initialise merged_how to avoid operator+ | -4/+4 | |
2013-05-18 | merger: refactor merge display | -35/+82 | |
2013-05-18 | ebuild_id: create a variable for supported_eapi | -11/+11 | |
2013-05-18 | merger: refactor make_arrows | -111/+57 | |
2013-05-18 | tests: refactor exndbam repository creation | -19/+31 | |
2013-05-18 | merger: hoist common variable | -13/+15 | |
2013-05-16 | Muck around with linkage | -21/+21 | |
2013-05-16 | Update to new libarchive | -8/+8 | |
2013-05-03 | Fix linking error in e_repository_TEST.cc | -3/+8 | |
2013-05-03 | Fix linking error in aa_visitor_TEST.cc | -0/+3 | |
2013-05-03 | Fix linking error in source_uri_finder_TEST.cc | -1/+2 | |
2013-05-03 | Mark ~SafeOFStream() as noexcept(false) | -2/+2 | |
2013-05-03 | Use StreamHolder | -5/+6 | |
2013-05-03 | Add StreamHolder tests | -1/+118 | |
2013-04-28 | Add StreamHolder | -0/+124 | |
2013-04-28 | Mark ~RunningProcessHandle() as noexcept(false) | -2/+8 | |
2013-04-27 | silence 'unused local typedef' warning | -18/+6 | |
2013-03-25 | Fix older compilers compile | -2/+2 | |
2013-03-24 | Handle /etc/portage/make.profile | -2/+9 | |
2013-03-24 | Load make.globals before profile | -1/+3 | |
2013-03-24 | Set PATH so strip_tar_corruption is available | -2/+2 | |
2013-03-24 | Register full path of already-seen symlinks | -0/+5 | |
2013-03-11 | allow partitioning image | -20/+533 | |
2013-03-09 | hoist a few common subexpressions into variables | -67/+90 | |
2013-03-08 | Silence warnings | -1/+5 | |
2013-03-08 | UserKeyRequirement: allow matching metadata for inequality | -50/+166 | |
2013-03-02 | cleanup not-reached warnings | -2/+5 | |
2013-03-02 | publicise forward declaration | -1/+3 | |
2013-03-02 | explicitly construct stream | -1/+3 | |
2013-03-02 | reorder forward declarations | -21/+22 | |
2013-03-02 | use correct header | -1/+1 | |
2013-03-02 | silence ignored value warnings | -22/+33 |