Wed, 19 Dec 2018 15:45:29 +0100 |
Boris Feld |
test: introduce a new flag to display env variable line per line
|
Wed, 19 Dec 2018 15:42:20 +0100 |
Boris Feld |
tests: update printenv.py argument parsing
|
Tue, 12 Jun 2018 18:49:35 -0400 |
Augie Fackler |
tests: fix printenv script on Python 3
|
Sun, 20 May 2018 17:39:09 +0530 |
Pulkit Goyal |
py3: use bytes in tests/printenv.py
|
Sat, 17 Feb 2018 00:28:24 -0500 |
Augie Fackler |
printenv: port to python3
|
Sat, 16 Apr 2016 05:32:10 +0300 |
Robert Stanca |
py3: use absolute_import in printenv.py
|
Mon, 08 Jun 2015 17:34:45 -0500 |
Matt Mackall |
tests: make printenv executable
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: consistently use printenv.py the same MSYS/Windows-compatible way
|
Sun, 17 Jun 2012 00:27:31 +0200 |
Adrian Buehlmann |
tests/printenv.py: eliminate trailing spaces on output
|
Fri, 15 Jun 2012 19:59:36 +0200 |
Adrian Buehlmann |
tests/printenv.py: replace \ with / in output
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: remove the last traces of $HGTMP
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Wed, 19 Aug 2009 00:45:24 +0200 |
Mads Kiilerich |
test-hooks: Don't hide the value of HG_PENDING
|
Mon, 16 Feb 2009 19:35:07 -0600 |
Matt Mackall |
Introduce HG_PREPEND to solve pretxn races
|
Mon, 20 Oct 2008 14:57:04 +0200 |
Dirkjan Ochtman |
clean up trailing spaces, leading spaces in C
|
Sun, 12 Oct 2008 19:11:59 +0200 |
Patrick Mezard |
tests: Windows compatibility fixes
|
Thu, 21 Jun 2007 09:25:49 +0200 |
Thomas Arendsen Hein |
Kill trailing spaces
|
Wed, 20 Jun 2007 22:06:37 +0200 |
Patrick Mezard |
printenv: filter empty environment variables for portability.
|
Mon, 26 Mar 2007 23:49:56 -0300 |
Alexis S. L. Carvalho |
Add tests/printenv.py
|