Home
last modified time | relevance | path

Searched refs:history (Results 9601 – 9625 of 85393) sorted by relevance

1...<<381382383384385386387388389390>>...3416

/dports/devel/aegis/aegis-4.25.D510/test/01/
H A Dt0169a.sh213 "-history ${quote $history} -f ${quote $output}";
214 history_put_command = "aesvt -check-in -history ${quote $history} "
216 history_query_command = "aesvt -query -history ${quote $history}";
/dports/devel/aegis/aegis-4.25.D510/test/02/
H A Dt0280a-pmil.sh79 "-history ${quote $history} -f ${quote $output}";
80 history_put_command = "aesvt -check-in -history ${quote $history} "
82 history_query_command = "aesvt -query -history ${quote $history}";
H A Dt0287a-walt.sh127 "-history ${quote $history} -f ${quote $output}";
128 history_put_command = "aesvt -check-in -history ${quote $history} "
130 history_query_command = "aesvt -query -history ${quote $history}";
/dports/devel/aegis/aegis-4.25.D510/test/03/
H A Dt0308a-pmil.sh81 "-history ${quote $history} -f ${quote $output}";
82 history_put_command = "aesvt -check-in -history ${quote $history} "
84 history_query_command = "aesvt -query -history ${quote $history}";
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/vendor/google.golang.org/grpc/
H A DCONTRIBUTING.md25history** and use **meaningful commit messages**. PRs with messy commit history are difficult to r…
/dports/polish/kadu/kadu-4.3/plugins/sql_history/translations/
H A Dsql_history_pt_BR.ts5 <source>Preparing history database...</source>
30 <source>Copying history file to new location: %1 ...</source>
34 <source>Unable to copy history file to new location. Check if disk is full.</source>
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A Dafni_niml_readsimple.m12 % .history String with history information
67 S.history=get_string_cell_data(Nk.data);
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/sphinxbase/
H A Dngram_model.h261 int32 ngram_ng_score(ngram_model_t *model, int32 wid, int32 *history,
297 int32 ngram_ng_prob(ngram_model_t *model, int32 wid, int32 *history,
386 ngram_iter_t *ngram_ng_iter(ngram_model_t *model, int32 wid, int32 *history, int32 n_hist);
/dports/misc/mc-nox11/mc-4.8.27/misc/skins/
H A Dxoria256.ini178 history-prev-item-char = «
179 history-next-item-char = »
180 history-show-list-char = ^
H A Dyadt256-defbg.ini140 history-prev-item-char = <
141 history-next-item-char = >
142 history-show-list-char = ^
/dports/misc/mc/mc-4.8.27/misc/skins/
H A Dyadt256-defbg.ini140 history-prev-item-char = <
141 history-next-item-char = >
142 history-show-list-char = ^
H A Dxoria256.ini178 history-prev-item-char = «
179 history-next-item-char = »
180 history-show-list-char = ^
/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsIXULBrowserWindow.idl90 * Navigate the browser to the given history index after restoring the full history
92 * be reverted to a non-grouped history mode. If a process change is required to
/dports/www/py-django-simple-history/django-simple-history-2.12.0/simple_history/locale/de/LC_MESSAGES/
H A Ddjango.po22 msgid "Change history: %s"
84 msgid "This object doesn't have a change history."
108 msgid "Or press the 'Change History' button to edit the history."
/dports/www/py-django-simple-history/django-simple-history-2.12.0/simple_history/locale/pt_BR/LC_MESSAGES/
H A Ddjango.po23 msgid "Change history: %s"
81 msgid "This object doesn't have a change history."
104 msgid "Or press the 'Change History' button to edit the history."
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DJavaTypeCompletionProposalComputer.java93 …List<String> history= JavaPlugin.getDefault().getContentAssistHistory().getHistory(expectedType.ge… in computeCompletionProposals() local
94 relevance-= history.size() + 1; in computeCompletionProposals()
95 for (String type : history) { in computeCompletionProposals()
/dports/deskutils/calibre/calibre-src-5.34.0/src/pyj/book_list/
H A Drouter.pyj78 window.history.replaceState(None, '', query)
80 window.history.pushState(None, '', query)
93 window.history.back()
/dports/devel/avr-gdb/gdb-7.3.1/readline/doc/
H A Dhistory.texi3 @setfilename history.info
39 * History: (history). The GNU history library API.
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols/examples/quickcontrols/controls/uiforms/qml/
H A DHistory.qml62 var history = CustomerModel.get(rowIndex).history
63 var entries = history.split("~")
/dports/devel/cweb/cweb-3.64a.a/
H A Dcomm-vms.ch37 print |"%SYSTEM-F-ABORT, abort"|, if |history > harmless_message|.
41 if (history > harmless_message) return(1);
51 if (history > harmless_message) exit(SS$_ABORT);
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/www/ui/template/
H A Dbrowse.html.twig13 {% include 'bulk-history.html.twig' %}
30 <button onclick="loadBulkHistoryModal();">{{ "Show bulk history"|trans }}</button>
84 {% include 'bulk-history.js.twig' %}
/dports/security/keybase/client-v5.7.1/go/kbfs/kbfsedits/
H A Duser_history_test.go136 history := uh.Get(aliceName)
137 require.Len(t, history, len(expected))
138 for i, wh := range history {
/dports/devel/gdb761/gdb-7.6.1/readline/doc/
H A Dhistory.texi3 @setfilename history.info
38 * History: (history). The GNU history library API.
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/forum/
H A Dhow_do_I_revert_edits_in_the_web_mode__63__.mdwn10 >>> history interface is. (ie, viewvcs, gitweb). To allow reverting
12 >>> own history browser. Not sure I want to go there.
33 >>>> had its own history browser (somewhere down my todo list). --[[schmonz]]
/dports/misc/openvdb/openvdb-9.0.0/tsc/process/
H A Dcodereview.md19 …the branch history by rebasing a pull request branch just before a merge is discouraged, unless it…
23 … or title, this provides a route back to the Jira ticket through the Git history (git blame -> PR …

1...<<381382383384385386387388389390>>...3416