Thu, 27 Apr 2006 22:29:02 -0700 |
Vincent Danjean |
allow to pull from an empty repo without getting a backtrace
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 21:58:47 +0200 |
Thomas Arendsen Hein |
Show repo's revlog format on verify. Warn if some files use a different format.
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 21:16:46 +0200 |
Thomas Arendsen Hein |
Replaced 0 with REVLOGV0 where this meaning is used.
|
file |
diff |
annotate
|
Fri, 21 Apr 2006 16:30:23 -0500 |
Matt Mackall |
Revert push new heads logic
|
file |
diff |
annotate
|
Fri, 21 Apr 2006 15:33:51 -0500 |
Matt Mackall |
Move empty local repo logic for pull into findincoming
|
file |
diff |
annotate
|
Fri, 21 Apr 2006 15:14:27 -0500 |
Matt Mackall |
Don't die calling outgoing hook if we have no changesets
|
file |
diff |
annotate
|
Wed, 19 Apr 2006 15:35:10 -0400 |
Chris Mason |
Remove bogus raise from localrepo.lookup()
|
file |
diff |
annotate
|
Tue, 18 Apr 2006 19:50:12 -0400 |
Chris Mason |
merge revlogng with mpm tip
|
file |
diff |
annotate
|
Sat, 08 Apr 2006 20:08:06 -0400 |
mason |
Additional appendfile fixes for interleaved data/index files
|
file |
diff |
annotate
|
Tue, 04 Apr 2006 16:38:43 -0400 |
mason |
Make the appendfile class inline-data index friendly
|
file |
diff |
annotate
|
Tue, 04 Apr 2006 16:38:43 -0400 |
mason |
Implement data inlined with the index file
|
file |
diff |
annotate
|
Tue, 04 Apr 2006 16:38:43 -0400 |
mason |
Implement revlogng.
|
file |
diff |
annotate
|
Fri, 14 Apr 2006 00:41:50 +0200 |
Benoit Boissinot |
fix update when a locally added file match the target revision
|
file |
diff |
annotate
|
Mon, 03 Apr 2006 10:02:09 -0700 |
Vadim Gelfer |
small changes to revert command.
|
file |
diff |
annotate
|
Sun, 02 Apr 2006 18:16:06 +0200 |
Thomas Arendsen Hein |
Tell the user the real "hg update -C" command, not just "-C" when aborting.
|
file |
diff |
annotate
|
Fri, 31 Mar 2006 10:37:25 -0800 |
Vadim Gelfer |
rewrite revert command. fix issues 93, 123, 147.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 22:58:34 +0200 |
Thomas Arendsen Hein |
New option -i/--ignored for 'hg status' to show ignored files.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 22:35:21 +0200 |
Thomas Arendsen Hein |
Fix hg push and hg push -r sometimes creating new heads without --force.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 10:31:58 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Wed, 29 Mar 2006 10:27:16 -0800 |
Vadim Gelfer |
add merge command. means same thing as "update -m".
|
file |
diff |
annotate
|
Tue, 28 Mar 2006 09:01:07 -0800 |
Vadim Gelfer |
fix backtrace printed when cannot get lock.
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 09:08:12 -0800 |
Vadim Gelfer |
fix race in localrepo.addchangegroup.
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 14:53:23 +0100 |
mcmillen |
Spelling fix: "commited" -> "committed"
|
file |
diff |
annotate
|
Wed, 22 Mar 2006 05:30:47 +0100 |
Benoit Boissinot |
add checking for invalid entries in tag files
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:45:27 +0100 |
Thomas Arendsen Hein |
Pass correct username as $HGUSER to hgeditor if "commit -u" is used.
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 11:47:21 +0100 |
Thomas Arendsen Hein |
make incoming work via ssh (issue139); move chunk code into separate module.
|
file |
diff |
annotate
|
Fri, 17 Mar 2006 09:48:43 -0800 |
Vadim Gelfer |
still use old variable names when running hooks. dropped by accident.
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 22:58:14 -0800 |
Vadim Gelfer |
add -f/--force to pull, incoming, outgoing, to work on unrelated repo.
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 23:32:57 +0100 |
Benoit Boissinot |
fix the call to util.matcher (the args should be (reporoot, cwd, ...))
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 08:25:33 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|