]> git.proxmox.com Git - libgit2.git/history - CONVENTIONS
Fix the build on Emscripten
[libgit2.git] / CONVENTIONS
2008-11-01 Shawn O. PearceMove include files to include/git/, drop git_ prefix...
2008-11-01 Shawn O. PearceDocument the return NULL style of calling convention
2008-11-01 Shawn O. PearceDrop the _t suffix as it is a POSIX reserved namespace
2008-11-01 Shawn O. PearceReplace git_result_t with int
2008-10-31 Shawn O. PearceNote that comments should be doxygen javadoc style
2008-10-31 Shawn O. PearceBegin a description of our naming and coding conventions