1. 06 Jan, 2012 1 commit
  2. 05 Jan, 2012 1 commit
  3. 04 Jan, 2012 4 commits
  4. 03 Jan, 2012 2 commits
  5. 02 Jan, 2012 3 commits
  6. 31 Dec, 2011 1 commit
  7. 30 Dec, 2011 8 commits
  8. 29 Dec, 2011 3 commits
    • cmake: generate tags · e632f687
      Clemens Buchacher committed
    • cmake: generate clay main · 86a459a8
      The clay test suite files clay.h and clay_main.c are generated by
      the clay python script. Teach CMake about this dependency and
      remove the generated files from the repository.
      Clemens Buchacher committed
    • Add support for macros and cache flush API. · 73b51450
      Add support for git attribute macro definitions.  Also, add
      support for cache flush API to clear the attribute file content
      cache when needed.
      
      Additionally, improved the handling of global and system files,
      making common utility functions in fileops and converting config
      and attr to both use the common functions.
      
      Adds a bunch more tests and fixed some memory leaks.  Note that
      adding macros required me to use refcounted attribute assignment
      definitions, which complicated, but probably improved memory usage.
      Russell Belfer committed
  9. 28 Dec, 2011 4 commits
  10. 27 Dec, 2011 4 commits
  11. 24 Dec, 2011 2 commits
  12. 22 Dec, 2011 1 commit
  13. 21 Dec, 2011 3 commits
  14. 19 Dec, 2011 1 commit
    • config_file: honor error · e95849c1
      Return an error if we can't write an updated version of the config file
      after config_delete.
      
      Along with that, fix an uninitialized warning.
      
      Signed-off-by: schu <schu-github@schulog.org>
      schu committed
  15. 18 Dec, 2011 2 commits