GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

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/andrewlmurray/gitnub.git
Caged (author)
Wed Mar 12 17:05:28 -0700 2008
commit  91ae25d506fc4ed98f6674e694bd0617f25065ce
tree    eeebb195973a01479957433f545b442315482ee6
parent  fc10de3ca1dc09f64d5f1522026599786e214a3e
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