aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: hacking.html.in: fix table of contentsJán Tomko2012-09-111-2/+2
* docs: point out git send-email location, be more stern about make checkLaine Stump2012-09-081-11/+19
* docs: Improve patch submission guidelinesMichal Privoznik2012-07-161-3/+42
* Document STREQ_NULLABLE and STRNEQ_NULLABLEGuido Günther2011-10-061-0/+6
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-1/+1
* docs: mention C89 syntax preferencesEric Blake2011-03-301-0/+10
* Add vim configuration that makes vim auto-indent codeHu Tao2011-03-171-0/+26
* maint: document dislike of mismatched if/else bracingEric Blake2011-01-051-11/+23
* doc: Fix spelling of virBufferVSprintfJiri Denemark2010-11-251-1/+1
* libvirtd: fix bug when shrinking number of clientsEric Blake2010-11-231-2/+3
* memory: make it easier to avoid quadratic scaling of arraysEric Blake2010-11-181-7/+42
* memory: make it safer to expand arraysEric Blake2010-11-181-17/+22
* maint: avoid remaining sprintf usesEric Blake2010-11-171-0/+9
* deprecate fclose() and introduce VIR_{FORCE_}FCLOSE()Stefan Berger2010-11-161-8/+28
* docs: Prepare hacking.html.in to generate HACKING from itMatthias Bolte2010-11-121-163/+191
* Introduce VIR_CLOSE to be used rather than close()Stefan Berger2010-10-191-0/+23
* docs: hacking: explain why using curly braces well is importantJim Meyering2010-05-041-9/+124
* docs: <pre> cannot be nested in <p>Matthias Bolte2010-03-171-3/+4
* doc: fix typos in hacking.html.in; mark HACKING as read-onlyJim Meyering2010-03-091-7/+8
* hacking: add a section on preprocessor conventionsEric Blake2010-03-091-1/+20
* hacking: fix typosEric Blake2010-03-091-11/+15
* Update hacking.html.inDavid Allan2010-03-081-1/+124
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-5/+5
* docs: Refer to virReportOOMError in the HACKING fileMatthias Bolte2010-02-041-10/+10
* maint: fix spelling error in hackingEric Blake2010-01-291-2/+2
* Replace old CVS references with GITMatthias Bolte2010-01-081-3/+3
* Add virBufferFreeAndReset() and replace free()Matthias Bolte2009-12-101-3/+4
* Cleanup whitespace in docsMatthew Booth2009-11-061-54/+54
* Add HACKING doc to the websiteDaniel P. Berrange2009-06-291-0/+432