Mon, 25 Jul 2011 20:37:12 -0500 |
Augie Fackler |
hgext: replace uses of hasattr with util.safehasattr
|
file |
diff |
annotate
|
Sat, 25 Jun 2011 01:55:15 +0200 |
Mads Kiilerich |
convert: fix git convert on solaris - it cannot remove environment variables
stable
|
file |
diff |
annotate
|
Sun, 01 May 2011 18:57:11 +0200 |
timeless |
convert: fix error in git solaris code
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 01:38:43 +0100 |
Edouard Gomez |
convert: add bookmarks reading support to git backend
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 12:08:13 +0200 |
Martin Geisler |
clone, patch, convert: use hex(nullid) instead of '0'*40
|
file |
diff |
annotate
|
Sun, 09 May 2010 21:52:34 +0200 |
Patrick Mezard |
convert: merge sources getmode() into getfile()
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 23:07:46 +0200 |
Patrick Mezard |
convert/git: check status when reading output stream
stable
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 22:59:50 +0200 |
Patrick Mezard |
convert/git: check status when reading the whole output
stable
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 22:32:27 +0200 |
Patrick Mezard |
convert/git: rename gitcmd() into gitopen() for readability
stable
|
file |
diff |
annotate
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: mark strings for translation
stable
|
file |
diff |
annotate
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "repository" instead of "repo"
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Sun, 17 May 2009 03:04:17 +0200 |
Benoit Boissinot |
convert: use set instead of dict
|
file |
diff |
annotate
|
Fri, 01 May 2009 11:32:19 +0200 |
Richard Quirk |
Add committer tag only when needed in git conversion
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:47:44 +0200 |
Martin Geisler |
convert: add copyright and license headers to back-ends
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 14:02:32 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sun, 19 Oct 2008 00:32:23 +0200 |
Edouard Gomez |
convert: return remote branches in git source
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 13:23:02 +0100 |
Patrick Mezard |
convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 14:05:11 +0200 |
Patrick Mezard |
convert: read git output in binary mode under Windows (issue 1359)
|
file |
diff |
annotate
|
Thu, 24 Jul 2008 22:44:15 +0200 |
Dhruva Krishnamurthy |
convert: use git executable only, with subcommands
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
convert: use 'unknown' and '0 0' if commit author or date weren't specified
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 21:24:25 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
convert: display all errors if we couldn't open the source repo
|
file |
diff |
annotate
|
Thu, 01 Nov 2007 12:37:17 +0100 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 22:14:15 +0100 |
Patrick Mezard |
convert: fail if an external required tool is not found
|
file |
diff |
annotate
|
Thu, 01 Nov 2007 12:05:14 +0100 |
Patrick Mezard |
Fix Windows os.popen bug with interleaved stdout/stderr output
|
file |
diff |
annotate
|
Sat, 06 Oct 2007 21:19:06 +0200 |
Patrick Mezard |
convert: quote "^" to avoid windows using it as an escape char.
|
file |
diff |
annotate
|