-
zlib stream is freed prematurelywas updated by seydarWednesday Jun 30
ticket -
rake failswas updated by seydar 07:12 PM ticket -
`amp clone` fails to install proper fileswas updated by seydar 07:10 PM ticket -
`amp update` fails to switch between ...
was created by seydar
07:09 PM
ticket
-
`amp clone` fails to install proper files
was updated by seydar
Sunday Jun 20
ticket -
Fixed how git resolves references to ...
was committed by adgar
Thursday Jun 17
changeset -
Fixed the way we required testutiliti...
was committed by adgar
05:32 AM
changeset
-
Fixed an issue with how repositories ...
was committed by adgar
05:32 AM
changeset
-
Added remove and a bit of copy code. ...
was committed by adgar
05:32 AM
changeset
-
Added a test for writing the index wh...
was committed by adgar
05:32 AM
changeset
-
Adding a staging area and basic code ...
was committed by adgar
05:32 AM
changeset
-
Simplified altered_files logic
http:/...
was committed by adgar
05:32 AM
changeset
-
Added altered_files for git changeset...
was committed by adgar
05:32 AM
changeset
-
Amp diff even works for git repositor...
was committed by adgar
05:32 AM
changeset
-
amp cat/view works for git. Versione...
was committed by adgar
05:32 AM
changeset
-
Added lookup_file logic for tree obje...
was committed by adgar
05:32 AM
changeset
-
Major git changes. Rolled a ton of c...
was committed by adgar
05:32 AM
changeset
-
Missed a merge error
http://bitbucket...
was committed by adgar
05:32 AM
changeset
-
Branch merge for git rewrite
http://b...
was committed by adgar
05:32 AM
changeset
-
Modified annotate to take a string an...
was committed by adgar
05:32 AM
changeset
-
Misnamed test means the removal test ...
was committed by adgar
05:32 AM
changeset
-
Added some relatively tough tests for...
was committed by adgar
05:32 AM
changeset
-
Added some relatively tough tests for...
was committed by adgar
05:32 AM
changeset
-
Numerous additional tests for localre...
was committed by adgar
05:32 AM
changeset
-
Added another commit for testing. Fix...
was committed by adgar
05:32 AM
changeset
-
Fixed the import of testutilities all...
was committed by adgar
05:32 AM
changeset
-
`amp clone` fails to install proper f...
was created by seydar
Wednesday Jun 16
ticket -
Added some tests and fixed an error w...
was committed by adgar
Friday Jun 11
changeset -
A) fixed a major bug that was making ...
was committed by adgar
Thursday Jun 10
changeset -
Made a hasindex.idx/pack pair of file...
was committed by adgar
06:18 AM
changeset
-
Properly terminated the index-less pa...
was committed by adgar
06:18 AM
changeset
-
Added a PackFileIndex class to handle...
was committed by adgar
06:18 AM
changeset
-
Added support for git binary deltas. ...
was committed by adgar
06:18 AM
changeset
-
Combined the index file with the pack...
was committed by adgar
06:18 AM
changeset
-
Dirty, dirty hack for reading packfil...
was committed by adgar
12:57 AM
changeset
-
Added some tests for packfile code. M...
was committed by adgar
12:57 AM
changeset
-
Whoops - forgot ruby_19 checks on for...
was committed by adgar
Tuesday May 18
changeset -
Made tests a bit more idiomatic. Adde...
was committed by adgar
02:40 PM
changeset
-
Added a basic git data structure obje...
was committed by adgar
02:40 PM
changeset
-
Added packfile and start testing the ...
was committed by adgar
02:40 PM
changeset
-
Added commit objects and tag objects....
was committed by adgar
02:40 PM
changeset
-
Added a test for encoding issues in b...
was committed by adgar
Friday May 14
changeset -
Added yard-amp dependency for spiffy ...
was committed by adgar
07:51 PM
changeset
-
Fixed our first encoding issue! The c...
was committed by adgar
07:51 PM
changeset
-
Fixed a failing ChangeGroup test. Mov...
was committed by adgar
Wednesday May 12
changeset -
Fixed some server issues. Updated ser...
was committed by adgar
05:23 AM
changeset
-
Pushing to an amp HTTP server works\!...
was committed by adgar
Sunday May 09
changeset -
Fixed a lot of authorization logic, a...
was committed by adgar
Saturday May 08
changeset -
Cleaned up the stats command a bit, g...
was committed by adgar
09:18 PM
changeset
-
So I don't need to use a Module if I ...
was committed by adgar
02:49 AM
changeset
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Rethink Version Control.- http://amp.carboni.ca/
Amp aims to put control of version-control software in your hands as a developer. The entire system is written in Ruby (with C extensions to improve performance), and aims to implement all major VCS's in Ruby. Currently, Mercurial is implemented.
Other features:
Commands are first-class members of the system - drop in an "Ampfile" in your repository, and you can add commands to amp in the same manner you add commands to rake (only with far, far more power!)
Documentation is one of our biggest priorities. We require all methods to be documented - even comically simple ones.
Heavy testing.
Multiple "workflows" - use git's commands to power a mercurial repository.
Add hooks/callbacks in minutes.
Basic git workflow—0% complete
Completed 0 of 1 tickets