• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Mercurial Queues Emulation for Git


Commit MetaInfo

Revision9e42d9209fd67d54b805fbad7ef71808393952f2 (tree)
Time2019-06-06 21:12:41
AuthorKeith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Consistently capitalize package name references.

* configure.ac git-mq-cache-check.sh git-mq-integrity-check.sh
* git-mq-setup.shar.in git-qapplied.shar git-qdelete.shar
* git-qdiff.shar git-qfinish-all.sh git-qfinish-named.sh
* git-qfinish.shar git-qgoto-init.sh git-qgoto.shar git-qguard.shar
* git-qheader.shar git-qimport.shar git-qpop-backend.sh
* git-qpush-backend.sh git-qselect.shar git-qseries.shar git-qtop.shar
* git-rev-import.sh: s/git-mq/Git-MQ/ in comments, and message text,
when referring to the Git-MQ package, or concept.

Change Summary

Incremental Difference

--- a/configure.ac
+++ b/configure.ac
@@ -1,23 +1,23 @@
11 # configure.ac
22 # ------------------------------------------------------------------------------
33 #
4-# A minimal configure script generator template, for the git-mq package.
4+# A minimal configure script generator template, for the Git-MQ package.
55 #
66 # $Id$
77 #
88 # Written by Keith Marshall <keith@users.osdn.me>
9-# Copyright (C) 2018, MinGW.org Project
9+# Copyright (C) 2018, 2019, MinGW.org Project
1010 #
1111 # ------------------------------------------------------------------------------
1212 #
13-# This file is part of the git-mq program suite.
13+# This file is part of the Git-MQ program suite.
1414 #
15-# The git-mq program suite is free software: you can redistribute it
15+# The Git-MQ program suite is free software: you can redistribute it
1616 # and/or modify it under the terms of the GNU General Public Licence
1717 # as published by the Free Software Foundation, either version 3 of
1818 # the Licence, or (at your option) any later version.
1919 #
20-# The git-mq program suite is distributed in the hope that it will be
20+# The Git-MQ program suite is distributed in the hope that it will be
2121 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2222 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2323 # GNU General Public Licence for more details.
--- a/git-mq-cache-check.sh
+++ b/git-mq-cache-check.sh
@@ -12,14 +12,14 @@
1212 # Copyright (C) 2019, Keith Marshall
1313 #
1414 #
15-# This file is part of the git-mq program suite.
15+# This file is part of the Git-MQ program suite.
1616 #
17-# The git-mq program suite is free software: you can redistribute it
17+# The Git-MQ program suite is free software: you can redistribute it
1818 # and/or modify it under the terms of the GNU General Public Licence
1919 # as published by the Free Software Foundation, either version 3 of
2020 # the Licence, or (at your option) any later version.
2121 #
22-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2323 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2424 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2525 # GNU General Public Licence for more details.
--- a/git-mq-integrity-check.sh
+++ b/git-mq-integrity-check.sh
@@ -13,14 +13,14 @@
1313 # Copyright (C) 2019, Keith Marshall
1414 #
1515 #
16-# This file is part of the git-mq program suite.
16+# This file is part of the Git-MQ program suite.
1717 #
18-# The git-mq program suite is free software: you can redistribute it
18+# The Git-MQ program suite is free software: you can redistribute it
1919 # and/or modify it under the terms of the GNU General Public Licence
2020 # as published by the Free Software Foundation, either version 3 of
2121 # the Licence, or (at your option) any later version.
2222 #
23-# The git-mq program suite is distributed in the hope that it will be
23+# The Git-MQ program suite is distributed in the hope that it will be
2424 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2525 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2626 # GNU General Public Licence for more details.
--- a/git-mq-setup.shar.in
+++ b/git-mq-setup.shar.in
@@ -2,7 +2,7 @@
22 # ------------------------------------------------------------------------------
33 #
44 # Shell archive overlay for injection of the common set-up code, which is
5-# required by all git-mq commands, into each individual generated command
5+# required by all Git-MQ commands, into each individual generated command
66 # source code data stream, at "make" time.
77 #
88 # ------------------------------------------------------------------------------
@@ -14,16 +14,17 @@ cat <<\ETX
1414 # $Id$
1515 #
1616 # Written by Keith Marshall <keith@users.osdn.me>
17-# Copyright (C) 2018, Keith Marshall
17+# Copyright (C) 2018, 2019, Keith Marshall
1818 #
19-# This file is part of the git-mq program suite.
2019 #
21-# The git-mq program suite is free software: you can redistribute it
20+# This file is part of the Git-MQ program suite.
21+#
22+# The Git-MQ program suite is free software: you can redistribute it
2223 # and/or modify it under the terms of the GNU General Public Licence
2324 # as published by the Free Software Foundation, either version 3 of
2425 # the Licence, or (at your option) any later version.
2526 #
26-# The git-mq program suite is distributed in the hope that it will be
27+# The Git-MQ program suite is distributed in the hope that it will be
2728 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2829 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2930 # GNU General Public Licence for more details.
@@ -33,7 +34,7 @@ cat <<\ETX
3334 #
3435 # ------------------------------------------------------------------------------
3536 #
36-# Although they may not always have any effect, all git-mq commands, like
37+# Although they may not always have any effect, all Git-MQ commands, like
3738 # their hg counterparts, are expected to accept the global verbosity, and
3839 # colour control options; ensure that they are declared:
3940 #
@@ -41,7 +42,7 @@ OPTIONS_SPEC="$OPTIONS_SPEC
4142 v,verbose!* generic verbosity selector -- may have no effect
4243 colour?* generic output colour control -- may have no effect"
4344
44-# For git-mq options, such as "--colour", we prefer a spelling convention
45+# For Git-MQ options, such as "--colour", we prefer a spelling convention
4546 # which conforms to "World English" standards; however, git itself adopts
4647 # "US English" convention. Thus, we must also declare "--color" as alias
4748 # for "--colour", and since this makes most of the possible abbreviations
--- a/git-qapplied.shar
+++ b/git-qapplied.shar
@@ -9,16 +9,17 @@
99 # $Id$
1010 #
1111 # Written by Keith Marshall <keith@users.osdn.me>
12-# Copyright (C) 2018, Keith Marshall
12+# Copyright (C) 2018, 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
@@ -32,7 +33,7 @@ cat <<ETX
3233 #!/bin/sh
3334 # ------------------------------------------------------------------------------
3435 #
35-# git-$1.sh: Implement the git-mq "git $1" extension command.
36+# git-$1.sh: Implement the Git-MQ "git $1" extension command.
3637 #
3738 ETX
3839 cat <<\ETX
@@ -68,7 +69,7 @@ v,verbose! show patch sequence numbers and status flags"
6869 ETX
6970
7071 # Incorporate the universal set-up code, which is common to all of the
71-# git-mq command implementations.
72+# Git-MQ command implementations.
7273 #
7374 . ./git-mq-setup.shar
7475
--- a/git-qdelete.shar
+++ b/git-qdelete.shar
@@ -1,8 +1,6 @@
11 # git-qdelete.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementation for the "git qdelete" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
@@ -11,14 +9,14 @@
119 # Copyright (C) 2019, Keith Marshall
1210 #
1311 #
14-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1513 #
16-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1715 # and/or modify it under the terms of the GNU General Public Licence
1816 # as published by the Free Software Foundation, either version 3 of
1917 # the Licence, or (at your option) any later version.
2018 #
21-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2220 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2321 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2422 # GNU General Public Licence for more details.
@@ -32,10 +30,10 @@ cat <<\ETX
3230 #!/bin/sh
3331 # ------------------------------------------------------------------------------
3432 #
35-# git-qdelete.sh: Implement the git-mq "git qdelete" extension command.
33+# git-qdelete.sh: Implement the Git-MQ "git qdelete" extension command.
3634 #
37-# Remove patches from the git-mq patch series, and optionally delete the
38-# associated patch files from the git-mq patch directory. Applied patches
35+# Remove patches from the Git-MQ patch series, and optionally delete the
36+# associated patch files from the Git-MQ patch directory. Applied patches
3937 # cannot be deleted.
4038 #
4139 # $Id$
@@ -51,21 +49,21 @@ mq_facility="git qdelete"
5149 OPTIONS_SPEC="\
5250 git qdelete [-k | --keep] <patch> ...
5351
54-Remove patches from the git-mq patch series, and from project history;
55-by default, also delete the associated patch files from the git-mq patch
52+Remove patches from the Git-MQ patch series, and from project history;
53+by default, also delete the associated patch files from the Git-MQ patch
5654 directory. Patches which have been applied cannot be removed.
5755 --
5856 k,keep! retain the patch file(s) in the patch directory"
5957 ETX
6058
6159 # Incorporate the universal set-up code, which is common to all of
62-# the git-mq command implementations.
60+# the Git-MQ command implementations.
6361 #
6462 . ./git-mq-setup.shar
6563
6664 cat <<\ETX
6765 # Check if the "--keep" option has been specified; ignore any of
68-# the standard git-mq options, which may have been specified on the
66+# the standard Git-MQ options, which may have been specified on the
6967 # command line.
7068 #
7169 while git_mq_getopt "$@"
--- a/git-qdiff.shar
+++ b/git-qdiff.shar
@@ -1,8 +1,6 @@
11 # git-qdiff.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementation for the "git qdiff" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
@@ -11,14 +9,14 @@
119 # Copyright (C) 2019, Keith Marshall
1210 #
1311 #
14-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1513 #
16-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1715 # and/or modify it under the terms of the GNU General Public Licence
1816 # as published by the Free Software Foundation, either version 3 of
1917 # the Licence, or (at your option) any later version.
2018 #
21-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2220 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2321 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2422 # GNU General Public Licence for more details.
@@ -32,7 +30,7 @@ cat <<\ETX
3230 #!/bin/sh
3331 # ------------------------------------------------------------------------------
3432 #
35-# git-qdiff.sh: Implement the git-mq "git qdiff" extension command.
33+# git-qdiff.sh: Implement the Git-MQ "git qdiff" extension command.
3634 #
3735 # Display a diff representing the content of the current topmost patch,
3836 # augmented by any working directory changes made since the last refresh
@@ -66,7 +64,7 @@ stat! display a diffstat summary of changes"
6664 ETX
6765
6866 # Incorporate the universal set-up code, which is common to all of the
69-# git-mq command implementations.
67+# Git-MQ command implementations.
7068 #
7169 . ./git-mq-setup.shar
7270
@@ -121,7 +119,7 @@ mq_fatal="mq_abort 2 fatal:"
121119 # In addition to the preceding integrity check, we also require that
122120 # at least one patch, from within the queue, has been applied.
123121 #
124-mq_top=`git qtop` || $mq_fatal "no git-mq managed patches have been applied"
122+mq_top=`git qtop` || $mq_fatal "no Git-MQ managed patches have been applied"
125123
126124 # The required "git qdiff" patch is simply the difference in state
127125 # between the immediate parent commit of the topmost patch, when any
--- a/git-qfinish-all.sh
+++ b/git-qfinish-all.sh
@@ -2,9 +2,9 @@
22 # ------------------------------------------------------------------------------
33 #
44 # Supplementary shell script fragment; invoked via "mq_require", it performs
5-# the clean up actions required when all currently applied git-mq patches are
6-# converted from managed patches to regular commits, removed from the git-mq
7-# patch series, and released from git-mq control.
5+# the clean up actions required when all currently applied Git-MQ patches are
6+# converted from managed patches to regular commits, removed from the Git-MQ
7+# patch series, and released from Git-MQ control.
88 #
99 # ------------------------------------------------------------------------------
1010 #
@@ -14,14 +14,14 @@
1414 # Copyright (C) 2019, Keith Marshall
1515 #
1616 #
17-# This file is part of the git-mq program suite.
17+# This file is part of the Git-MQ program suite.
1818 #
19-# The git-mq program suite is free software: you can redistribute it
19+# The Git-MQ program suite is free software: you can redistribute it
2020 # and/or modify it under the terms of the GNU General Public Licence
2121 # as published by the Free Software Foundation, either version 3 of
2222 # the Licence, or (at your option) any later version.
2323 #
24-# The git-mq program suite is distributed in the hope that it will be
24+# The Git-MQ program suite is distributed in the hope that it will be
2525 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2626 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2727 # GNU General Public Licence for more details.
--- a/git-qfinish-named.sh
+++ b/git-qfinish-named.sh
@@ -3,8 +3,8 @@
33 #
44 # Supplementary shell script fragment; invoked via "mq_require", it performs
55 # the clean up actions required when an explicitly named sequence of currently
6-# applied git-mq patches are converted from managed patches to regular commits,
7-# removed from the git-mq patch series, and released from git-mq control.
6+# applied Git-MQ patches are converted from managed patches to regular commits,
7+# removed from the Git-MQ patch series, and released from Git-MQ control.
88 #
99 # ------------------------------------------------------------------------------
1010 #
@@ -14,14 +14,14 @@
1414 # Copyright (C) 2019, Keith Marshall
1515 #
1616 #
17-# This file is part of the git-mq program suite.
17+# This file is part of the Git-MQ program suite.
1818 #
19-# The git-mq program suite is free software: you can redistribute it
19+# The Git-MQ program suite is free software: you can redistribute it
2020 # and/or modify it under the terms of the GNU General Public Licence
2121 # as published by the Free Software Foundation, either version 3 of
2222 # the Licence, or (at your option) any later version.
2323 #
24-# The git-mq program suite is distributed in the hope that it will be
24+# The Git-MQ program suite is distributed in the hope that it will be
2525 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2626 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2727 # GNU General Public Licence for more details.
--- a/git-qfinish.shar
+++ b/git-qfinish.shar
@@ -1,8 +1,6 @@
11 # git-qfinish.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementation for the "git qfinish" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
@@ -11,14 +9,14 @@
119 # Copyright (C) 2019, Keith Marshall
1210 #
1311 #
14-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1513 #
16-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1715 # and/or modify it under the terms of the GNU General Public Licence
1816 # as published by the Free Software Foundation, either version 3 of
1917 # the Licence, or (at your option) any later version.
2018 #
21-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2220 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2321 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2422 # GNU General Public Licence for more details.
@@ -32,9 +30,9 @@ cat <<\ETX
3230 #!/bin/sh
3331 # ------------------------------------------------------------------------------
3432 #
35-# git-qfinish.sh: Implement the git-mq "git qfinish" extension command.
33+# git-qfinish.sh: Implement the Git-MQ "git qfinish" extension command.
3634 #
37-# Move a specified sequence of applied git-mq patches out of git-mq control,
35+# Move a specified sequence of applied Git-MQ patches out of Git-MQ control,
3836 # delete the associated patch tags, and patch files, leaving the associated
3937 # commit objects in place; the specified patch sequence must be contiguous,
4038 # and must extend from the base of the patch stack.
@@ -55,7 +53,7 @@ git qfinish <patch-range> ... [<patch> [<patch-range>]] ...
5553 git qfinish --applied
5654
5755 Release a specified patch, sequence of patches, or all applied
58-patches from git-mq control, leaving each as a regular commit;
56+patches from Git-MQ control, leaving each as a regular commit;
5957 any explicitly specified patches must represent a contiguous
6058 sequence at the base of the patch series stack.
6159 --
@@ -63,13 +61,13 @@ a,applied! release all currently applied patches"
6361 ETX
6462
6563 # Incorporate the universal set-up code, which is common to all of
66-# the git-mq command implementations.
64+# the Git-MQ command implementations.
6765 #
6866 . ./git-mq-setup.shar
6967
7068 cat <<\ETX
7169 # Check if the "--applied" option has been specified; ignore any of
72-# the standard git-mq options, which may have been specified on the
70+# the standard Git-MQ options, which may have been specified on the
7371 # command line.
7472 #
7573 while git_mq_getopt "$@"
--- a/git-qgoto-init.sh
+++ b/git-qgoto-init.sh
@@ -11,14 +11,15 @@
1111 # Written by Keith Marshall <keith@users.osdn.me>
1212 # Copyright (C) 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
--- a/git-qgoto.shar
+++ b/git-qgoto.shar
@@ -11,14 +11,15 @@
1111 # Written by Keith Marshall <keith@users.osdn.me>
1212 # Copyright (C) 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
@@ -96,7 +97,7 @@ move! reorder sequence, and push the nominated patch"
9697 ETX
9798
9899 # Incorporate the universal set-up code, which is common to all of the
99-# git-mq command implementations.
100+# Git-MQ command implementations.
100101 #
101102 . ./git-mq-setup.shar
102103
--- a/git-qguard.shar
+++ b/git-qguard.shar
@@ -9,14 +9,14 @@
99 # Copyright (C) 2019, Keith Marshall
1010 #
1111 #
12-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1313 #
14-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1515 # and/or modify it under the terms of the GNU General Public Licence
1616 # as published by the Free Software Foundation, either version 3 of
1717 # the Licence, or (at your option) any later version.
1818 #
19-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2020 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2121 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2222 # GNU General Public Licence for more details.
@@ -30,9 +30,9 @@ cat <<\ETX
3030 #!/bin/sh
3131 # ------------------------------------------------------------------------------
3232 #
33-# git-qguard.sh: Implement the git-mq "git qguard" extension command.
33+# git-qguard.sh: Implement the Git-MQ "git qguard" extension command.
3434 #
35-# Set, reset (clear), or display guards on any one git-mq patch, or display
35+# Set, reset (clear), or display guards on any one Git-MQ patch, or display
3636 # guards on all patches in the series.
3737 #
3838 # $Id$
@@ -57,7 +57,7 @@ n,none! reset (clear) all guards on specified patch"
5757 ETX
5858
5959 # Incorporate the universal set-up code, which is common to all of the
60-# git-mq command implementations.
60+# Git-MQ command implementations.
6161 #
6262 . ./git-mq-setup.shar
6363
--- a/git-qheader.shar
+++ b/git-qheader.shar
@@ -1,8 +1,6 @@
11 # git-qheader.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementations for the "git qheader" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
@@ -10,14 +8,15 @@
108 # Written by Keith Marshall <keith@users.osdn.me>
119 # Copyright (C) 2019, Keith Marshall
1210 #
13-# This file is part of the git-mq program suite.
1411 #
15-# The git-mq program suite is free software: you can redistribute it
12+# This file is part of the Git-MQ program suite.
13+#
14+# The Git-MQ program suite is free software: you can redistribute it
1615 # and/or modify it under the terms of the GNU General Public Licence
1716 # as published by the Free Software Foundation, either version 3 of
1817 # the Licence, or (at your option) any later version.
1918 #
20-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2120 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2221 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2322 # GNU General Public Licence for more details.
@@ -31,7 +30,7 @@ cat <<\ETX
3130 #!/bin/sh
3231 # ------------------------------------------------------------------------------
3332 #
34-# git-qheader.sh: Implement the git-mq "git qheader" extension command.
33+# git-qheader.sh: Implement the Git-MQ "git qheader" extension command.
3534 #
3635 # Extracts and displays the log message text, as recorded in the header of
3736 # the topmost applied, or any other nominated patch file. Although it would
@@ -57,7 +56,7 @@ within the currently registered series of patches.
5756 ETX
5857
5958 # Incorporate the universal set-up code, which is common to all of the
60-# git-mq command implementations.
59+# Git-MQ command implementations.
6160 #
6261 . ./git-mq-setup.shar
6362
--- a/git-qimport.shar
+++ b/git-qimport.shar
@@ -1,8 +1,6 @@
11 # git-qimport.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementation for the "git qimport" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
@@ -10,14 +8,15 @@
108 # Written by Keith Marshall <keith@users.osdn.me>
119 # Copyright (C) 2019, Keith Marshall
1210 #
13-# This file is part of the git-mq program suite.
1411 #
15-# The git-mq program suite is free software: you can redistribute it
12+# This file is part of the Git-MQ program suite.
13+#
14+# The Git-MQ program suite is free software: you can redistribute it
1615 # and/or modify it under the terms of the GNU General Public Licence
1716 # as published by the Free Software Foundation, either version 3 of
1817 # the Licence, or (at your option) any later version.
1918 #
20-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2120 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2221 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2322 # GNU General Public Licence for more details.
@@ -31,7 +30,7 @@ cat <<\ETX
3130 #!/bin/sh
3231 # ------------------------------------------------------------------------------
3332 #
34-# git-qimport.sh: Implement the git-mq "git qimport" extension command.
33+# git-qimport.sh: Implement the Git-MQ "git qimport" extension command.
3534 #
3635 # Import third party patches, reinstate previously deleted patches, (for
3736 # which a patch file remains available), or create patches from existing
@@ -65,7 +64,7 @@ P,push! apply new patch(es), after import"
6564 ETX
6665
6766 # Incorporate the universal set-up code, which is common to all of the
68-# git-mq command implementations.
67+# Git-MQ command implementations.
6968 #
7069 . ./git-mq-setup.shar
7170
@@ -104,7 +103,7 @@ mq_map_control_file_refs "$mq_patchdir" series status
104103
105104 # Before processing any residual command arguments, we must handle
106105 # any specified conversions of existing non-patch commit objects, to
107-# manage them as git-mq patches; in common with subsequent argument
106+# manage them as Git-MQ patches; in common with subsequent argument
108107 # processing, this requires the use of temporary files.
109108 #
110109 mq_require mq-tmpfile
--- a/git-qpop-backend.sh
+++ b/git-qpop-backend.sh
@@ -11,14 +11,15 @@
1111 # Written by Keith Marshall <keith@users.osdn.me>
1212 # Copyright (C) 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
--- a/git-qpush-backend.sh
+++ b/git-qpush-backend.sh
@@ -11,14 +11,15 @@
1111 # Written by Keith Marshall <keith@users.osdn.me>
1212 # Copyright (C) 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
@@ -80,7 +81,7 @@
8081 { $0 = series[++idx]; if( state[$1] == "U" )
8182 { print "'"$mq_facility"': applying patch \47" $1 "\47";
8283 system( git_apply $1 "\47 '"$mq_filter"'" );
83- git_qheader = "echo \47[git-mq]: " $1 "\47";
84+ git_qheader = "echo \47[Git-MQ]: " $1 "\47";
8485 git_qheader_validator = "git qheader \47" $1 "\47";
8586 while( (git_qheader_validator | getline) > 0 )
8687 if( NF > 0 ) { git_qheader = git_qheader_validator; break; }
--- a/git-qselect.shar
+++ b/git-qselect.shar
@@ -9,14 +9,14 @@
99 # Copyright (C) 2019, Keith Marshall
1010 #
1111 #
12-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1313 #
14-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1515 # and/or modify it under the terms of the GNU General Public Licence
1616 # as published by the Free Software Foundation, either version 3 of
1717 # the Licence, or (at your option) any later version.
1818 #
19-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2020 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2121 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2222 # GNU General Public Licence for more details.
@@ -30,9 +30,9 @@ cat <<\ETX
3030 #!/bin/sh
3131 # ------------------------------------------------------------------------------
3232 #
33-# git-qselect.sh: Implement the git-mq "git qselect" extension command.
33+# git-qselect.sh: Implement the Git-MQ "git qselect" extension command.
3434 #
35-# Set, reset (clear), or display guards on any one git-mq patch, or display
35+# Set, reset (clear), or display guards on any one Git-MQ patch, or display
3636 # guards on all patches in the series.
3737 #
3838 # $Id$
@@ -50,7 +50,7 @@ git qguard [-s | --series] [-v | --verbose]
5050 git qselect [--pop | --reapply] [-n | --none | <guard> ...]
5151
5252 Activate, deactivate, or display the active guards, controlling the
53-selection of git-mq patches which may be applied.
53+selection of Git-MQ patches which may be applied.
5454 --
5555 pop! pop back to predecessor of first guarded patch
5656 reapply! pop, then reapply unguarded patches to current topmost
@@ -59,7 +59,7 @@ n,none! deactivate all guards"
5959 ETX
6060
6161 # Incorporate the universal set-up code, which is common to all of the
62-# git-mq command implementations.
62+# Git-MQ command implementations.
6363 #
6464 . ./git-mq-setup.shar
6565
--- a/git-qseries.shar
+++ b/git-qseries.shar
@@ -1,23 +1,22 @@
11 # git-qseries.shar
22 # ------------------------------------------------------------------------------
3-#
43 # Shell archive to deliver the implementation for the "git qseries" command.
5-#
64 # ------------------------------------------------------------------------------
75 #
86 # $Id$
97 #
108 # Written by Keith Marshall <keith@users.osdn.me>
11-# Copyright (C) 2018, Keith Marshall
9+# Copyright (C) 2018, 2019, Keith Marshall
10+#
1211 #
13-# This file is part of the git-mq program suite.
12+# This file is part of the Git-MQ program suite.
1413 #
15-# The git-mq program suite is free software: you can redistribute it
14+# The Git-MQ program suite is free software: you can redistribute it
1615 # and/or modify it under the terms of the GNU General Public Licence
1716 # as published by the Free Software Foundation, either version 3 of
1817 # the Licence, or (at your option) any later version.
1918 #
20-# The git-mq program suite is distributed in the hope that it will be
19+# The Git-MQ program suite is distributed in the hope that it will be
2120 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2221 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2322 # GNU General Public Licence for more details.
@@ -58,7 +57,7 @@ v,verbose! show sequence numbers and status flag"
5857 ETX
5958
6059 # Incorporate the universal set-up code, which is common to all of the
61-# git-mq command implementations.
60+# Git-MQ command implementations.
6261 #
6362 . ./git-mq-setup.shar
6463
--- a/git-qtop.shar
+++ b/git-qtop.shar
@@ -11,14 +11,15 @@
1111 # Written by Keith Marshall <keith@users.osdn.me>
1212 # Copyright (C) 2018, 2019, Keith Marshall
1313 #
14-# This file is part of the git-mq program suite.
1514 #
16-# The git-mq program suite is free software: you can redistribute it
15+# This file is part of the Git-MQ program suite.
16+#
17+# The Git-MQ program suite is free software: you can redistribute it
1718 # and/or modify it under the terms of the GNU General Public Licence
1819 # as published by the Free Software Foundation, either version 3 of
1920 # the Licence, or (at your option) any later version.
2021 #
21-# The git-mq program suite is distributed in the hope that it will be
22+# The Git-MQ program suite is distributed in the hope that it will be
2223 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2324 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2425 # GNU General Public Licence for more details.
@@ -65,7 +66,7 @@ v,verbose! provide more detailed identification"
6566 ETX
6667
6768 # Incorporate the universal set-up code, which is common to all of the
68-# git-mq command implementations.
69+# Git-MQ command implementations.
6970 #
7071 . ./git-mq-setup.shar
7172
--- a/git-rev-import.sh
+++ b/git-rev-import.sh
@@ -2,7 +2,7 @@
22 # ------------------------------------------------------------------------------
33 #
44 # Script to handle the "git qimport" operation, when moving existing commit
5-# objects under git-mq patch queue control; module to be invoked exclusively
5+# objects under Git-MQ patch queue control; module to be invoked exclusively
66 # within the scope of an "mq_require" function call.
77 #
88 # ------------------------------------------------------------------------------
@@ -12,14 +12,15 @@
1212 # Written by Keith Marshall <keith@users.osdn.me>
1313 # Copyright (C) 2019, Keith Marshall
1414 #
15-# This file is part of the git-mq program suite.
1615 #
17-# The git-mq program suite is free software: you can redistribute it
16+# This file is part of the Git-MQ program suite.
17+#
18+# The Git-MQ program suite is free software: you can redistribute it
1819 # and/or modify it under the terms of the GNU General Public Licence
1920 # as published by the Free Software Foundation, either version 3 of
2021 # the Licence, or (at your option) any later version.
2122 #
22-# The git-mq program suite is distributed in the hope that it will be
23+# The Git-MQ program suite is distributed in the hope that it will be
2324 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
2425 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2526 # GNU General Public Licence for more details.
@@ -45,7 +46,7 @@
4546
4647 # When invoked, via mq_require, this module is passed an over-quoted list of
4748 # commit object and/or rev-list specifications for the prior commit objects,
48-# which are to be brought under git-mq control; reduce it to a normal vector
49+# which are to be brought under Git-MQ control; reduce it to a normal vector
4950 # of arguments, for later iterative processing.
5051 #
5152 eval set -- $@
@@ -93,7 +94,7 @@
9394
9495 # Having generated this sequence of three lists, we filter and analyse
9596 # them, verifying their consistency, and reducing them to the updated
96-# content for insertion into the git-mq series and status files.
97+# content for insertion into the Git-MQ series and status files.
9798 #
9899 } | awk >&2 'BEGIN { phase = avail = req = 0; }
99100 $1 == "abort" { exit 2 } phase == 0 { patch[$1] = 1; }
@@ -104,7 +105,7 @@
104105 phase == 1 { if( patch[$1] )
105106 { ref = substr( $1, 1, 7 ); $1 = ""; spec = trim($0);
106107 complain( "\47" spec "\47 refers to commit \47" ref "\47" );
107- errout( "this commit represents an existing git-mq patch" );
108+ errout( "this commit represents an existing Git-MQ patch" );
108109 }
109110 sched[req++] = $1;
110111 }
@@ -141,7 +142,7 @@
141142 # Before proceeding further, check that no proposed name for any new
142143 # patch conflicts with any already registered patch, or, unless the
143144 # "--force" option is in effect, with any file which already exists
144-# in the git-mq patch directory.
145+# in the Git-MQ patch directory.
145146 #
146147 for mq_destname in ${mq_patchname-`cat $mq_series_file_tmp`}
147148 do test -f "$mq_series_file" && {
@@ -173,13 +174,13 @@
173174
174175 # Since the preceding step did not update the "qparent" tag, we do
175176 # this now, or delete it if all available commits are now represented
176-# by git-mq patches.
177+# by Git-MQ patches.
177178 #
178179 { git tag --force qparent qbase~1 2>&1 || git tag --delete qparent
179180 } > /dev/null
180181
181182 # Finally, we fold the captured update records into the heads of the
182-# git-mq series and status files, creating these if necessary.
183+# Git-MQ series and status files, creating these if necessary.
183184 #
184185 mq_series_file="$mq_patchdir/series" mq_status_file="$mq_patchdir/status"
185186 test -f "$mq_series_file" && cat "$mq_series_file" >> "$mq_series_file_tmp"