1. 15 Feb, 2019 3 commits
    • examples: merge common network code · 7562422a
      Right now, we have two sets of "common" code, one containing
      general common code and one containing network common code. As we
      intend to get rid of the network subdirectory and instead merge
      all examples into a single standalone executable, this
      distinction doesn't make a lot of sense now. Furthermore, the
      common network code is not that big.
      
      Let's get rid of the common network code by merging it into the
      general common code.
      Patrick Steinhardt committed
    • examples: remove unused Makefile · c4271314
      This Makefile isn't used anymore and probably won't work anyway.
      Remove it in favor of the existing CMake build instructions.
      Patrick Steinhardt committed
    • examples: remove test script · a540e6bb
      In commit 2e233285 (examples: a test, for rev-list, 2013-03-20),
      a script was introduced with the intention of testing our
      rev-list example code. Nobody uses that script, and in fact it
      doesn't even properly work due to the not-so-recent addition
      out-of-source builds.
      
      Remove the script.
      Patrick Steinhardt committed
  2. 14 Feb, 2019 15 commits
  3. 13 Feb, 2019 2 commits
  4. 12 Feb, 2019 1 commit
  5. 02 Feb, 2019 2 commits
  6. 31 Jan, 2019 10 commits
  7. 30 Jan, 2019 2 commits
  8. 28 Jan, 2019 5 commits