Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CONVENTIONS: Update error code names | Carlos MartÃn Nieto | 2012-05-23 | 1 | -2/+2 |
* | Move include files to include/git/, drop git_ prefix from file names | Shawn O. Pearce | 2008-11-01 | 1 | -5/+5 |
* | Document the return NULL style of calling convention | Shawn O. Pearce | 2008-10-31 | 1 | -0/+12 |
* | Drop the _t suffix as it is a POSIX reserved namespace | Shawn O. Pearce | 2008-10-31 | 1 | -1/+9 |
* | Replace git_result_t with int | Shawn O. Pearce | 2008-10-31 | 1 | -5/+5 |
* | Note that comments should be doxygen javadoc style | Shawn O. Pearce | 2008-10-31 | 1 | -0/+6 |
* | Begin a description of our naming and coding conventions | Shawn O. Pearce | 2008-10-31 | 1 | -0/+81 |