Mercurial > hg
graph
-
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