.hgignore
Fri, 04 Mar 2022 16:12:56 -0800 Martin von Zweigbergk contrib: add a partial-merge tool for sorted lists (such as Python imports)
Sun, 13 Mar 2022 15:48:18 +0100 Pierre-Yves David hgignore: ignore .testtimes in more location
Mon, 18 Jan 2021 00:50:01 -0500 Matt Harbison run-tests: work around the Windows firewall popup for server processes
Thu, 17 Dec 2020 12:28:39 +0100 Simon Sapin rust: document how to enable debug information in optimized builds
Mon, 23 Nov 2020 11:58:52 +0100 Simon Sapin hgignore: add VS Code config
Mon, 06 Jul 2020 10:30:55 +0200 Antoine Cezar hgignore: add mypy cache files
Wed, 06 Nov 2019 14:10:09 -0500 Augie Fackler hgignore: ignore generated pytype stubs
Mon, 24 Sep 2018 15:54:18 +0900 Yuya Nishihara rust-chg: add project skeleton
Mon, 10 Sep 2018 09:08:24 -0700 Boris Feld sparse-revlog: add a test checking revlog deltas for a churning file
Sat, 12 May 2018 14:41:48 -0700 Gregory Szorc packaging: don't write files for templatized Dockerfiles
Sat, 12 May 2018 13:17:01 -0700 Gregory Szorc packaging: move most of contrib/docker to contrib/packaging/docker
Wed, 10 Jan 2018 08:53:22 -0800 Gregory Szorc rust: implementation of `hg`
Mon, 20 Nov 2017 23:02:32 -0800 Gregory Szorc run-tests: mechanism to report exceptions during test execution
Sat, 24 Jun 2017 15:50:13 -0400 Augie Fackler merge with stable
Fri, 23 Jun 2017 13:08:46 +0800 Anton Shestakov make: templatize Debian build target a la e63dfbbdbd07 stable
Fri, 12 Aug 2016 11:36:42 +0900 Yuya Nishihara make: drop deprecated rule to process temporary copy of pure modules
Tue, 25 Apr 2017 16:50:01 +0200 Boris Feld packaging: add make target for linux wheels stable
Thu, 29 Sep 2016 10:16:34 +0200 Philippe Pepiot perf: add asv benchmarks
Tue, 26 Apr 2016 23:33:17 -0700 Sean Farley make: turn ubuntu docker into template stable
Wed, 09 Mar 2016 15:47:01 +0000 timeless setup: create a module for the modulepolicy
Wed, 24 Feb 2016 13:05:45 +0000 David R. MacIver testing: generate tests operations using Hypothesis
Sun, 03 Jan 2016 12:41:28 +0900 Yuya Nishihara hgignore: ignore chg binary
Mon, 04 Jan 2016 21:54:44 -0800 Bryan O'Sullivan tests: write recent run times to a file named tests/.testtimes
Mon, 13 Oct 2014 11:46:04 +0200 Angel Ezquerra hgignore: ignore the PyCharm workspace folder
Sat, 05 Jul 2014 16:32:28 +0300 anatoly techtonik contrib/vagrant: use Vagrant for running tests on virtual machine
Tue, 27 May 2014 11:52:39 -0700 Matt Mackall packaging: move output directory from build/ to packages/
Tue, 05 Nov 2013 09:43:36 +0100 Simon Heimberg Makefile: do update on a temporary copy of a po file
Wed, 03 Jul 2013 21:49:43 +0900 Takumi IINO doc: make man and html from translated documents
Tue, 07 Aug 2012 11:04:41 +0200 Adrian Buehlmann exewrapper: adapt for legacy HackableMercurial
Sun, 29 Jul 2012 09:03:51 +0200 Adrian Buehlmann hgignore: ignore zip files stable
Sun, 01 Jul 2012 10:06:16 +0200 Adrian Buehlmann hgignore: simply ignore all *.exe's everywhere
Sat, 28 Apr 2012 01:22:35 +0200 Mads Kiilerich update .hgignore for hackable with Python 2.7 stable
Wed, 11 Jan 2012 15:38:31 +0100 Markus Zapke-GrĂ¼ndemann tests: add htmlcov option
Tue, 20 Dec 2011 20:36:40 +0100 Laurens Holst ignore: add files present in the hackable-hg windows distribution
Fri, 10 Jun 2011 20:38:02 +0200 Thomas Arendsen Hein hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
Sat, 04 Jun 2011 20:11:10 +0900 Yuya Nishihara setup: add command to generate index of extensions
Mon, 14 Mar 2011 12:42:05 -0400 Craig Leres hgignore: ignore dll files generated under cygwin
Thu, 03 Feb 2011 07:58:54 +0100 Simon Heimberg hgignore: ignore more bytecode
Fri, 18 Jun 2010 10:45:40 -0700 Lee Cantey Ignore mercurial.egg-info build output
Fri, 24 Apr 2009 00:06:01 -0700 Bryan O'Sullivan win32text: be more careful about rejecting violating changesets
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Thu, 15 Jan 2009 00:11:54 +0100 Martin Geisler i18n: new build_mo command for setup.py
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Thu, 27 Nov 2008 11:05:50 -0800 Brendan Cully Ignore eclipse droppings
Mon, 14 Apr 2008 00:36:01 +0200 Adrian Buehlmann ignore *.pyd files
Tue, 25 Dec 2007 18:48:43 +0300 Kirill Smelkov .hgignore += tags & cscope files
Fri, 07 Dec 2007 18:14:16 -0600 Steve Borho win32: ignore all installers generated in Output/
Thu, 26 Jul 2007 13:38:20 -0700 Bryan O'Sullivan Ignore mergebackup files generated by mpatch
Mon, 21 Aug 2006 17:47:02 -0700 Lee Cantey Ignore .DS_Store directories
Thu, 01 Jun 2006 13:47:34 -0700 Vadim Gelfer merge with crew.
Mon, 22 May 2006 16:47:40 +0200 Marco Barisione The line used to ignore the setup file for win32 is a regexp but it was after a "syntax: glob"
Mon, 22 May 2006 14:06:12 +0200 Marco Barisione Ignore the .exe setup file for Windows
Fri, 12 May 2006 20:26:19 +0200 demian Initial commit
Tue, 23 May 2006 09:33:09 -0700 Vadim Gelfer contrib: add restricted shell.
Fri, 28 Apr 2006 12:38:11 +0200 Thomas Arendsen Hein Ignore annotated coverage output of run-tests.py -C
Thu, 13 Apr 2006 17:11:04 -0700 Vadim Gelfer let run-tests run optional code coverage tests.
Wed, 01 Mar 2006 09:09:50 +0100 Thomas Arendsen Hein Ignore generated documentation
Sat, 17 Sep 2005 00:27:27 -0700 Bryan O'Sullivan Switch to new syntax for .hgignore files.
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH
Fri, 19 Aug 2005 16:43:30 -0800 mpm Merge with BOS
Fri, 19 Aug 2005 06:41:29 -0800 Bryan O'Sullivan In-progress Emacs snapshot.
Sat, 13 Aug 2005 19:43:42 -0800 mpm Merge with BOS
Sat, 13 Aug 2005 15:26:32 -0800 Bryan O'Sullivan Merge walk changes with Matt's tip.
Sat, 13 Aug 2005 15:23:06 -0800 Bryan O'Sullivan Merge with TAH.
Fri, 12 Aug 2005 10:17:12 -0800 Bryan O'Sullivan Merge patchbomb script.
Fri, 12 Aug 2005 09:58:35 -0800 Bryan O'Sullivan Merge Chris's changes with mine.
Tue, 09 Aug 2005 17:24:38 -0800 Bryan O'Sullivan Merge with mpm.
Sat, 06 Aug 2005 21:18:21 +0100 Samuel Tardieu Add temporary documentation files and profiling output to .hgignore
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 14:49:04 +0100 Thomas Arendsen Hein Ignore test error files, protect dot in .pc/
Wed, 20 Jul 2005 20:00:29 -0500 mpm Merge from BOS
Wed, 20 Jul 2005 03:52:06 -0800 Bryan O'Sullivan Merge with Matt's tip.
Tue, 19 Jul 2005 07:00:03 -0800 Bryan O'Sullivan Merge with Matt's tip.
Sat, 16 Jul 2005 17:25:05 +0100 Thomas Arendsen Hein Be even more specific with .hgignore regexps, added *.swp files.
Sat, 16 Jul 2005 17:19:58 +0100 Bryan O'Sullivan Fix up ignore regexps.
Sun, 10 Jul 2005 16:14:06 -0800 Bryan O'Sullivan Move hgrc documentation out to its own man page, hgrc(5).
Tue, 21 Jun 2005 21:04:49 -0800 mpm Pull from TAH
Sat, 18 Jun 2005 16:32:41 +0100 Thomas Arendsen Hein Support for 'hg --version'. setup.py stores version from hg repository.
Wed, 15 Jun 2005 09:50:00 -0800 mpm ignore files associated with quilt
Mon, 16 May 2005 22:08:33 -0800 mpm Add an O(m + nlog n) patching extension
Wed, 11 May 2005 14:32:03 -0800 mpm Ignore .orig and .rej files from patch
Tue, 03 May 2005 18:51:29 -0800 mpm Ignore MANIFEST
Tue, 03 May 2005 18:50:07 -0800 mpm Add some ignore expressions
Tue, 03 May 2005 18:35:26 -0800 mpm Ignore build/ and .pyc files
Tue, 03 May 2005 13:27:13 -0800 mpm Update README to discuss remote pull, rsync, and the hg repo
less more (0) tip