summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* chore(version): 2.1.12.1.1Sebastian Thiel2016-12-081-0/+7
* chore(version-up): v2.1.02.1.0Sebastian Thiel2016-10-221-0/+18
* Fix some typosSantiago Castro2016-10-202-15/+15
* io: Wrap (probably) allconfig_writers in `with` blocksKostis Anagnostopoulos2016-10-041-60/+64
* io, #519: ALL open() --> with open()Kostis Anagnostopoulos2016-10-011-1/+2
* doc(platforms): inform more clearly about best-effortSebastian Thiel2016-09-253-27/+7
* doc(limitations): be very clear about known issuesSebastian Thiel2016-09-111-0/+16
* fix(Head): checkout() handles detached headSebastian Thiel2016-09-111-0/+2
* fix(repo): make it serializable with pickleSebastian Thiel2016-09-111-0/+1
* fix(tag): resolve `commit` objects deeply.Sebastian Thiel2016-09-111-0/+6
* chore(version-up): v2.0.82.0.8Sebastian Thiel2016-08-031-2/+8
* fix(diff): use explicit change-type if possibleSebastian Thiel2016-07-231-0/+6
* Update tutorialVincent Driessen2016-07-181-2/+7
* chore(version-up): v2.0.72.0.7Sebastian Thiel2016-07-171-0/+6
* Merge branch 'master' into fix-non-ascii-chars-in-status-linesfix-non-ascii-chars-in-status-linesSebastian Thiel2016-06-201-0/+3
|\
| * Store raw path bytes in Diff instanceskeep-raw-bytes-on-diffsVincent Driessen2016-06-141-0/+3
* | Fix for parsing non-ASCII chars in status linesVincent Driessen2016-06-141-0/+2
|/
* doc(changes): inform about new APISebastian Thiel2016-06-141-2/+3
* Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6Andreas Maier2016-06-011-1/+2
* Bump for new versionVincent Driessen2016-05-301-0/+5
* Fix regexVincent Driessen2016-05-301-0/+5
* Update changelogVincent Driessen2016-05-301-0/+3
* Fix bug in diff parser outputfix-octal-escaped-path-parser-bugVincent Driessen2016-05-301-0/+2
* doc(changes): inform about new progress APISebastian Thiel2016-05-291-0/+3
* chore(compat): another attempt to get travis rightSebastian Thiel2016-05-261-1/+2
* chore(changes): put fix to correct patch levelSebastian Thiel2016-05-251-1/+5
* fix(RemoteProgress): improve message sanitizationSebastian Thiel2016-05-251-5/+5
* Fixes for RST syntaxVincent Driessen2016-05-241-5/+5
* Wrap long lines for display in terminalsVincent Driessen2016-05-241-4/+5
* Add fix to changelogVincent Driessen2016-05-241-0/+2
* fix(cmd): fix with_stdout implementationSebastian Thiel2016-05-241-0/+2
* fix(cmd): don't catch progress handler exceptionsSebastian Thiel2016-05-241-0/+6
* Update requirements docinderpreet992016-05-101-10/+13
* This is 2.0.22.0.2Vincent Driessen2016-04-281-0/+6
* Update changelogVincent Driessen2016-04-241-0/+5
* version 2.0.0Sebastian Thiel2016-04-221-9/+10
* Add change log entryVincent Driessen2016-04-201-0/+2
* Bump minor insteadVincent Driessen2016-04-201-2/+2
* Add change log entryVincent Driessen2016-04-201-0/+3
* Update changelogVincent Driessen2016-04-191-3/+17
* Merge remote-tracking branch 'upstream/master'Vincent Driessen2016-04-191-1/+1
|\
| * feat(py-support): drop py2.6 supportSebastian Thiel2016-04-191-0/+4
* | Update changelog for next releaseVincent Driessen2016-04-141-0/+7
|/
* Fix it's vs its in tutorial.rstMark Wagner2016-03-141-1/+1
* fix(tree): remove Tree.cache - use IndexFile.write_tree() insteadSebastian Thiel2015-12-141-65/+66
* fix(repo): use GitCmdObjectDB by defaultSebastian Thiel2015-08-221-0/+3
* fix(commit): serialization timezone handlingSebastian Thiel2015-08-171-0/+7
* Fix bug in tutorialRam Rachum2015-07-281-1/+1
* docs(tutorial): fix typo, minor improvementsSebastian Thiel2015-06-101-2/+2
* Add example ssh scriptTomas Dabasinskas2015-06-051-0/+8