| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Repo: handle worktrees better | Peter Jones | 2017-07-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This makes Repo("foo") work when foo/.git is a file of the form created by "git worktree add", i.e. it's a text file that says: gitdir: /home/me/project/.git/worktrees/bar and where /home/me/project/.git/ is the nominal gitdir, but /home/me/project/.git/worktrees/bar has this worktree's HEAD etc and a "gitdir" file that contains the path of foo/.git . Signed-off-by: Peter Jones <pjones@redhat.com> | ||||
| * | Add base class for package exceptions. | Konstantin Popov | 2017-05-29 | 1 | -0/+1 |
| | | |||||
| * | check for GIT_WORK_TREE | Timothy B. Hartman | 2017-02-24 | 1 | -0/+1 |
| | | |||||
| * | Add Guyzmo into AUTHORS | Guyzmo | 2016-10-12 | 1 | -0/+1 |
| | | |||||
| * | Allowed remotes to have no refs. | Phil Elson | 2016-08-19 | 1 | -0/+1 |
| | | |||||
| * | Add contributors | Vincent Driessen | 2016-04-24 | 1 | -0/+2 |
| | | |||||
| * | Used this release for a first beta of the 0.2 branch of development | Sebastian Thiel | 2010-04-07 | 1 | -0/+2 |
| | | | | | | TODO: Added info about doc improvements Authors: Added myself as Contributor, and noted the partial rewrite which happend in 0.2 | ||||
| * | Lots of spring cleaning and added in Sphinx documentation. | Michael Trier | 2009-01-24 | 1 | -8/+14 |
| | | |||||
| * | Added Paul Sowden to the AUTHORS file and made tutorial fixes. Thanks Paul. | Michael Trier | 2008-12-15 | 1 | -0/+1 |
| | | |||||
| * | Added kai to the AUTHORS file. | Michael Trier | 2008-09-14 | 1 | -0/+1 |
| | | |||||
| * | Added nud to the AUTHORS file. | Michael Trier | 2008-09-14 | 1 | -0/+1 |
| | | |||||
| * | added Jelmer to the AUTHORS and removed an unnecessary underline in tests. | Michael Trier | 2008-07-28 | 1 | -0/+1 |
| | | |||||
| * | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | 2008-05-30 | 1 | -0/+1 |
| | | | | | up tests so they pass except for stderr test. Modified version information retrieval. | ||||
| * | added /me as author | Florian Apolloner | 2008-05-20 | 1 | -0/+1 |
| | | |||||
| * | Corrected problem with tree.__len__ getting confused with zero length files. ↵ | Michael Trier | 2008-05-17 | 1 | -0/+2 |
| Thanks Alan Briolat. | |||||
