Mercurial > hg
graph
-
Add ui.slash hgrc settingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
docopy: use repo.pathto to format paths for printingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add dirstate.pathto and localrepo.pathto.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in revert.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in docopy.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in addremove.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add some more smart when initializing destination repositoryThu, 07 Jun 2007 23:16:10 +0200, by Edouard Gomez
-
Fix hgext/convert/__init__.py rightsThu, 07 Jun 2007 23:06:17 +0200, by Edouard Gomez
-
Include convert extension in packages setupThu, 07 Jun 2007 22:28:52 +0200, by Thomas Arendsen Hein
-
convert: map CVS HEAD to default branchThu, 07 Jun 2007 12:41:12 +0200, by Thomas Arendsen Hein
-
ui: make readsections() abort when configuration cannot be read.Sun, 03 Jun 2007 22:11:25 +0200, by Patrick Mezard
-
Removed trailing whitespace and tabs from python filesWed, 06 Jun 2007 20:22:52 +0200, by Thomas Arendsen Hein
-
Fixed python2.3 incompatibility (rsplit) in cvs code of convert extensionWed, 06 Jun 2007 20:17:03 +0200, by Thomas Arendsen Hein
-
Add a wrapper script for convert extensionFri, 25 May 2007 08:12:33 +0200, by Edouard Gomez
-
Turns convert.py into a real extensionFri, 25 May 2007 00:56:48 +0200, by Edouard Gomez
-
Move convert-repo to hgext/convert/__init__.pyWed, 06 Jun 2007 19:49:47 +0200, by Thomas Arendsen Hein
-
Fixed test output for changed glog (. instead of @)Wed, 06 Jun 2007 19:06:43 +0200, by Thomas Arendsen Hein
-
Issue a warning if "-r ." is used with two working directory parents.Wed, 06 Jun 2007 19:05:18 +0200, by Thomas Arendsen Hein
-
graphlog: Print . instead of @ for working directory parentsWed, 06 Jun 2007 18:28:48 +0200, by Thomas Arendsen Hein
-
Remove atomicfile class.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
Use atomictemp files to write the dirstate.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
test-serve: let run-tests.py kill the daemonsTue, 05 Jun 2007 19:26:36 -0300, by Alexis S. L. Carvalho
-
Fix bug in "hg serve -v"Mon, 04 Jun 2007 21:49:01 +0200, by Joel Rosdahl
-
Add test reproducing a bug in "hg serve -v"Mon, 04 Jun 2007 21:48:59 +0200, by Joel Rosdahl
-
Merge with crew-stableMon, 04 Jun 2007 22:56:42 +0200, by Patrick Mezard
-
hgk: display tags that contain spacesMon, 04 Jun 2007 09:16:53 -0500, by TK Soh
-
hgk: added -selectbackground grey to canvasesMon, 04 Jun 2007 16:54:52 +1000, by Bela Babik
-
merge with stableMon, 04 Jun 2007 22:08:42 +0200, by Thomas Arendsen Hein
-
Obfuscate author in gitweb shortlog (issue578)Mon, 04 Jun 2007 22:05:47 +0200, by Thomas Arendsen Hein
-
Fixed indentation in hgext/notify.pyMon, 04 Jun 2007 22:02:17 +0200, by Thomas Arendsen Hein
-
merge with crew-stableMon, 04 Jun 2007 00:26:53 -0300, by Alexis S. L. Carvalho
-
patch.diff: avoid calling workingctx().manifest()Sun, 03 Jun 2007 14:38:52 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableSun, 03 Jun 2007 17:18:48 +0200, by Patrick Mezard
-
Merge with crew.Sat, 02 Jun 2007 09:04:23 -0700, by Bryan O'Sullivan
-
patchbomb: Fail early if no revs given to emailSun, 27 May 2007 14:58:59 -0700, by Bryan O'Sullivan
-
patchbomb: Fix typo.Sun, 27 May 2007 14:54:00 -0700, by Bryan O'Sullivan
-
patchbomb: Hoist sender config higher.Sun, 27 May 2007 14:53:46 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewSun, 27 May 2007 14:43:29 -0700, by Bryan O'Sullivan
-
patchbomb: Validate email config before we start prompting for info.Sun, 27 May 2007 14:40:14 -0700, by Bryan O'Sullivan
-
Introduce find_exe. Use instead of find_in_path for programs.Sun, 27 May 2007 14:26:54 -0700, by Bryan O'Sullivan
-
ui: Rename has_config to has_section.Sun, 27 May 2007 13:50:59 -0700, by Bryan O'Sullivan
-
patchbomb: Defer the import of readline.Sun, 27 May 2007 13:41:35 -0700, by Bryan O'Sullivan
-
patchbomb: Don't prompt for headers until sure we have revs to export.Sun, 27 May 2007 13:29:04 -0700, by Bryan O'Sullivan
-
wsgicgi: change stdin to binary modeMon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
Also check the index file size when deciding whether to reload a revlog.Mon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
use .extend instead of .append in readtagsMon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
hbisect: fix a typo in error messageFri, 20 Apr 2007 16:17:42 -0500, by TK Soh
-
hgk - fix CR issues on windowsFri, 15 Dec 2006 10:32:57 +0300, by Andrei Vermel
-
Add sending date to notify message.Thu, 24 May 2007 16:32:38 +0200, by Mathieu Clabaut
-
Add support for url#id syntaxFri, 01 Jun 2007 18:40:14 -0500, by Matt Mackall
-
clone: checkout the "default" branch if availableFri, 01 Jun 2007 18:52:18 -0500, by Matt Mackall
-
mq: pass a URL to cloneSat, 02 Jun 2007 09:21:56 -0500, by Matt Mackall
-
Warn about large files on hg addFri, 01 Jun 2007 14:07:42 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2007 19:49:09 +0200, by Thomas Arendsen Hein
-
Corrected similarity parameter used in test-addremoveFri, 01 Jun 2007 16:02:49 +0200, by Thomas Arendsen Hein
-
addremove: comparing two empty files caused ZeroDivisionErrorFri, 01 Jun 2007 16:00:40 +0200, by Thomas Arendsen Hein
-
Add archive download links to hgweb search templateFri, 01 Jun 2007 13:03:21 +0200, by Thomas Arendsen Hein
-
merge with crewFri, 01 Jun 2007 13:00:27 +0200, by Thomas Arendsen Hein
-
gitweb: Fixed-up search templateThu, 31 May 2007 20:12:40 -0400, by Josef "Jeff" Sipek
-
gitweb: Add search box to the summary pageThu, 31 May 2007 19:59:02 -0400, by Josef "Jeff" Sipek
-
gitweb: file diff: Display metadata in same order as changeset doesTue, 29 May 2007 06:52:40 -0400, by Josef "Jeff" Sipek
-
gitweb: file annotate: Display metadata in same order as changeset doesTue, 29 May 2007 11:16:57 -0400, by Josef "Jeff" Sipek
-
gitweb: file rev template: Display metadata in same order as changeset doesTue, 29 May 2007 11:10:28 -0400, by Josef "Jeff" Sipek
-
gitweb: changeset template: remove manifest link from cset metadataTue, 29 May 2007 11:07:33 -0400, by Josef "Jeff" Sipek
-
purge: add --include and --exclude optionsFri, 11 May 2007 17:05:44 +0200, by Emanuele Aina
-
hgweb: use generator to count parity of horizontal stripes for easier reading.Tue, 29 May 2007 16:42:05 +0200, by Thomas Arendsen Hein
-
gitweb: shortlog: display nav links near the bottomTue, 29 May 2007 07:00:36 -0400, by Josef "Jeff" Sipek
-
gitweb: file log: display nav links near the bottomTue, 29 May 2007 07:00:26 -0400, by Josef "Jeff" Sipek
-
gitweb: file log template: removed excesive whitespaceTue, 29 May 2007 06:35:45 -0400, by Josef "Jeff" Sipek
-
hgweb: manifest: pass parity for the '[up]' linkTue, 29 May 2007 05:08:01 -0400, by Josef "Jeff" Sipek
-
gitweb: manifest template: do not include trailing slash in directory namesTue, 29 May 2007 04:57:12 -0400, by Josef "Jeff" Sipek
-
gitweb: Add title separator to tags templateTue, 29 May 2007 03:37:03 -0400, by Josef "Jeff" Sipek
-
gitweb: changelog template: removed excessive whitespaceTue, 29 May 2007 15:31:29 +0200, by Josef "Jeff" Sipek
-
gitweb: shortlog template: removed excessive whitespace, added title bar.Tue, 29 May 2007 15:30:40 +0200, by Josef "Jeff" Sipek
-
gitweb: Fixed manifest template opening an extra div tagTue, 29 May 2007 03:27:02 -0400, by Josef "Jeff" Sipek
-
gitweb: Fix summary page ellipsis line colspansTue, 29 May 2007 03:19:45 -0400, by Josef "Jeff" Sipek
-
Make "hg incoming -r revision_number" work for remote repos (issue566)Fri, 01 Jun 2007 19:45:05 +0200, by Thomas Arendsen Hein
-
accept -r REV in more placesThu, 17 May 2007 13:55:24 -0400, by Daniel Holth
-
Merge with crew-stable.Sun, 20 May 2007 19:32:22 +0200, by Patrick Mezard
-
use documented convert-repo interfaceWed, 16 May 2007 01:10:12 -0400, by Daniel Holth
-
document conversion interfaceWed, 16 May 2007 01:07:27 -0400, by Daniel Holth
-
Merge with crew-stable.Sat, 19 May 2007 22:51:43 +0200, by Patrick Mezard
-
Make hg import --exact work when a new branch is created by an import.Thu, 17 May 2007 20:09:52 -0700, by Eric Hopper
-
Alter test to test import --exact to make sure it works with branches.Thu, 17 May 2007 20:09:49 -0700, by Eric Hopper
-
Add ability to parse branch information to hg importThu, 17 May 2007 20:09:47 -0700, by Eric Hopper
-
Add a test for the Branch header being in hg export.Thu, 17 May 2007 20:09:44 -0700, by Eric Hopper
-
Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.Sun, 20 May 2007 19:27:14 +0200, by Henri Precheur
-
Fix issue 562: .hgignore requires newline at end.Sat, 19 May 2007 22:47:01 +0200, by Patrick Mezard
-
Test issue 562: .hgignore requires newline at endSat, 19 May 2007 22:46:59 +0200, by Patrick Mezard
-
Fix hg import --exact bug that hangs hg on failure.Thu, 17 May 2007 09:29:30 -0700, by Eric Hopper
-
Make mergepatch save queue now that qpush isn't.Sun, 13 May 2007 19:15:54 -0700, by Brendan Cully
-
Add branch information to hg export.Thu, 10 May 2007 13:42:36 -0700, by Eric Hopper
-
Add ui.patch option.Sat, 12 May 2007 21:09:31 +0200, by Patrick Mezard
-
Fix issue483 - mq does not work under windows with gnu-win32 patch.Sat, 12 May 2007 21:09:29 +0200, by Patrick Mezard
-
mercurial.el: fix error on hg-read-rev() with small tip, and cleanupsMon, 07 May 2007 21:44:11 +0900, by NIIMI Satoshi
-
mq: add qgoto command.Tue, 08 May 2007 13:10:27 -0700, by Bryan O'Sullivan
-
Fix typo in bugzilla extension.Tue, 08 May 2007 11:51:16 -0700, by Bryan O'Sullivan
-
Fix test-patchbomb for crewTue, 08 May 2007 13:08:20 -0700, by Brendan Cully
-
mq.el: add mq-signoff, to sign off on a patchTue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: don't fill half the screen with a single line of output.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add hook to run when finishing the edit of a patch.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
imported patch mq-refresh-git.patchTue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: allow mq-diff to take a git option.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-diff function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-edit-series function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-new function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
Fix up patchbomb testTue, 08 May 2007 12:36:34 -0700, by Brendan Cully
-
add test for patchbomb extension.Tue, 08 May 2007 12:20:13 -0700, by Bryan O'Sullivan
-
contrib/hgsh: Check for .hg/store as well as .hg/data.Tue, 08 May 2007 11:51:25 -0700, by Bryan O'Sullivan
-
MQ: tidy up if a qpush is interrupted.Tue, 08 May 2007 12:16:02 -0700, by Bryan O'Sullivan
-
Merge with stableTue, 08 May 2007 11:42:48 -0500, by Matt Mackall
-
merge: fix spurious merges for copies in linear updatesTue, 08 May 2007 02:59:13 -0500, by Matt Mackall
-
branch.cache: silently ignore I/O and OS errorsTue, 08 May 2007 02:57:05 -0500, by Matt Mackall
-
context: fix workingfilectx._changectxMon, 07 May 2007 22:30:36 -0500, by Matt Mackall
-
mercurial.el: don't raise an error from find-file-hookSat, 05 May 2007 15:56:49 +0900, by NIIMI Satoshi
-
mercurial.el: move defmacro of hg-do-across-repo before useSat, 05 May 2007 15:50:40 +0900, by NIIMI Satoshi
-
Unconfuse font-lockMon, 07 May 2007 08:42:48 -0700, by Brendan Cully
-
Add fast-forward branch mergingSun, 06 May 2007 20:27:45 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 07 May 2007 00:12:35 +0200, by Patrick Mezard
-
simplemerge: flush stdout before writing to stderr.Sun, 06 May 2007 16:40:53 +0200, by Patrick Mezard