Mercurial > hg
graph
-
hgweb: introduce a new capability for sending a compressed bundleWed, 01 Nov 2006 22:06:24 +0100, by Benoit Boissinot
-
hgweb: if the server supports it, send a compressed bundleWed, 01 Nov 2006 22:01:30 +0100, by Benoit Boissinot
-
Use httpconnection even with proxies.Wed, 01 Nov 2006 14:53:11 -0300, by Alexis S. L. Carvalho
-
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)Wed, 01 Nov 2006 17:56:55 +0100, by Benoit Boissinot
-
hgweb: split URLs containing spaces or other escaped characters correctlyTue, 31 Oct 2006 18:10:23 -0800, by Brendan Cully
-
zsh: perform ~ expansion on _hg_rootTue, 31 Oct 2006 17:31:30 -0800, by Brendan Cully
-
mq: handle qpush -a with empty seriesTue, 31 Oct 2006 17:24:42 -0800, by Brendan Cully
-
zsh: compute repository root instead of forking hgTue, 31 Oct 2006 16:35:44 -0800, by Brendan Cully
-
zsh: complete users in ssh URLSTue, 31 Oct 2006 16:04:03 -0800, by Brendan Cully
-
zsh: support remote cloningTue, 31 Oct 2006 15:48:02 -0800, by Brendan Cully
-
zsh: add optional remote directory cacheTue, 31 Oct 2006 15:44:16 -0800, by Brendan Cully
-
sshrepo: fix the parsing of the ssh urlTue, 31 Oct 2006 23:56:52 +0100, by Benoit Boissinot
-
zsh: complete SSH directoriesTue, 31 Oct 2006 14:53:08 -0800, by Brendan Cully
-
zsh: complete unknown commands normallyTue, 31 Oct 2006 12:05:47 -0800, by Brendan Cully
-
merge with crewTue, 31 Oct 2006 13:22:05 +0100, by Benoit Boissinot
-
hgweb: fix handling of path for old style templateTue, 31 Oct 2006 13:09:43 +0100, by Benoit Boissinot
-
merge with crewTue, 31 Oct 2006 13:03:52 +0100, by Benoit Boissinot
-
merge with backoutTue, 31 Oct 2006 13:03:23 +0100, by Benoit Boissinot
-
Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140Tue, 31 Oct 2006 13:02:49 +0100, by Benoit Boissinot
-
Backed out changeset 66a17364c30ef0804153093cfaccf830e563928aTue, 31 Oct 2006 13:01:28 +0100, by Benoit Boissinot
-
Check for at least having a final release of python 2.3.0 in setup.pyTue, 31 Oct 2006 10:50:16 +0100, by Thomas Arendsen Hein
-
test for git empty new filesMon, 30 Oct 2006 16:14:38 -0800, by Brendan Cully
-
git patch: create empty added filesMon, 30 Oct 2006 16:10:58 -0800, by Brendan Cully
-
zsh: tab-complete status results by directoryMon, 30 Oct 2006 00:03:04 -0800, by Brendan Cully
-
filelog: rename filelog.size() to filelog.len()Sun, 29 Oct 2006 16:33:46 +0100, by Benoit Boissinot
-
revlog: more nullrev fixesSun, 29 Oct 2006 16:14:55 +0100, by Benoit Boissinot
-
revlog: return 0 as offset for nullidSun, 29 Oct 2006 16:14:02 +0100, by Benoit Boissinot
-
doc: clone doesn't create a working directory in remote reposSun, 29 Oct 2006 15:09:01 +0100, by Benoit Boissinot
-
revlog.size() fix handling of rev == -1Sun, 29 Oct 2006 14:41:14 +0100, by Benoit Boissinot
-
use workingcontext.files() to detect if the repo is uncleanSun, 29 Oct 2006 14:18:55 +0100, by Benoit Boissinot
-
allow update to switch to a different branch if the repo is cleanSun, 29 Oct 2006 13:08:10 +0100, by Benoit Boissinot
-
Explicitly use REVLOGV0 instead of 0 in bundlerepo.Sun, 29 Oct 2006 10:55:38 +0100, by Thomas Arendsen Hein
-
Define and use nullrev (revision of nullid) instead of -1.Sun, 29 Oct 2006 10:53:51 +0100, by Thomas Arendsen Hein
-
Correct optimization from 3464f5e77f34; add a test.Sat, 28 Oct 2006 23:37:59 -0300, by Alexis S. L. Carvalho
-
log speedup: don't call revlog.node if we don't have toSat, 28 Oct 2006 20:21:59 -0300, by Alexis S. L. Carvalho
-
log speedup: use list.extend to avoid an explicit loopSat, 28 Oct 2006 20:21:57 -0300, by Alexis S. L. Carvalho
-
log speedup: use parentrevs in log and changeset_printer.showSat, 28 Oct 2006 20:21:56 -0300, by Alexis S. L. Carvalho
-
log speedup: set quiet/verbose/debugflag in the fake ui objectSat, 28 Oct 2006 20:21:55 -0300, by Alexis S. L. Carvalho
-
log speedup: use only ui.write in changeset_printer.showSat, 28 Oct 2006 20:21:54 -0300, by Alexis S. L. Carvalho
-
log speedup: walkchangerevs: filter the files only if we need themSat, 28 Oct 2006 20:21:52 -0300, by Alexis S. L. Carvalho
-
Inform the user about the new URL when being redirected via http.Sat, 28 Oct 2006 23:05:57 +0200, by Thomas Arendsen Hein
-
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)Sat, 28 Oct 2006 11:00:59 +0200, by Thomas Arendsen Hein
-
Merge with upstreamFri, 27 Oct 2006 23:09:46 +0200, by Thomas Arendsen Hein
-
Turn bundle file into a string for http push, for urllib2 over proxies.Fri, 27 Oct 2006 19:24:57 +0200, by Thomas Arendsen Hein
-
Force the content-length header to be a string in httprepo.unbundle.Fri, 27 Oct 2006 18:30:53 +0200, by Thomas Arendsen Hein
-
Use the new UnexpectedOutput exception in httprepo, too.Fri, 27 Oct 2006 18:20:28 +0200, by Thomas Arendsen Hein
-
New UnexpectedOutput exception to catch server errors in localrepo.stream_inFri, 27 Oct 2006 18:17:12 +0200, by Thomas Arendsen Hein
-
Some clarifications for pull/push protocols:Fri, 27 Oct 2006 15:56:34 +0200, by Thomas Arendsen Hein
-
httprepo: record the url after a request, makes pull + redirect worksFri, 27 Oct 2006 15:02:27 +0200, by Benoit Boissinot
-
add AIX to the list of compilers that don't have inline keywordFri, 27 Oct 2006 10:24:19 +0200, by Benoit Boissinot
-
zsh: support remote URLsThu, 26 Oct 2006 22:28:33 -0700, by Brendan Cully
-
zsh: suppress mq completion error messages outside of repositoryThu, 26 Oct 2006 17:33:24 -0700, by Brendan Cully
-
zsh: suppress error message for status completion outside of repositoryThu, 26 Oct 2006 17:28:12 -0700, by Brendan Cully
-
Turn of "Not trusting file" logging when running hgweb and hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Thomas Arendsen Hein
-
use untrusted settings in hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
use untrusted settings in hgwebThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add untrusted argument to patch.diffoptsThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add --untrusted to showconfigThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
save settings from untrusted config files in a separate configparserThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
Only read .hg/hgrc files from trusted users/groupsThu, 26 Oct 2006 19:25:44 +0200, by Alexis S. L. Carvalho
-
zsh: add revrange completionThu, 26 Oct 2006 10:06:12 -0700, by Brendan Cully
-
zsh: add qbase and qtip to qapplied completionsThu, 26 Oct 2006 09:46:08 -0700, by Brendan Cully
-
zsh: use standard tags where possibleThu, 26 Oct 2006 09:44:03 -0700, by Brendan Cully
-
mq: support qimport -Thu, 26 Oct 2006 09:40:20 -0700, by Brendan Cully
-
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.Wed, 25 Oct 2006 20:59:50 +0200, by Christian Ebert
-
merge with crewThu, 26 Oct 2006 09:29:42 +0200, by Thomas Arendsen Hein
-
Corrected hg synopsis.Thu, 26 Oct 2006 09:22:10 +0200, by Thomas Arendsen Hein
-
zsh: complete qguard with +/- guard prefixesThu, 26 Oct 2006 00:27:19 -0700, by Brendan Cully
-
hgcommand.vim: remove deprecated -b option from hg parents.Wed, 25 Oct 2006 21:01:00 +0200, by Christian Ebert
-
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprevWed, 25 Oct 2006 19:31:42 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 17:09:22 -0700, by Brendan Cully
-
zsh: make option lists more compactWed, 25 Oct 2006 16:35:35 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 15:10:30 -0700, by Brendan Cully
-
zsh: rewriteWed, 25 Oct 2006 15:08:40 -0700, by Brendan Cully
-
small refactoring of path normalization in dirstate.statwalkFri, 27 Oct 2006 14:10:01 -0500, by Matt Mackall
-
Make util.unique return a listFri, 27 Oct 2006 14:06:32 -0500, by Matt Mackall
-
Simplify ignore logic in dirstate.walkFri, 27 Oct 2006 12:09:33 -0500, by Matt Mackall
-
shortname: truncate at '.' tooFri, 27 Oct 2006 11:30:20 -0500, by Matt Mackall
-
improve walk docstringsFri, 27 Oct 2006 11:24:10 -0500, by Matt Mackall
-
convert dict(zip(x,x)) to dict.fromkeys(x)Fri, 27 Oct 2006 00:38:42 -0500, by Matt Mackall
-
minor hg grep simplificationThu, 26 Oct 2006 23:59:21 -0500, by Matt Mackall
-
simplify dirstate walkingThu, 26 Oct 2006 23:54:24 -0500, by Matt Mackall
-
kill makewalk functionThu, 26 Oct 2006 18:43:57 -0500, by Matt Mackall
-
Pull getchange out of walkchangerevsThu, 26 Oct 2006 17:45:03 -0500, by Matt Mackall
-
Make revrange return a list of ints so that callers don't have to convertThu, 26 Oct 2006 17:27:07 -0500, by Matt Mackall
-
simplify revrange and revpairThu, 26 Oct 2006 17:15:55 -0500, by Matt Mackall
-
lookup(str(x)) -> lookup(x)Thu, 26 Oct 2006 14:09:15 -0500, by Matt Mackall
-
Fixups for hg grepThu, 26 Oct 2006 14:04:58 -0500, by Matt Mackall
-
Update tests for removed commandsWed, 25 Oct 2006 18:31:49 -0500, by Matt Mackall
-
Remove update -m, deprecated for 0.9.1Wed, 25 Oct 2006 18:29:54 -0500, by Matt Mackall
-
Remove the undo command, deprecated pre-0.9Wed, 25 Oct 2006 17:53:24 -0500, by Matt Mackall
-
Remove forget command, deprecated pre-0.9Wed, 25 Oct 2006 17:47:53 -0500, by Matt Mackall
-
Fix excessive complaining from hg log -bWed, 25 Oct 2006 17:45:35 -0500, by Matt Mackall
-
Remove some more deprecated options from help syntax summariesWed, 25 Oct 2006 17:40:03 -0500, by Matt Mackall
-
Hide deprecated flags in help unless verboseWed, 25 Oct 2006 17:38:17 -0500, by Matt Mackall
-
Remove old fish-merge testWed, 25 Oct 2006 16:45:39 -0500, by Matt Mackall
-
Merge with crewWed, 25 Oct 2006 16:42:52 -0500, by Matt Mackall
-
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.Wed, 25 Oct 2006 18:45:18 +0200, by Thomas Arendsen Hein
-
fix graph traversal in commands.bundle (it wasn't O(n))Wed, 25 Oct 2006 18:22:04 +0200, by Benoit Boissinot
-
Corrected help text for bundle.Wed, 25 Oct 2006 17:20:39 +0200, by Thomas Arendsen Hein
-
Corrected synopsis of hg headsWed, 25 Oct 2006 08:11:17 +0200, by Thomas Arendsen Hein
-
Test that we notice the empty files from the second parent during a mergeWed, 25 Oct 2006 02:51:27 -0300, by Alexis S. L. Carvalho
-
revlog.py: always return tuples from parents and parentrevsTue, 24 Oct 2006 23:00:43 -0300, by Alexis S. L. Carvalho
-
Some README updatesWed, 25 Oct 2006 16:30:45 -0500, by Matt Mackall
-
Remove some old documentation that belongs on the wikiWed, 25 Oct 2006 16:25:44 -0500, by Matt Mackall
-
Move rewrite-log to contribWed, 25 Oct 2006 16:24:28 -0500, by Matt Mackall
-
Remove [-b] options from help syntax linesTue, 24 Oct 2006 17:22:07 -0500, by Matt Mackall
-
Deprecate old --branch/branches optionsTue, 24 Oct 2006 17:07:11 -0500, by Matt Mackall
-
add branch and branches commandsTue, 24 Oct 2006 16:49:36 -0500, by Matt Mackall
-
test-mq-caches: look up a revision that does not exist to force cache creationTue, 24 Oct 2006 17:49:48 -0300, by Alexis S. L. Carvalho
-
Merge with mpmTue, 24 Oct 2006 13:42:21 -0700, by Brendan Cully
-
hgweb: add heads to gitweb summaryTue, 24 Oct 2006 13:31:01 -0700, by Brendan Cully
-
zsh: cache hg help outputTue, 24 Oct 2006 13:17:41 -0700, by Brendan Cully
-
zsh: complete according to the -R option if specifiedTue, 24 Oct 2006 13:09:09 -0700, by Brendan Cully
-
zsh: add view optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add --style and --template optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add -r to parentsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: expand tags lazilyTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
make mq play nicely with the branch cacheMon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Split branchtags into two additional functions.Mon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho