Mercurial > hg
graph
-
buildrpm: fix rpm release number calculationSat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: auto-generate %changelog in .spec fileSun, 03 Jun 2007 14:42:39 +0100, by Adam Spiers
-
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpmSat, 30 Jun 2007 01:21:22 +0100, by Adam Spiers
-
mercurial.spec: include various utility files from contrib/ in rpmSun, 03 Jun 2007 14:40:56 +0100, by Adam Spiers
-
mercurial.spec: add BuildRequiresSun, 21 Jan 2007 00:59:23 -1000, by julian
-
mercurial.spec: fix when default python prefix != rpm %{_prefix}Sat, 02 Jun 2007 12:42:47 +0100, by Adam Spiers
-
Convert default mercurial.ini file to Windows line endingsFri, 29 Jun 2007 13:06:49 -0700, by Lee Cantey
-
merge: make test for fast-forward merge stricter (issue619)Thu, 05 Jul 2007 13:34:18 -0500, by Matt Mackall
-
Fixed calling the merge script and reporting errors in debuginstall (issue617)Wed, 04 Jul 2007 09:20:56 +0200, by Thomas Arendsen Hein
-
Fix revlog.children so the real children of the null revision can be calculated.Tue, 03 Jul 2007 12:45:33 +0200, by Thomas Arendsen Hein
-
hgweb: use lrwxrwxrwx as the permissions of a symlinkTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hg add foo; hg mv foo bar work.Tue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-copy2: use status -C instead of debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-rename: use hg status -C; don't use hg debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hgk handle filenames with spaces (issue49)Sun, 01 Jul 2007 19:15:25 +0200, by Thomas Arendsen Hein
-
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.Sun, 01 Jul 2007 15:22:49 +0200, by Thomas Arendsen Hein
-
Added full URL to debug output if something doesn't look like an http hg repo.Fri, 29 Jun 2007 11:13:36 +0200, by Thomas Arendsen Hein
-
Handle extensions with defined but empty cmdtableThu, 28 Jun 2007 21:16:25 -0700, by Brendan Cully
-
mq: more qdelete help text tweaksThu, 28 Jun 2007 09:19:08 -0700, by Brendan Cully
-
mq: require patch argument or revision for qdeleteThu, 28 Jun 2007 08:42:43 -0700, by Brendan Cully
-
Make hg glog abort if unused arguments are given.Thu, 28 Jun 2007 16:18:09 +0200, by Thomas Arendsen Hein
-
Abort if earlygetopt fails to detect an option.Thu, 28 Jun 2007 16:03:45 +0200, by Thomas Arendsen Hein
-
Simplified earlygetopt and made it remove parsed options and values.Thu, 28 Jun 2007 15:56:25 +0200, by Thomas Arendsen Hein
-
Disallow short earlygetop option combined with other short optionsWed, 27 Jun 2007 20:37:33 +0200, by Thomas Arendsen Hein
-
Fix tgz archival on Windows.Wed, 27 Jun 2007 08:35:26 -0700, by csaba henk
-
Updated command tables in commands.py and hgext extensions.Tue, 26 Jun 2007 22:38:57 +0200, by Thomas Arendsen Hein
-
Catch illegal boolean values in hgrc nicely.Tue, 26 Jun 2007 20:37:15 +0200, by Thomas Arendsen Hein
-
Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)Tue, 26 Jun 2007 18:39:28 +0200, by Thomas Arendsen Hein
-
Fix earlygetop for short options with unnecessary spaces removedTue, 26 Jun 2007 18:35:31 +0200, by Thomas Arendsen Hein
-
Fix and test 'hg backout' without or with too many revisions.Tue, 26 Jun 2007 15:28:17 +0200, by Thomas Arendsen Hein
-
Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694Mon, 25 Jun 2007 21:23:24 -0500, by Matt Mackall
-
Added tag 0.9.4 for changeset fb4b6d5fe100Mon, 25 Jun 2007 21:18:19 -0500, by Matt Mackall
-
mq: regularize patch header creation.Mon, 25 Jun 2007 15:57:01 -0700, by Brendan Cully
-
convert: "unknown" is a stringMon, 25 Jun 2007 18:52:12 -0300, by Alexis S. L. Carvalho
-
OpenVMS patchesFri, 08 Jun 2007 16:24:43 +0200, by Jean-Francois PIERONNE
-
fix 'convert' with single commit repositoriesMon, 25 Jun 2007 14:50:25 -0500, by Hollis Blanchard
-
backout: report short hash in commit messageMon, 25 Jun 2007 12:44:48 -0500, by Matt Mackall
-
New config option: ui.report_untrusted (defaults to True)Mon, 25 Jun 2007 22:41:15 +0200, by Thomas Arendsen Hein
-
Make earlygetopt return a list of all option values, use the last value.Mon, 25 Jun 2007 22:08:10 +0200, by Thomas Arendsen Hein
-
Fixed sorting inside nearly sorted sections in hgrc.5Sun, 24 Jun 2007 11:17:49 +0200, by Thomas Arendsen Hein
-
Make changeset_printer respect ui diffoptsMon, 25 Jun 2007 11:29:17 -0700, by Benoit Boissinot
-
mq: support qnew -I/-X and file name listsMon, 25 Jun 2007 11:13:27 -0700, by Brendan Cully
-
Merge with mpmMon, 25 Jun 2007 10:34:53 -0700, by Brendan Cully
-
mq: document that qinit -c may be run laterMon, 25 Jun 2007 09:49:40 -0700, by Brendan Cully
-
gitweb: do not mix shortlog and changelog in summary page.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add option "hidden" to hgwebdir.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add support for RFC2822 to util.parsedate().Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: remove *.pyd files on "make clean".Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: change "make local" to build a fully working local version.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
gitweb: hide email addresses in shortlog with |personMon, 25 Jun 2007 11:35:40 -0500, by Matt Mackall
-
Make shortlog the default page in hgwebMon, 25 Jun 2007 11:35:14 -0500, by Matt Mackall
-
hgweb: improve shortlog formattingMon, 25 Jun 2007 11:30:05 -0500, by Matt Mackall
-
strip: move strip code to a new repair moduleMon, 25 Jun 2007 01:26:44 -0500, by Matt Mackall
-
strip: simplify bundle helperMon, 25 Jun 2007 01:22:45 -0500, by Matt Mackall
-
strip: pull core strip logic into its own functionSun, 24 Jun 2007 18:22:40 -0500, by Matt Mackall
-
unbundle: accept multiple file argumentsSun, 24 Jun 2007 10:08:38 -0500, by Giorgos Keramidas
-
convert: handle new cvsps with Tags: and multiple tags.Sun, 24 Jun 2007 07:22:58 -0700, by Eric Hopper
-
cat: return an error on failureSun, 24 Jun 2007 09:47:54 -0500, by Matt Mackall
-
tests: add merge test for changeset 9fe267f77f56Sat, 23 Jun 2007 22:43:46 -0500, by Giorgos Keramidas
-
purge: add the clean alias inspired by git-clean and svn-cleanSat, 23 Jun 2007 22:26:22 -0500, by Emanuele Aina
-
mercurial.el: ignore errors on hg-after-save-hook()Tue, 22 May 2007 07:24:06 +0900, by NIIMI Satoshi
-
mercurial.el: change default log range to tip:0Tue, 22 May 2007 08:05:16 +0900, by NIIMI Satoshi
-
Command in doc comment is now on a single line, fixedSat, 23 Jun 2007 22:25:11 -0500, by paul sorenson
-
purge: don't delete ignored files if --all is not specifiedWed, 06 Jun 2007 22:17:35 +0200, by Emanuele Aina
-
Enable to select encoding in hgrc web sectionWed, 13 Jun 2007 18:18:06 +0900, by OHASHI Hideya
-
merge with mainSat, 23 Jun 2007 21:11:28 +0200, by Thomas Arendsen Hein
-
hgk: Use $HG instead of hg (see 849f011dbf79)Sat, 23 Jun 2007 21:10:55 +0200, by Thomas Arendsen Hein
-
hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)Sat, 23 Jun 2007 20:22:17 +0200, by Thomas Arendsen Hein
-
Remember path to 'hg' executable and pass to external tools and hooks as $HG.Sat, 23 Jun 2007 20:21:10 +0200, by Thomas Arendsen Hein
-
archive: remove spurious flag_bits settingSat, 23 Jun 2007 14:02:41 -0500, by Matt Mackall
-
convert: sometimes git forgets the authorSat, 23 Jun 2007 13:33:45 -0500, by Matt Mackall
-
Merge with mainSat, 23 Jun 2007 12:05:00 +0200, by Thomas Arendsen Hein
-
merge: fix small bug with a failed merge across a renameFri, 22 Jun 2007 20:44:40 -0300, by Alexis S. L. Carvalho
-
rollback: update help for issue316Fri, 22 Jun 2007 17:29:49 -0500, by Matt Mackall
-
transplant: fix locking orderFri, 22 Jun 2007 19:43:29 -0300, by Alexis S. L. Carvalho
-
git patches: correct handling of filenames with spacesFri, 22 Jun 2007 19:06:04 -0300, by Alexis S. L. Carvalho
-
Work around urllib2 digest auth bug with Python < 2.5Fri, 22 Jun 2007 14:32:54 -0300, by Alexis S. L. Carvalho
-
dirstate.status: if a file is marked as copied, consider it modifiedThu, 21 Jun 2007 23:42:06 -0300, by Alexis S. L. Carvalho
-
Merge with Eric HopperThu, 21 Jun 2007 18:05:14 -0500, by Matt Mackall
-
Change branches to sort 'active' branches first, and add an option to show only active branches.Thu, 21 Jun 2007 10:40:09 -0700, by Eric Hopper
-
merge: warn user about divergent renamesThu, 21 Jun 2007 18:02:03 -0500, by Matt Mackall
-
Merge with crewThu, 21 Jun 2007 22:19:41 +0200, by Patrick Mezard
-
Handle CTRL+C in serve under Windows.Thu, 21 Jun 2007 21:58:18 +0200, by Marcos Chaves
-
identify: take a path to a remote repoThu, 21 Jun 2007 13:09:01 -0500, by Matt Mackall
-
dispatch: parse local hgrc for pathsThu, 21 Jun 2007 13:09:00 -0500, by Matt Mackall
-
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.Thu, 21 Jun 2007 19:38:44 +0200, by Thomas Arendsen Hein
-
Remove useless variable assignments in util.opener.Thu, 21 Jun 2007 19:24:27 +0200, by Thomas Arendsen Hein
-
identify: work with remote reposThu, 21 Jun 2007 11:54:16 -0500, by Matt Mackall
-
identify: add support for output flagsThu, 21 Jun 2007 11:54:13 -0500, by Matt Mackall
-
identify: accept a revision argumentThu, 21 Jun 2007 11:54:11 -0500, by Matt Mackall
-
identify: use contextsThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
context: add tags() methodThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
identify: show nullid for empty repoThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
Backed out changeset cfa477946181824f4c769580ebf59710090ba08aThu, 21 Jun 2007 10:00:59 +0200, by Thomas Arendsen Hein
-
Adjust note about variables not being set for empty values.Thu, 21 Jun 2007 09:45:33 +0200, by Thomas Arendsen Hein
-
Kill trailing spacesThu, 21 Jun 2007 09:25:49 +0200, by Thomas Arendsen Hein
-
mq: test that qpush cleans things up when it failsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate.invalidate: clear dirty flagThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate: fix typoThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
update the output of test-help and test-globaloptsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
Fix dispatch error message when not in a repoWed, 20 Jun 2007 20:13:31 -0700, by Brendan Cully
-
archive: test md5 consistencyWed, 20 Jun 2007 19:20:37 -0700, by Brendan Cully
-
timestamp of gzip archives taken from changeset contextMon, 11 Jun 2007 19:09:01 +0200, by csaba henk
-
Test attempt to remove nonexistent tagWed, 20 Jun 2007 18:09:40 -0700, by Brendan Cully
-
tag: abort when trying to remove nonexistent tagsFri, 15 Jun 2007 14:48:21 -0500, by TK Soh
-
Small fixes for 8e503fa54d2d (hg heads branch)Wed, 20 Jun 2007 17:53:11 -0700, by Brendan Cully
-
Add option to heads to show only heads for current branch.Tue, 19 Jun 2007 08:37:43 -0700, by Eric Hopper
-
Provide a version independent way to use the set datatype.Tue, 19 Jun 2007 08:37:41 -0700, by Eric Hopper
-
Fix read mode when importing patch.Tue, 19 Jun 2007 17:03:31 +0200, by Patrick Mezard
-
Add tests for ui.patch regression.Wed, 20 Jun 2007 23:32:31 +0200, by Patrick Mezard
-
patch: fix ui.patch regression introduced by 62019c4427e3.Tue, 19 Jun 2007 17:02:07 +0200, by Patrick Mezard
-
printenv: filter empty environment variables for portability.Wed, 20 Jun 2007 22:06:37 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 22:05:43 +0200, by Patrick Mezard
-
Document empty environment variables not being passed to hooks under Windows.Wed, 20 Jun 2007 21:35:41 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 00:22:51 +0200, by Patrick Mezard
-
test-annotate: add a test for issue 589.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Fix issue 589: "undelete" sequence leads to crash.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Add test for debugrenameWed, 20 Jun 2007 00:09:32 +0200, by Patrick Mezard
-
Fix debugrename --rev optionWed, 20 Jun 2007 00:09:30 +0200, by Patrick Mezard