Mon, 10 Feb 2014 00:52:56 +0100 |
Mads Kiilerich |
shelve: really pass publicancestors to changegroupsubset - not the parents
|
Mon, 10 Feb 2014 00:52:46 +0100 |
Mads Kiilerich |
shelve: publicancestors do not have to visit nullrev
|
Mon, 10 Feb 2014 00:52:16 +0100 |
Mads Kiilerich |
localrepo: make it clear that changegroupsubset doesn't take bases but roots
|
Tue, 04 Feb 2014 17:13:45 -0500 |
Augie Fackler |
repoview: use repo.revs() instead of a private revset method
|
Tue, 04 Feb 2014 14:55:04 -0500 |
Augie Fackler |
commands: use ctx.getfileset instead of fileset.getfileset
|
Sun, 09 Feb 2014 17:31:26 -0600 |
Matt Mackall |
push: backout 2bc520bd0ce0 due to test failures
|
Sun, 09 Feb 2014 17:30:49 -0600 |
Matt Mackall |
mq: fix qimport url check
|
Tue, 04 Feb 2014 14:54:42 -0500 |
Augie Fackler |
match: use ctx.getfileset() instead of fileset.getfileset()
|
Tue, 04 Feb 2014 15:27:49 -0500 |
Augie Fackler |
context: add a getfileset() method so fewer things need fileset directly
|
Tue, 04 Feb 2014 18:09:20 -0500 |
Augie Fackler |
fix_bytesmod: fix defects in fix_bytesmod so it produces working code
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Fri, 07 Feb 2014 17:26:28 +0100 |
Mads Kiilerich |
convert: drop unused getheads from sinks
|
Sat, 08 Feb 2014 10:41:17 +0100 |
Simon Heimberg |
tests: on windows, run command explicitly in sh for working command substitution
|
Tue, 28 Jan 2014 00:33:52 +0100 |
Simon Heimberg |
tests: test-module-imports.t works on windows (with backslash path sep)
|