Commit Graph

89567 Commits

Author SHA1 Message Date
mpm@selenic.com
cf2b4974c2 Update version numbers 2005-05-04 10:07:28 -08:00
mpm@selenic.com
e35c6e552f Fix network pull of repo files with "%" in their base64 encoding. 2005-05-04 10:07:10 -08:00
mpm@selenic.com
070c0db3c5 Fix off-by-one truncation in transaction rollback. 2005-05-04 09:33:46 -08:00
mpm@selenic.com
89e337b327 Fix empty transaction destruction 2005-05-04 09:32:39 -08:00
mpm@selenic.com
78a55d241c Delete journal on destruction even if there are no entries to replay. 2005-05-04 09:30:56 -08:00
oxymoron@cinder.waste.org
3bf73d4562 Allow checkout by number or hash
Print files touched in changeset
Fix reporting of incorrect changelog rev links in verify
2005-05-03 23:39:04 -08:00
oxymoron@cinder.waste.org
c7e0bb4f93 Fix linking of changeset revs when merging 2005-05-03 23:37:43 -08:00
mpm@selenic.com
b713cdf587 Ignore empty ignore patterns 2005-05-03 18:51:52 -08:00
mpm@selenic.com
4c67396819 Ignore MANIFEST 2005-05-03 18:51:29 -08:00
mpm@selenic.com
e64cf46965 Add MANIFEST.in to repo 2005-05-03 18:51:16 -08:00
mpm@selenic.com
386c928b37 Add some ignore expressions 2005-05-03 18:50:07 -08:00
mpm@selenic.com
ddd6a61c95 Don't complain that help is an unknown command 2005-05-03 18:39:58 -08:00
mpm@selenic.com
45bf6cd115 Fix exception handling for reading current working version 2005-05-03 18:36:16 -08:00
mpm@selenic.com
c99cd3d6ad Ignore build/ and .pyc files 2005-05-03 18:35:26 -08:00
mpm@selenic.com
62cccd42a6 Handle nullid better for ancestor 2005-05-03 18:35:03 -08:00
mpm@selenic.com
a5cbcd625f Update README to discuss remote pull, rsync, and the hg repo
add a .hgignore file
2005-05-03 13:27:13 -08:00
mpm@selenic.com
ca8cb8ba67 Add back links from file revisions to changeset revisions
Add simple transaction support
Add hg verify
Improve caching in revlog
Fix a bunch of bugs
Self-hosting now that the metadata is close to finalized
2005-05-03 13:16:10 -08:00