| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-04 | io: Wrap (probably) allconfig_writers in `with` blocks | Kostis Anagnostopoulos | |
| 2016-07-18 | Update tutorial | Vincent Driessen | |
| This mentions the instructions of what was discussed in #489. | |||
| 2016-03-14 | Fix it's vs its in tutorial.rst | Mark Wagner | |
| 2015-07-28 | Fix bug in tutorial | Ram Rachum | |
| 2015-06-10 | docs(tutorial): fix typo, minor improvements | Sebastian Thiel | |
| 2015-06-05 | Add example ssh script | Tomas Dabasinskas | |
| 2015-04-08 | docs(tutorial): fix GIT_SSH examples | Sebastian Thiel | |
| They didn't show up as code-block Related to #256 | |||
| 2015-04-08 | docs(tutorial): add pre-v2.3 GIT_SSH example | Sebastian Thiel | |
| It goes along with the new one advertising the GIT_SSH_COMMAND environment variable. Related to #256 | |||
| 2015-02-09 | Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management. | Jonas Trappenberg | |
| Also move untestable documentation out of test. Related: #234, #242 | |||
| 2015-01-22 | Removed Git.sshkey() as it couldn't be distributed properly.0.3.6 | Sebastian Thiel | |
| However, I kept information on how to achieve the same thing with `custom_environment()` in the test. Related to #234 | |||
| 2015-01-22 | Merge branch 'master' into teeberg-master | Sebastian Thiel | |
| Need latest master to proceed with test Conflicts: doc/source/tutorial.rst | |||
| 2015-01-22 | Intermediate commit on my way to get this finalized. | Sebastian Thiel | |
| Renamed context manager 'with_environment' to 'custom_environment'. On my way to implement sshkey test. | |||
| 2015-01-22 | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel | |
| That way they are protected from regression. Fixes #239 | |||
| 2015-01-21 | Add 'sshkey' context manager | Jonas Trappenberg | |
| 2015-01-21 | Added advance usage examples to tutorial and made minor fixes. | Sebastian Thiel | |
| GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations. Related to #239 | |||
| 2015-01-21 | Initial set of documentation improvements, and a fix to the submodule tests. | Sebastian Thiel | |
| Now travisci tests should work once again. Related to #239 | |||
| 2015-01-19 | Added tutorial about initializing a repository. | Sebastian Thiel | |
| Additionally, for this and future examples, there is a test_doc.py suite to contain all code mentioned in the docs. That way, we know if things stop working. Fixes #236 | |||
| 2015-01-07 | add documentation | firm1 | |
| 2014-11-19 | Fixes #64 | Sebastian Thiel | |
| [ci skip] | |||
| 2011-07-05 | Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs | Sebastian Thiel | |
| 2011-06-07 | Fixed up docs in preparation for the new 0.3.1 release | Sebastian Thiel | |
| 2010-11-30 | Renamed readme file to something github understands much better, adjusted ↵ | Sebastian Thiel | |
| documentation links to point to github instead of lighthouse/gitorious | |||
| 2010-11-23 | Documentation is now being built for all new modules | Sebastian Thiel | |
| 2010-11-19 | Updated tutorial with a brief introduction to submodules | Sebastian Thiel | |
| Changes now give a hint at the upcoming release as well | |||
| 2010-11-10 | tutorial: Fixed incorrect initialization code for bare repo, thank you, ↵ | Sebastian Thiel | |
| Bryan Bishop | |||
| 2010-10-27 | docs: untracked_files is a property, but was used like a function, see ↵ | Sebastian Thiel | |
| http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en | |||
| 2010-07-01 | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | |
| source directory | |||
