-
Re-ordering the close/dirstate write ...
was committed by adgar
Wednesday Apr 28
changeset -
Added a Support.binary_mode method to...
was committed by adgar
06:17 PM
changeset
-
Comment cleanup
http://bitbucket.org/...
was committed by adgar
06:17 PM
changeset
-
Re-arranged the journal closing so th...
was committed by adgar
05:52 PM
changeset
-
Couple of notes and cleanups in the c...
was committed by adgar
05:52 PM
changeset
-
Updated commit logic so one cannot ma...
was committed by adgar
05:18 PM
changeset
-
Added some logic so you can pass in d...
was committed by adgar
05:18 PM
changeset
-
Added a missing check for unknown man...
was committed by adgar
04:56 PM
changeset
-
Added two tests to cover the index bu...
was committed by adgar
04:56 PM
changeset
-
Once again reassured that LazyIndexs ...
was committed by adgar
03:01 AM
changeset
-
Cleaned up some small typos/silliness...
was committed by adgar
03:01 AM
changeset
-
Fixed an issue with LazyIndexes not c...
was committed by adgar
03:01 AM
changeset
-
Discovering a couple issues with Lazy...
was committed by adgar
01:27 AM
changeset
-
Fixed a corner-case with string parsi...
was committed by adgar
Tuesday Apr 27
changeset -
Fixed issue that prevented some clone...
was committed by adgar
05:20 AM
changeset
-
branch merging in command-specs
http:...
was committed by adgar
05:20 AM
changeset
-
Added two specs for the hg-copy comma...
was committed by adgar
05:20 AM
changeset
-
merging in command-spec data
http://b...
was committed by adgar
05:20 AM
changeset
-
added the copy spec, tweaking the com...
was committed by adgar
05:20 AM
changeset
-
Added init specs. Cleaned up the help...
was committed by adgar
05:20 AM
changeset
-
branches command is API-compliant.
ht...
was committed by adgar
05:20 AM
changeset
-
API-compliant lookup of revision info...
was committed by adgar
05:20 AM
changeset
-
branch merge bringing in latest chang...
was committed by adgar
05:20 AM
changeset
-
Updated the way commands are loaded i...
was committed by adgar
05:20 AM
changeset
-
More specs for addremove: make sure i...
was committed by adgar
05:20 AM
changeset
-
More specs for addremove - specs the ...
was committed by adgar
05:20 AM
changeset
-
cleaned up the update spec to not req...
was committed by adgar
05:20 AM
changeset
-
added an addremove spec
http://bitbuc...
was committed by adgar
05:20 AM
changeset
-
fixed bitbucket issue #5. Improper se...
was committed by adgar
03:43 AM
changeset
-
Cleaning up use of the link_rev funct...
was committed by adgar
02:56 AM
changeset
-
Updated dir_state with a small check ...
was committed by adgar
02:56 AM
changeset
-
updated logic to automatically update...
was committed by adgar
02:56 AM
changeset
-
Removed a useless function from revlo...
was committed by adgar
Monday Apr 26
changeset -
Tons of cleaning - trying to remove u...
was committed by adgar
04:51 PM
changeset
-
Lots of cleanup regarding revlog code...
was committed by adgar
Sunday Apr 25
changeset -
Minor updates to index/revlog.
http:/...
was committed by adgar
08:01 PM
changeset
-
removed unused revlog method
http://b...
was committed by adgar
08:01 PM
changeset
-
Added a LazyIndex subclass, as well a...
was committed by adgar
07:28 PM
changeset
-
Setting up code to use a LazyIndex of...
was committed by adgar
06:54 PM
changeset
-
Cleaning up index code - refactored o...
was committed by adgar
01:09 AM
changeset
-
Fixed a 'raise abort/abort' slipup. R...
was committed by adgar
12:59 AM
changeset
-
renaming the silly File.amp_some_meth...
was committed by adgar
12:59 AM
changeset
-
rake fails
was created by Alex Miller
Tuesday Apr 13
ticket -
Removing lots of support code.
Moved ...
was committed by adgar
Monday Apr 12
changeset -
MercurialPatch and Diffing tests.
htt...
was committed by adgar
01:33 AM
changeset
-
removed String#null? and String#not_n...
was committed by adgar
01:33 AM
changeset
-
Added tests for the filelog
http://bi...
was committed by adgar
Sunday Apr 11
changeset -
refactoring file logs
http://bitbucke...
was committed by adgar
11:57 PM
changeset
-
refactored some changelog code, also ...
was committed by adgar
08:28 PM
changeset
-
Added a test to make sure the branch ...
was committed by adgar
05:14 PM
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