tests/test-convert-git.t
Sun, 20 Feb 2022 15:35:09 -0700 Gregory Szorc py2: drop some more from __future__ statements
Tue, 19 Oct 2021 18:06:07 -0700 Kyle Lippincott tests: fix test-convert-git to work w/ "git pull" requiring strategy
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Thu, 22 Oct 2020 13:56:01 -0700 Martin von Zweigbergk errors: set detailed exit code to 30 for config errors
Thu, 08 Oct 2020 13:19:18 -0700 Martin von Zweigbergk tests: set git config using `git config` for simplicity
Thu, 08 Oct 2020 13:10:16 -0700 Martin von Zweigbergk tests: use `git init` instead of unusual synonym `git init-db`
Thu, 08 Oct 2020 13:16:14 -0700 Martin von Zweigbergk tests: make test-convert-git.t work across changed default branch name stable
Wed, 16 Jan 2019 21:32:15 -0800 Martin von Zweigbergk tests: suppress "Checked out 1 paths of <hash>" from modern git
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Thu, 12 Apr 2018 15:03:15 +0530 Pulkit Goyal py3: use print as a function in test-convert-git.t
Wed, 04 Apr 2018 21:27:02 -0700 Gregory Szorc commands: don't violate storage abstractions in `manifest --all`
Wed, 04 Apr 2018 21:09:47 -0700 Gregory Szorc commands: document the layering violation in `manifest --all`
Sun, 11 Feb 2018 17:17:56 +0530 Pulkit Goyal py3: replace file() with open() in test-convert-git.t
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Mon, 06 Nov 2017 22:32:41 -0800 Gregory Szorc subrepo: use per-type config options to enable subrepos stable
Sun, 05 Nov 2017 21:51:42 +0900 Yuya Nishihara subrepo: disable git and svn subrepos by default (BC) (SEC) stable
Thu, 15 Jun 2017 17:14:53 -0700 Sean Farley tests: protect tests involving git ext::sh with git-ext-sh
Sun, 12 Feb 2017 21:44:55 -0800 Bryan O'Sullivan ui: rewrite configint in terms of configwith
Sat, 14 Jan 2017 10:11:19 -0800 Gregory Szorc convert: remove "replacecommitter" action
Fri, 13 Jan 2017 23:21:10 -0800 Gregory Szorc convert: config option to control Git committer actions
Sun, 08 Jan 2017 13:49:53 -0500 Matt Harbison tests: update globs for Windows
Thu, 22 Dec 2016 23:28:35 -0700 Gregory Szorc convert: add config option to control storing original revision
Thu, 22 Dec 2016 23:28:11 -0700 Gregory Szorc convert: add config option to copy extra keys from Git commits
Sat, 24 Dec 2016 10:40:08 -0700 Gregory Szorc tests: make test-convert-git.t reproducible
Sun, 18 Dec 2016 12:53:20 -0800 Gregory Szorc convert: config option for git rename limit
Wed, 06 Apr 2016 22:57:46 -0500 Blake Burkhart convert: pass absolute paths to git (SEC) stable 3.8.1
Fri, 15 Apr 2016 22:37:52 -0400 Matt Harbison test-convert-git: skip tests with invalid path characters on Windows
Tue, 22 Mar 2016 17:27:27 -0700 Mateusz Kwapich convert: test for shell injection in git calls (SEC) stable 3.7.3
Tue, 22 Mar 2016 17:05:11 -0700 Mateusz Kwapich convert: rewrite calls to Git to use the new shelling mechanism (SEC) stable
Tue, 17 Nov 2015 18:01:21 -0800 Christian Delahousse convert: changed test's progress output format to ignore estimate
less more (0) -50 -30 tip