Mercurial > hg
graph
-
util.opener already create the base directory if it doesn't existFri, 28 Oct 2005 11:01:25 -0700, by Benoit Boissinot
-
fix dirstate.change: it should walk ignored filesFri, 28 Oct 2005 10:57:40 -0700, by Benoit Boissinot
-
Elevate parents to a "common" command in helpThu, 27 Oct 2005 13:49:15 -0700, by Matt Mackall
-
Add missing test outputThu, 27 Oct 2005 13:48:00 -0700, by Matt Mackall
-
make readconfig take a filename instead of a file pointer as argumentThu, 27 Oct 2005 13:40:56 -0700, by Benoit Boissinot
-
make revert use standard matcherThu, 27 Oct 2005 13:31:12 -0700, by Benoit Boissinot
-
rewrote changes function in dirstate to use generic walk codeThu, 27 Oct 2005 13:29:35 -0700, by Benoit Boissinot
-
minor fix on command help docstringsThu, 27 Oct 2005 13:29:28 -0700, by TK Soh
-
Merge bundle -r work from Eric HopperThu, 27 Oct 2005 12:26:16 -0700, by Matt Mackall
-
Added a test for clone -r.Sun, 16 Oct 2005 16:24:40 -0700, by Eric Hopper
-
Stupid spelling mistake in a variable name.Wed, 12 Oct 2005 11:32:51 -0700, by Eric Hopper
-
Added a lot of comments to changegroupsubset.Tue, 11 Oct 2005 18:56:47 -0700, by Eric Hopper
-
Implementing pull -r and changing clone -r. Both now supportTue, 11 Oct 2005 08:39:21 -0700, by Eric Hopper
-
Fixed silly bug involving a non-existent variable.Tue, 11 Oct 2005 08:06:52 -0700, by Eric Hopper
-
Fix to handle case of empty list for roots or heads in nodesbetween.Mon, 10 Oct 2005 17:20:38 -0700, by Eric Hopper
-
Optimizing manifest reads in changegroupsubset by using deltas.Mon, 10 Oct 2005 08:36:29 -0700, by Eric Hopper
-
Implementing clone -r, which clones all changesets needed to reach aFri, 07 Oct 2005 19:51:09 -0700, by Eric Hopper
-
Bug fixing in localrepository.changegroupsubset. Bugs found in testing.Fri, 07 Oct 2005 19:49:25 -0700, by Eric Hopper
-
Fix small bug in nodesbetween if heads is [nullid].Fri, 07 Oct 2005 17:07:57 -0700, by Eric Hopper
-
This changes the revlog.group and re-implements the localrepo.changeroupFri, 07 Oct 2005 10:57:11 -0700, by Eric Hopper
-
This implements the nodesbetween method, and it removes the newer methodFri, 07 Oct 2005 10:48:27 -0700, by Eric Hopper
-
Remove copy/rename --parents optionWed, 26 Oct 2005 16:32:50 -0700, by Matt Mackall
-
[PATCH] copy/rename a directoryWed, 26 Oct 2005 16:24:10 -0700, by Robin Farine
-
further fix traceback on invalid .hgignore patternsWed, 26 Oct 2005 16:10:56 -0700, by Benoit Boissinot
-
get command defaults from hgrcWed, 26 Oct 2005 16:10:36 -0700, by TK Soh
-
Remove now unused sortdiff and diff from mdiffTue, 25 Oct 2005 22:17:31 -0700, by Matt Mackall
-
Remove old manifest diff code, it's now buggyTue, 25 Oct 2005 22:15:44 -0700, by Matt Mackall
-
Add Benoit to CONTRIBUTORSTue, 25 Oct 2005 16:31:38 -0700, by Matt Mackall
-
Add test-confused-revert, fix permissions on test-revertTue, 25 Oct 2005 15:54:44 -0700, by Matt Mackall
-
Allow reverting a deleted file with two parentsTue, 25 Oct 2005 15:52:27 -0700, by Matt Mackall
-
revert added and removed files to their normal state before revertingTue, 25 Oct 2005 15:51:28 -0700, by Benoit Boissinot
-
abort on invalid pattern in matcherTue, 25 Oct 2005 14:58:11 -0700, by Benoit Boissinot
-
hgweb: add strip and rstrip filters to handle summaryTue, 25 Oct 2005 14:57:14 -0700, by TK Soh
-
fix for cloning empty repo (.hg is still empty)Tue, 25 Oct 2005 14:55:39 -0700, by Benoit Boissinot
-
Remove deprecated commit -t optionMon, 24 Oct 2005 20:42:20 -0700, by Matt Mackall
-
zsh completion: Added '--newest-first' to incoming, outgoingMon, 24 Oct 2005 19:55:44 -0700, by Steve Borho
-
hgweb: a couple of fixes on search pageMon, 24 Oct 2005 17:54:06 -0700, by TK Soh
-
Fix relative pull in a subdirMon, 24 Oct 2005 17:41:45 -0700, by tonfa
-
allow 'hg out' / 'hg in' to show newest commit firstMon, 24 Oct 2005 16:59:31 -0700, by Michal Kvasnica
-
zsh completions: new -M, -m arguments for log, etc.Mon, 24 Oct 2005 16:54:07 -0700, by Steve Borho
-
import docstring from doc/hg.1.txtMon, 24 Oct 2005 15:52:28 -0700, by Benoit Boissinot
-
add --only-merges (-m) logMon, 24 Oct 2005 15:37:45 -0700, by Benoit Boissinot
-
add --no-merges (-M) for log, outgoing, incomingMon, 24 Oct 2005 15:37:20 -0700, by Benoit Boissinot
-
Fix use of diff(1) triggered by set -e.Mon, 24 Oct 2005 14:55:53 -0700, by levon
-
hgweb: fix broken filelog->changelog linkMon, 24 Oct 2005 14:55:46 -0700, by TK Soh
-
hgweb: fix broken search->changelog linkMon, 24 Oct 2005 14:55:34 -0700, by TK Soh
-
Calling flush is unnecessary with bz2 decompressors and may not even exist.Mon, 24 Oct 2005 14:55:20 -0700, by Matt Mackall
-
hgk: add horizontal scrollbar to patch windowMon, 24 Oct 2005 14:54:54 -0700, by TK Soh
-
Add control-w key binding to quit hgk.Mon, 24 Oct 2005 14:54:48 -0700, by Eric Bloodworth
-
Change asciidoc backend to more recent name.Mon, 24 Oct 2005 14:54:34 -0700, by Eric Bloodworth
-
Fixed problem with invoking hgmerge on paths with spaces.Mon, 24 Oct 2005 14:54:17 -0700, by michael w dales
-
add a target for running only one testMon, 24 Oct 2005 14:53:36 -0700, by Benoit Boissinot
-
hgweb: improve look-n-feel of changelog nagivationMon, 24 Oct 2005 14:53:25 -0700, by TK Soh
-
[issue21] cannot debug extensionMon, 24 Oct 2005 14:53:12 -0700, by Benoit Boissinot
-
Use $(MAKE) not makeMon, 24 Oct 2005 14:52:49 -0700, by levon
-
py2exe is not able to handle win32com.shellMon, 24 Oct 2005 14:52:41 -0700, by Volker Kleinfeld
-
Option -i broken in py2exe_for_demandloadMon, 24 Oct 2005 14:52:30 -0700, by Volker Kleinfeld
-
Avoid insertion/deletion of CRs on stdio during hg serveMon, 24 Oct 2005 14:34:48 -0700, by olivier maquelin
-
hgweb: fix broken tags->changelog linkFri, 21 Oct 2005 00:15:55 -0700, by Matt Mackall
-
Make hgweb work when the repository is empty (no 00changelog.i)Thu, 20 Oct 2005 11:41:14 -0700, by Benoit Boissinot
-
hgweb: add a mercurial link to the footerThu, 20 Oct 2005 00:26:24 -0700, by Matt Mackall
-
hgweb: hide trivial parent (like in show_changeset)Wed, 19 Oct 2005 20:54:46 -0700, by Benoit Boissinot
-
refactor some unlink/remove code and make sure we prune empty dirWed, 19 Oct 2005 00:10:52 -0700, by Benoit Boissinot
-
New vim script; provides key mappings and menus for GVIMWed, 19 Oct 2005 00:05:08 -0700, by Steve Borho
-
Do not use 'glob' expansion by default on OS != 'nt'Wed, 19 Oct 2005 00:02:41 -0700, by Benoit Boissinot
-
hgweb: fix too short manifest linkTue, 18 Oct 2005 23:58:00 -0700, by Matt Mackall
-
hgweb: make viewing of non-text work in hgwebTue, 18 Oct 2005 23:50:55 -0700, by Matt Mackall
-
hgweb: shorten all the URLs in the standard templatesTue, 18 Oct 2005 23:08:35 -0700, by Matt Mackall
-
hgweb: add shortcuts for all the web commands / fix empty arg bugTue, 18 Oct 2005 23:05:30 -0700, by Matt Mackall
-
symlink unit testTue, 18 Oct 2005 21:32:51 -0700, by Matthew Elder
-
allow empty values for url so we can have /?tipTue, 18 Oct 2005 21:11:24 -0700, by Benoit Boissinot
-
hgweb: allow urls to be shorter by using shortcutsTue, 18 Oct 2005 20:06:34 -0700, by Benoit Boissinot
-
log: speedup keyword search when used with --branchTue, 18 Oct 2005 20:06:13 -0700, by TK Soh
-
log: make keyword search truly case-insensitiveTue, 18 Oct 2005 20:06:05 -0700, by TK Soh
-
lazyindex fix, make load handle negative indexes properly.Tue, 18 Oct 2005 20:05:54 -0700, by Eric Hopper
-
i18n part2: use '_' for all strings who are part of the user interfaceTue, 18 Oct 2005 18:38:39 -0700, by Benoit Boissinot
-
use a dummy function for gettextTue, 18 Oct 2005 18:38:04 -0700, by Benoit Boissinot
-
i18n first part: make '_' available for files who need itTue, 18 Oct 2005 18:37:48 -0700, by Benoit Boissinot
-
Try to use ini-file in the same directory as the exe as the default on NT.Tue, 18 Oct 2005 17:57:27 -0700, by Zbynek Winkler
-
make update quieter when nothing is wrongTue, 18 Oct 2005 17:56:50 -0700, by Vadim Gelfer
-
bdiff: change spurious __inline to inlineTue, 18 Oct 2005 12:11:23 -0700, by Matt Mackall
-
check if a file is ignored before complaining if it is an unsupported typeTue, 18 Oct 2005 00:45:27 -0700, by Benoit Boissinot
-
Add debugsetparents commandTue, 18 Oct 2005 00:43:33 -0700, by Matt Mackall
-
dirstate: make sure we read the dirstate before setting parentsTue, 18 Oct 2005 00:43:19 -0700, by Matt Mackall
-
Fix traceback on bad revlog.lookupSat, 15 Oct 2005 15:49:05 -0700, by Matt Mackall
-
add a check for filetype when walkingSat, 15 Oct 2005 15:43:40 -0700, by Benoit Boissinot
-
Fix patch failure reporting exceptionSat, 15 Oct 2005 15:04:45 -0700, by Matt Mackall
-
Borrow patch header detection heuristic from quiltSat, 15 Oct 2005 15:04:22 -0700, by Matt Mackall
-
convert-repo: fix up octopus merge conversionWed, 05 Oct 2005 19:27:35 -0700, by Matt Mackall
-
convert-repo: change duplicate eliminationWed, 05 Oct 2005 19:26:41 -0700, by Matt Mackall
-
convert-repo: linearize the tag commitWed, 05 Oct 2005 19:25:45 -0700, by Matt Mackall
-
convert-repo: retrieve the commit hash from the tag object for tag importWed, 05 Oct 2005 17:11:06 -0700, by Matt Mackall
-
convert-repo: Fix timezone handlingWed, 05 Oct 2005 17:09:51 -0700, by Matt Mackall
-
hg verify: add some bin to hex conversionsWed, 05 Oct 2005 10:59:42 -0700, by Matt Mackall
-
hg verify: add an error reporting helper functionWed, 05 Oct 2005 10:51:02 -0700, by Matt Mackall
-
hg verify: more consistency checking between changesets and manifestsWed, 05 Oct 2005 10:37:51 -0700, by Matt Mackall
-
log --debug: fix misplaced manifest fieldTue, 04 Oct 2005 17:34:02 -0700, by TK Soh
-
Fix an hg copy/move bug. Failed if file being copied or moved not in tip.Tue, 04 Oct 2005 12:24:59 -0700, by Eric Hopper
-
Clean up mdiff importsTue, 04 Oct 2005 11:25:48 -0700, by Matt Mackall
-
make diff dates be epoch for add/removeTue, 04 Oct 2005 11:21:48 -0700, by Benoit Boissinot
-
Fixed a bug in my changes to httprepo.pyMon, 03 Oct 2005 16:07:54 -0700, by Eric Hopper
-
Fix same performance bug as c3654cfaa77 but for httprepo.py instead.Mon, 03 Oct 2005 15:06:46 -0700, by Eric Hopper
-
Fix traceback when nothing was added during unbundleMon, 03 Oct 2005 14:45:14 -0700, by Benoit Boissinot
-
Fix hg unbundle chunking performance bugMon, 03 Oct 2005 14:43:11 -0700, by Eric Hopper
-
hg log: add -k for keyword searchingMon, 03 Oct 2005 13:45:59 -0700, by Matt Mackall
-
Merge with TAHMon, 03 Oct 2005 12:52:45 -0700, by Matt Mackall
-
emacs minor mode optional argumentWed, 28 Sep 2005 19:42:03 +0200, by Robin Farine
-
hgweb: remove various manifest and file hashes from displaySat, 01 Oct 2005 13:11:48 -0700, by Matt Mackall
-
Allows abbreviated hashes in hgwebSat, 01 Oct 2005 12:50:56 -0700, by Matt Mackall
-
Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.Sat, 01 Oct 2005 00:02:01 -0700, by Steve Borho
-
bisect extension for mercurialFri, 30 Sep 2005 11:08:13 -0700, by Benoit Boissinot
-
Fixed an exception that was caught and improperly forgotten.Fri, 30 Sep 2005 11:06:19 -0700, by Eric Hopper
-
Suppress warning in zsh_completion scriptFri, 30 Sep 2005 11:06:13 -0700, by Mikael Berthe
-
Fix data reported for the nullid changesetThu, 29 Sep 2005 15:18:32 -0700, by Matt Mackall
-
Merge with selfThu, 29 Sep 2005 13:20:03 -0700, by Matt Mackall
-
zsh completion function for hgThu, 29 Sep 2005 13:18:39 -0700, by Steve Borho
-
contrib/hgk: remove hardcoded path to WishThu, 29 Sep 2005 13:18:32 -0700, by TK Soh
-
Re-add hgext/__init__.pyThu, 29 Sep 2005 12:49:01 -0700, by Matt Mackall
-
Set the user agent for httprepo communicationTue, 27 Sep 2005 18:30:54 -0700, by Matt Mackall
-
Partially revert ssh change so we read all of remote ssh streamTue, 27 Sep 2005 15:23:34 -0700, by Matt Mackall