Граф коммитов

37 Коммитов

Автор SHA1 Сообщение Дата
PJ Hyett 3e9b907357 Patch popen3 so Process.detach is called if exception is thrown 2008-10-23 15:12:43 -07:00
PJ Hyett 5b4583d69b Use Open3 instead of Open4 2008-10-23 15:10:59 -07:00
Tom Preston-Werner 76cd39a436 add submodule detection 2008-08-29 01:30:08 -07:00
Bryce Kerley decfe7bbc9 fixed manifest and grit.rb to make correct gemspec 2008-07-31 13:50:44 -04:00
Bryce Kerley 4eb3bf067d resolved merge conflicts, hopefully amicably 2008-07-31 11:39:48 -04:00
Rob Sanheim 7c74272b85 oops, update version here too 2008-07-07 12:01:41 -04:00
Rob Sanheim d40e1f082a some docs 2008-06-27 22:22:41 -04:00
Rob Sanheim 3dabb6afb7 allow sending debug messages to a user defined logger if provided; tests for it 2008-06-27 22:07:29 -04:00
Scott Chacon f9dafa9f76 added code extracted from Gist work 2008-06-19 15:36:35 -07:00
Scott Chacon 28f28c504f added some simple write ops : add, remove, commit 2008-05-29 11:33:09 -07:00
Scott Chacon 1535929b52 bunch of changes 2008-05-29 10:32:19 -07:00
Scott Chacon f3a24ae371 added a pure-ruby git library and converted the cat_file commands to use it 2008-05-29 10:31:16 -07:00
Tom Preston-Werner 5987655432 proof of concept for commits to a bare repo 2008-04-30 22:03:18 -07:00
Tim Dysinger a1b2498e11 added refs super class for tag & head + added remote subclass 2008-04-25 12:25:49 -10:00
Tom Preston-Werner b778d45667 up to 0.8.1 2008-04-24 17:54:07 -07:00
Tom Preston-Werner 3c1e3d7944 up to 0.8.0 and add gemspec 2008-04-24 12:19:23 -07:00
Chris Wanstrath 5a0943123f add timeout protection to grit 2008-03-30 16:31:20 -07:00
Tom Preston-Werner d6016bc9fa require time for xmlschema 2008-03-25 21:32:29 -07:00
Tom Preston-Werner 11d191ef3f Merge branch 'defunkt' into local 2008-03-25 21:25:12 -07:00
Tim Carey-Smith f1964ad191 Add support for accessing repository configuration values 2008-03-07 13:22:10 +13:00
Chris Wanstrath 4f0ea0c7c8 Merge branch 'lazy_delegator'
Conflicts:

	lib/grit.rb
	lib/grit/tree.rb
2008-02-23 01:12:52 -08:00
Tom Preston-Werner 7a8d32cb18 add tag support 2008-02-10 18:49:09 -08:00
Tom Preston-Werner 02879cf62c add enable/disable daemon serve 2008-01-19 13:35:57 -08:00
Tom Preston-Werner 7bcc0ee821 prepare for public release 2008-01-07 20:41:55 -08:00
Tom Preston-Werner 3e0955045c add Commit#mime_type 2008-01-06 18:59:51 -08:00
Chris Wanstrath 4c596908ce rework lazy some to be more of a delegator 2007-10-29 05:20:10 -07:00
Tom Preston-Werner 46291865ba implement commit diff 2007-10-29 00:18:50 -07:00
Tom Preston-Werner 337539e896 prepare for packaging as gem 2007-10-25 09:23:01 -07:00
Tom Preston-Werner e80bbd2ce6 add Actor class to encapsulate name and email 2007-10-24 21:29:16 -07:00
Tom Preston-Werner b6e1b765e0 implement Repo.init_bare 2007-10-19 23:08:03 -07:00
Tom Preston-Werner 74fd66519e add Blob 2007-10-13 16:10:05 -07:00
Tom Preston-Werner b17b974691 started implementing Tree 2007-10-13 03:37:12 -07:00
Tom Preston-Werner 3b1930208a big refactor to do lazy loading 2007-10-13 02:20:41 -07:00
Tom Preston-Werner d01a4cfad6 convert to Grit module, refactor to be more OO 2007-10-10 09:05:03 -07:00
Tom Preston-Werner a47fd41f3a add more comments throughout 2007-10-10 00:50:39 -07:00
Tom Preston-Werner 4c8124ffcf implement Grit#heads 2007-10-10 00:06:12 -07:00
Tom Preston-Werner 634396b2f5 initial grit setup 2007-10-09 23:18:20 -07:00