Tim Carey-Smith
|
f1964ad191
|
Add support for accessing repository configuration values
|
2008-03-07 13:22:10 +13:00 |
Cristi Balan
|
4aa3410e2d
|
don't crash when diffing and last pair only contains file mode changes
|
2008-03-07 01:03:06 +02:00 |
Cristi Balan
|
ca78e94841
|
allow letters in git version test
git from git has versions like "1.5.4.19.ge375"
|
2008-03-07 00:46:10 +02:00 |
Tom Preston-Werner
|
179f919876
|
enable --all for Commit.find_all
|
2008-03-06 00:38:32 -08:00 |
Kamal Fariz Mahyuddin
|
472e4f3d6f
|
Tiny fix to add mime-types as a dependency in Hoe's extra_deps
|
2008-03-04 23:32:17 +08:00 |
Tom Preston-Werner
|
55737f3f91
|
do not strip leading spaces from commit messages
|
2008-02-29 20:58:02 -08:00 |
Tom Preston-Werner
|
f6b346156d
|
repsect blank lines in commit messages
|
2008-02-24 18:45:27 -08:00 |
Tom Preston-Werner
|
ff3f41fe66
|
get full message from commits as well
|
2008-02-24 14:52:21 -08:00 |
Chris Wanstrath
|
4f0ea0c7c8
|
Merge branch 'lazy_delegator'
Conflicts:
lib/grit.rb
lib/grit/tree.rb
|
2008-02-23 01:12:52 -08:00 |
Chris Wanstrath
|
991ac754ca
|
Merge branch 'mojombo'
|
2008-02-22 00:24:25 -08:00 |
Tom Preston-Werner
|
242253bdce
|
fix diffs for mode only changes
|
2008-02-21 00:18:17 -08:00 |
Tom Preston-Werner
|
3c230a3777
|
merge from technoweenie
|
2008-02-20 01:02:08 -08:00 |
Wayne Larsen
|
e8ea908dd9
|
Update tests to not use fixed absolute paths
Signed-off-by: Tom Preston-Werner <tom@mojombo.com>
|
2008-02-18 01:11:46 -08:00 |
rick
|
182a706d08
|
compact Commit contents from Trees so that #/(path_to_commit) doesn't raise a NoMethodError on NilClass#name.
|
2008-02-18 00:55:57 -08:00 |
Tom Preston-Werner
|
125c3f885f
|
better alternates behavior
|
2008-02-17 23:19:11 -08:00 |
Tom Preston-Werner
|
3ea5141885
|
add alternates getter and setter
|
2008-02-17 23:19:01 -08:00 |
Tom Preston-Werner
|
e8e7b385fd
|
better alternates behavior
|
2008-02-14 20:18:26 -08:00 |
Tom Preston-Werner
|
c6d10852bf
|
add alternates getter and setter
|
2008-02-14 20:06:11 -08:00 |
rick
|
f32458940e
|
add to Commit::Diff tests so we know the right filename is parsed
|
2008-02-10 22:54:08 -08:00 |
rick
|
c9cf68fc61
|
allow Grit::Commit.diff to specify an optional array of paths
|
2008-02-10 22:51:18 -08:00 |
Tom Preston-Werner
|
7a8d32cb18
|
add tag support
|
2008-02-10 18:49:09 -08:00 |
Tom Preston-Werner
|
80238dccfb
|
wip
|
2008-02-10 18:24:11 -08:00 |
Tom Preston-Werner
|
460b3216db
|
fix bug in diff caused by new mode
|
2008-02-10 16:42:11 -08:00 |
Tom Preston-Werner
|
59ddc32609
|
deal with empty initial commit
|
2008-02-09 17:59:29 -08:00 |
Tom Preston-Werner
|
13d27d5cea
|
Merge branch 'master' of git://github.com/defunkt/grit into d3
|
2008-02-09 17:03:45 -08:00 |
Tom Preston-Werner
|
7235ace853
|
add Repo#commit_count
|
2008-02-09 16:12:56 -08:00 |
Tom Preston-Werner
|
3ed8c6eb93
|
fix quoting problem for Repo#log
|
2008-01-31 01:35:54 -08:00 |
Chris Wanstrath
|
4ceb8e9661
|
Merge branch 'mojombo'
|
2008-01-31 01:02:30 -08:00 |
Tom Preston-Werner
|
301edd42ff
|
quote all git parameters
|
2008-01-30 21:47:10 -08:00 |
Tom Preston-Werner
|
6f6cb7cd4a
|
add commits_since
|
2008-01-25 18:15:28 -08:00 |
Chris Wanstrath
|
c45fa0feea
|
display the first commit of a repo without dying
|
2008-01-19 14:15:48 -08:00 |
Chris Wanstrath
|
3c413f1d38
|
Merge branch 'mojombo'
|
2008-01-19 14:12:45 -08:00 |
Tom Preston-Werner
|
02879cf62c
|
add enable/disable daemon serve
|
2008-01-19 13:35:57 -08:00 |
Tom Preston-Werner
|
8f24479836
|
add options to Repo.init_bare
|
2008-01-13 00:38:38 -08:00 |
Tom Preston-Werner
|
275a2b7c7a
|
update readme with github location
|
2008-01-12 23:51:26 -08:00 |
Tom Preston-Werner
|
18e19dbbe8
|
add options to fork_bare
|
2008-01-10 19:21:22 -08:00 |
Tom Preston-Werner
|
fb49d370b2
|
Merge branch 'master' of git://github.com/defunkt/grit into defunkt2
|
2008-01-10 18:35:56 -08:00 |
Tom Preston-Werner
|
e631529f25
|
add fork_bare
|
2008-01-10 18:29:25 -08:00 |
Tom Preston-Werner
|
fe3bf3660a
|
add Repo#commits_between
|
2008-01-09 01:20:42 -08:00 |
Tom Preston-Werner
|
6c38e55379
|
rake site
|
2008-01-07 21:07:49 -08:00 |
Tom Preston-Werner
|
7bcc0ee821
|
prepare for public release
|
2008-01-07 20:41:55 -08:00 |
Chris Wanstrath
|
db64b1265c
|
Merge branch 'mojombo'
|
2008-01-06 23:13:34 -08:00 |
Tom Preston-Werner
|
3e0955045c
|
add Commit#mime_type
|
2008-01-06 18:59:51 -08:00 |
Chris Wanstrath
|
62e423d6d2
|
Merge branch 'mojombo'
|
2008-01-06 18:09:21 -08:00 |
Tom Preston-Werner
|
b86b48e352
|
abbreviated sha1 and archiving
|
2007-12-28 18:54:22 -06:00 |
tom
|
80f136f500
|
fix tests on other machines
|
2007-11-20 17:27:42 -08:00 |
Chris Wanstrath
|
4c596908ce
|
rework lazy some to be more of a delegator
|
2007-10-29 05:20:10 -07:00 |
Chris Wanstrath
|
1d22e6fde5
|
add #diffs to commit object
|
2007-10-29 02:42:39 -07:00 |
Tom Preston-Werner
|
44f82e5ac9
|
fix commit-diff deleted file bug
|
2007-10-29 00:27:29 -07:00 |
Tom Preston-Werner
|
46291865ba
|
implement commit diff
|
2007-10-29 00:18:50 -07:00 |