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

412 Коммитов

Автор SHA1 Сообщение Дата
Tom Preston-Werner 2613204eed back out work-tree change, it was breaking github 2009-10-27 12:23:36 -07:00
Tom Preston-Werner 10476c3e66 do not fail for stupidity of mime-types in rubygems <= 1.2.0 2009-08-27 15:55:23 -07:00
Tom Preston-Werner d8511d32f3 update history 2009-08-03 17:15:52 -07:00
Tom Preston-Werner 2e78057fda Merge branch 'master' into smoke 2009-08-03 17:11:57 -07:00
Chris Wanstrath b93ec95e50 Make another attempt to identify new and deleted files in Grit#Diff 2009-07-28 11:41:00 -07:00
Chris Wanstrath 00ed8432ee Ensure RubyGit's diff matches real Git's output 2009-07-28 10:43:33 -07:00
Chris Wanstrath 5012845691 Fix RubyGit's diff to detect additions and deletions 2009-07-28 10:26:46 -07:00
Chris Wanstrath fcd9228c20 use a \t to avoid tab => space conversion 2009-07-28 10:26:36 -07:00
Tom Preston-Werner 7b3b447bea add contributing section to readme 2009-07-23 18:32:50 -07:00
Tom Preston-Werner c701103859 have Commit#short_message use first non-empty message line. closes gh-1. 2009-07-23 18:25:55 -07:00
Tom Preston-Werner 1af4e641a9 Merge commit 'b06e7ff41ad95b6fe1dbd08df7530c9d5bf76840' into smoke 2009-07-23 18:07:13 -07:00
Tom Preston-Werner d5cde35beb windows support 2009-07-23 17:52:32 -07:00
Tom Preston-Werner 797d75ea95 update history 2009-07-23 17:18:24 -07:00
Tom Preston-Werner 0bbd902cbb Merge commit 'a88d1d96985074db9c37f3f50a45fd089d8b4a12' into smoke 2009-07-23 16:45:08 -07:00
Tom Preston-Werner 4e694b9a37 further file system abstractions 2009-07-23 15:39:02 -07:00
Tom Preston-Werner 82cac1a88e allow setting of options to false to override true defaults 2009-07-18 11:37:58 -07:00
Dave Copeland a88d1d9698 more terse and more correct 2009-06-20 14:55:11 -04:00
Dave Copeland 8c4ec1391e sets --work-tree so that adds work 2009-06-20 14:54:21 -04:00
Dave Copeland b06e7ff41a a few lines on gems required for testing 2009-06-14 18:32:52 -04:00
Tom Preston-Werner e976f76021 refactor more methods into git-ruby 2009-05-13 15:54:49 -07:00
Tom Preston-Werner 88554a5d84 facilitate git proxying 2009-04-23 15:44:47 -07:00
Tom Preston-Werner afe9c14974 abstract all file system calls into git class 2009-04-20 17:12:14 -07:00
Tom Preston-Werner 0826e1a0e1 update history and rakefile for 1.1.1 2009-04-14 22:21:30 -07:00
Tom Preston-Werner 4ac4acab7f Regenerated gemspec for version 1.1.1 2009-03-31 09:54:51 -07:00
Tom Preston-Werner 5071bf9fbf Version bump to 1.1.1 2009-03-31 09:54:40 -07:00
Tom Preston-Werner 05372bffe2 exclude test dir from gem manifest 2009-03-31 09:54:23 -07:00
Tom Preston-Werner ac8700fe97 Regenerated gemspec for version 1.1.0 2009-03-29 21:07:22 -07:00
Tom Preston-Werner 5bace11384 Version bump to 1.1.0 2009-03-29 21:07:11 -07:00
Tom Preston-Werner 90c80e0348 update history for 1.1.0 release 2009-03-29 21:07:04 -07:00
Tom Preston-Werner c02281a929 match version file to history 2009-03-29 21:06:11 -07:00
Tom Preston-Werner 809025eaf6 a_commit and b_commit are really a_blob and b_blob 2009-03-03 16:14:54 -08:00
Tom Preston-Werner cdf9d1663d update history 2009-02-28 20:00:23 -08:00
Tom Preston-Werner 5a79450392 Merge commit '32c925032560acb95905878af1d45384e0735c64' into next 2009-02-28 19:57:07 -08:00
Tom Preston-Werner 66984b32e6 update history 2009-02-28 19:52:03 -08:00
Tom Preston-Werner 37b967c251 better comments for Repo#archive_to_file 2009-02-28 19:51:23 -08:00
Tom Preston-Werner 81a0667372 Merge commit '73b32da6cb22abc88fbe7588be97dfc169da17c2' into next 2009-02-28 19:43:47 -08:00
Tom Preston-Werner ce48ebc8f9 update history 2009-02-28 19:36:22 -08:00
Tom Preston-Werner fd39630afd Merge commit '1ab3ab760dc144d252299afb729269aa8d3a1c48' into next 2009-02-28 19:35:44 -08:00
Tom Preston-Werner 94d27ea2b8 update history 2009-02-28 19:34:59 -08:00
Tom Preston-Werner bc9fb8b75e merge d34d53 and fix whitespace conflicts 2009-02-28 19:28:15 -08:00
Tom Preston-Werner 007473c01a update history 2009-02-28 16:10:34 -08:00
Tom Preston-Werner b6556f1380 Merge branch 'js/master' into next 2009-02-28 15:57:04 -08:00
Tom Preston-Werner 6bb41e4c10 convert readme to markdown 2009-02-28 15:14:10 -08:00
Voker57 d34d5300bc Added <=> method, needed for sorting tree 2009-02-17 23:55:18 +03:00
Voker57 dbfeb5ce9b Added two shortcut methods, for picking trees/blobs only 2009-02-17 23:54:45 +03:00
Voker57 a6015edab4 Fixed gem builing 2009-02-17 23:52:15 +03:00
Johan Sørensen cdb0d3e4d5 Fixed test that relied on using git v1.6.0 2009-02-14 11:53:33 +01:00
Johan Sørensen 5eaf21e9aa Added a shortcut for commit_stats as Commit#stats 2009-02-14 11:50:12 +01:00
Johan Sørensen 794dcb628b Further Ruby 1.9 compat; IO#getc can return a string in 1.9 2009-02-14 11:49:18 +01:00
Johan Sørensen a17e860300 Rename the GitRuby Mmap class to FileWindow, since it's not really mmap'ed at
all (except for any OS level caching)
2009-02-14 11:49:18 +01:00