ktf

Giulio Eulisse
Northeastern University of Boston
Geneve (CH)
1
2
  • A distributed issue tracking system based on Git repositories, written in Python
    Forked from jwiegley/git-issues Wed May 21 05:53:43 -0700 2008
    legend
  • My personal patches to http://newspipe.sourceforge.net/
    Created Fri May 16 10:41:41 -0700 2008
    legend

Following

Public Activity  feed

ktf started watching git 23 days ago
git is at gitmirror/git
ktf committed to ktf/git-issues 28 days ago

57281f8b346cffd8f2574fe1f5c17fe1916afb80

Better help message for --filter-status.

ktf committed to ktf/git-issues 28 days ago

d352c9e842ce32ffab6621c290a367c35a4ec0e3

Adds a --filter-tags option to only show issues with a given tag attached.

ktf committed to ktf/git-issues 2 months ago

41b84099e772e5d6b72a70d3832f2166127b59ba

Merge commit 'jwiegley/master'

ktf committed to ktf/git-issues 2 months ago

ccd521d93a0b87eadc512817c8292e007f10d2b3

Checks if `method()` is called with an unexisting argument.

ktf committed to ktf/git-issues 2 months ago

bf0368e2a8af927118e5457c58c0ec72bb0b3bae

git-issues edit now reads input from stdin if available.

ktf committed to ktf/git-issues 3 months ago
ktf started watching git-issues 3 months ago
git-issues is at sbohrer/git-issues
ktf committed to ktf/git-issues 3 months ago

258379ab1b0df81afeddecec8c09bbf3a0482251

Now it actually works to store comments and retrieve them.

ktf committed to ktf/git-issues 3 months ago

a71d32caa518dbd16d851f702b2ad84274415a71

Initial comment support.