This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> web-server: An error occurred. The error will be shown after all tasks complete. | |
| An error occurred while executing multiple actions in parallel. | |
| Any errors that occurred are shown below. | |
| An error occurred while executing the action on the 'web-server' | |
| machine. Please handle this error then try again: | |
| A Docker command executed by Vagrant didn't complete successfully! | |
| The command run along with the output from the command is shown | |
| below. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var chSession = { | |
| type: 2000, | |
| node: { | |
| type: 'session' | |
| }, | |
| }; | |
| var chSavedWin = [ | |
| 2001, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function get_name(h) { | |
| if (h.getParent().getProjectId() != 'None') { | |
| var p = get_name(h.getParent()); | |
| return p + ' > ' + h.getName(); | |
| } else { | |
| return h.getName(); | |
| } | |
| } | |
| jQuery('.bullet').each(function () { | |
| var h = project_tree.getProjectReferenceFromDomProject($(this).getProject()); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function($) { | |
| var settings = {}; | |
| settings.customClass = 'placeholder'; | |
| function args(elem) { | |
| // Return an object of element attributes | |
| var newAttrs = {}; | |
| var rinlinejQuery = /^jQuery\d+$/; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Matt Parnell/ilikenwf | |
| # Contributor: Sam Stuewe <halosghost@archlinux.info> | |
| # Contributor: Techlive Zheng <techlivezheng@gmail.com> | |
| _gitname=nightingale-hacking | |
| _branch=sb-trunk-oldxul | |
| pkgname=nightingale-git | |
| pkgver=1.12.1.r3.g020e12a | |
| pkgrel=1 | |
| pkgdesc="Community port of Songbird to be more Linux native, up to date, and open." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Mike Swanson <mikeonthecomputer@gmail.com> | |
| pkgname=cvs-fast-export | |
| pkgver=1.0 | |
| pkgrel=1 | |
| pkgdesc="Export RCS or CVS history as a fastimport stream." | |
| arch=('i686' 'x86_64') | |
| depends=('python') | |
| makedepends=('asciidoc') | |
| url="http://www.catb.org/esr/cvs-fast-export/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Limao Luo <luolimao+AUR@gmail.com> | |
| # Contributor: Jekyll Wu <adaptee@gmail.com> | |
| # Contributor: riverscn <riverscn@gmail.com> | |
| # Contributor: Lee.MaRS <leemars@gmail.com> | |
| # Contributor: Techlvie Zheng <techlivezheng@gmail.com> | |
| _pkgname=ibus | |
| pkgname=${_pkgname}-git | |
| pkgver=1.5.4.r15.g7587b8e | |
| pkgrel=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Techlive Zheng <techlivezheng [at] gmail [dot] com> | |
| # Contributor: Filip S. Adamsen <fsa [at] fsadev [dot] com> | |
| # Contributor: David Zaragoza <david@zaragoza.com.ve> | |
| # Contributor: Piotr Beling <qwak@w8.pl> | |
| # Contributor: Wael Nasreddine <wael@phoenixlinux.org> | |
| # Contributor: Guillermo A. Amaral <me@guillermoamaral.com> (thewonka) | |
| # Contributor: Chih-mao Chen <pkmx.tw@gmail.com> | |
| pkgname='perl-convert-uulib' | |
| pkgver='1.4' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Techlive Zheng <techlivezheng [at] gmail [dot] com> | |
| # Contributor: Arthur Titeica <arthur.titeica [at] gmail [dot] com> | |
| # Contributor: Filip S. Adamsen <fsa [at] fsadev [dot] com> | |
| # Contributor: Piotr Beling <qwak@stud.ics.p.lodz.pl> | |
| # Contributor: Wael Nasreddine <wael@phoenixlinux.org> | |
| # Contributor: Guillermo A. Amaral <me@guillermoamaral.com> (thewonka) | |
| pkgname='perl-convert-tnef' | |
| pkgver='0.18' | |
| pkgrel='3' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Techlive Zheng <techlivezheng@gmail.com> | |
| # Contributor: Thomas Dziedzic <gostrc@gmail.com> | |
| # Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com> | |
| # Contributor: tobias [ tobias at archlinux org ] | |
| # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> | |
| pkgbase=vim-cli | |
| pkgname=('vim-cli' 'vim-cli-runtime') | |
| _topver=7.4 | |
| _patchlevel=16 |
NewerOlder