Remove Brian Visel.
[jelmer/dulwich.git] / docs /
2015-04-24 Jelmer VernooijTutorial: support python3.
2015-04-18 Jelmer VernooijConvert client, protocol to python3.
2014-06-19 David OstrovskyRemove tags from list of missing documentation
2014-05-10 MichaelFix typo in tutorial.
2014-04-02 Jelmer VernooijMerge branch 'python3' of git://github.com/garyvdm...
2014-04-02 Gary van der MerweUse io.BytesIO rather than cStringIO.
2014-04-02 Gary van der MerweApply lib2to3.fixes.print
2013-12-11 David PursehouseFix typos in remote repositories tutorial
2013-12-04 Jelmer VernooijAdd explanation of porcelain and plumbing terms.
2013-05-06 rfaulkadd. Initial draft of git tag documentation in dulwich.
2012-02-09 Jelmer VernooijMerge fix for formatting of 'extension not found' messages.
2012-02-09 Risto KankkunenMerged master
2012-01-18 Jelmer VernooijMerge various fixes for running the testsuite on Windows.
2012-01-18 Risto KankkunenUgly fix for a doctest in "docs/tutorial/repo.txt"...
2012-01-05 Jelmer VernooijAdd committer - in case the user doesn't have a local...
2012-01-04 Jelmer VernooijExtend the repository documentation a bit.
2012-01-04 Jelmer VernooijAdd tutorial chapter on remote repositories.
2011-03-16 Jelmer VernooijMerge deprecation of Tree.entries.
2011-03-16 Jelmer VernooijFix order of arguments to Tree.add.
2011-03-13 Jelmer VernooijFix order of parameters to Tree.add.
2011-02-12 Jelmer VernooijFix running of dulwich.tests.compat.test_web.
2011-01-29 Jelmer VernooijMerge sphinxification of documentation, by Lukasz Balce...
2011-01-26 Lukasz BalcerzakMerged changelog and overview docs into main index...
2011-01-24 Lukasz BalcerzakChanged documentation sources extension back to .txt
2011-01-24 Lukasz BalcerzakRemoved api and statics from documentation
2011-01-23 Lukasz BalcerzakSphinxified documentation
2010-12-26 Jelmer Vernooijtutorial: Fix ref reading.
2010-12-21 Dave Borowitztutorial: Clarify setting of HEAD.
2010-11-26 Jelmer VernooijReorganize the tutorial. This kills some of the duplica...
2010-11-26 Jelmer VernooijKill test.py, as it doesn't really add anything beyond...
2010-11-26 Jelmer Vernooijtutorial: Fix 2-change-file.txt, add example of write_t...
2010-11-26 Jelmer VernooijRun doctests in a temporary directory.
2009-12-07 Jelmer VernooijMerge faster pure-Python Tree parser.
2009-11-28 Jelmer VernooijFix commit id, thanks Bryan Bishop.
2009-10-06 Ricardo SalvetiTutorial 1-initial-commit.txt: should also import parse...
2009-09-30 Jelmer VernooijAdd rst2html variable.
2009-09-26 Jelmer VernooijMerge tutorial from Hervé.
2009-09-21 Hervé Cauweliertutorial: finish documenting all tree operations
2009-09-17 Hervé Cauweliertutorial: second chapter about changing a file
2009-09-16 Hervé Cauweliertutorial: move to compiling a global document
2009-09-16 Hervé Cauwelierfix docutils syntax and a few typos
2009-09-15 Hervé Cauwelierstart a tutorial of first steps
2009-04-02 Jelmer VernooijMove performance doc to docs/ and rst format.
2008-12-24 Jelmer VernooijMerge John.
2008-12-24 John CarrMerge upstream
2008-12-24 John CarrBrain dump protocol details