public
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
Caged (author)
Sat Apr 12 13:17:46 -0700 2008
commit  05a6b82844fe45353d4a9fe627d12d35cafc6d5f
tree    a8ff6a75153e96f59685a43ee339b6d2517b9e5b
parent  1d06d2cee77d78cc3f34dc8c73a626e73ac1853f
gitnub / grit / Manifest.txt
100644 37 lines (36 sloc) 0.679 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
History.txt
Manifest.txt
README.txt
Rakefile
lib/grit.rb
lib/grit/actor.rb
lib/grit/blob.rb
lib/grit/commit.rb
lib/grit/diff.rb
lib/grit/errors.rb
lib/grit/git.rb
lib/grit/head.rb
lib/grit/lazy.rb
lib/grit/repo.rb
lib/grit/tree.rb
test/fixtures/blame
test/fixtures/cat_file_blob
test/fixtures/cat_file_blob_size
test/fixtures/diff_p
test/fixtures/for_each_ref
test/fixtures/ls_tree_a
test/fixtures/ls_tree_b
test/fixtures/rev_list
test/fixtures/rev_list_single
test/fixtures/rev_parse
test/helper.rb
test/profile.rb
test/suite.rb
test/test_actor.rb
test/test_blob.rb
test/test_commit.rb
test/test_git.rb
test/test_head.rb
test/test_reality.rb
test/test_repo.rb
test/test_tree.rb