public
Fork of Caged/gitnub
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/benstiglitz/gitnub.git
Caged (author)
Sun Mar 16 02:21:46 -0700 2008
commit  66e4e62e96cb85bebafa075b6e65e5a64bebb543
tree    109f6de016526805fd01d1c4556fa3e5cc8eb31a
parent  b4da17cd0588d92d01e3c04f377f23a17aecd288
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