aboutsummaryrefslogtreecommitdiff
path: root/doc/source
AgeCommit message (Expand)Author
2010-11-24Submodule: Added dry_run and progress parameter to the update method. It is c...Sebastian Thiel
2010-11-24Adjusted all Head.create calls to set a logmessage similar to the one git usesSebastian Thiel
2010-11-24RefLog: added entry_at method, which is a faster way of reading single entrie...Sebastian Thiel
2010-11-24Made previously protected methods public to introduce a method with reflog su...Sebastian Thiel
2010-11-23repo.rev_parse: Added support for simple log parsing - dates are not yet supp...Sebastian Thiel
2010-11-23Documentation is now being built for all new modulesSebastian Thiel
2010-11-21updated changelogSebastian Thiel
2010-11-21Fixed API reference docs as far as possibleSebastian Thiel
2010-11-19Updated tutorial with a brief introduction to submodulesSebastian Thiel
2010-11-10tutorial: Fixed incorrect initialization code for bare repo, thank you, Bryan...Sebastian Thiel
2010-10-27docs: untracked_files is a property, but was used like a function, see http:/...Sebastian Thiel
2010-10-15Added unicode handling for author names. They will now be properly encoded in...Sebastian Thiel
2010-07-14Fixed the missing Repo type documentation thanks to a hint of gasche, fixed a...Sebastian Thiel
2010-07-09bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel
2010-07-01Moved all source files into the source folder, separating the build from the ...Sebastian Thiel