HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //usr/lib/python2.7/dist-packages/hgext/purge.pyc
ó
ÛXc@@sdZddlmZddlZddlmZddlmZmZm	Z	m
Z
mZiZej
eƒZ
dZe
ddd	ded
ƒfddded
ƒfdddedƒfdddedƒfdddedƒfdddedƒfgejedƒƒd„ƒZdS(s<command to delete untracked files from the working directoryi(tabsolute_importN(t_(tcmdutiltcommandsterrortscmutiltutilsships-with-hg-corespurge|cleantasabort-on-errsabort if an error occursttallspurge ignored files tootdirsspurge empty directoriestfilesspurge filestptprints(print filenames instead of deleting themt0tprint0s?end filenames with NUL, for use with xargs (implies -p/--print)shg purge [OPTION]... [DIR]...c@sȈjdƒ‰d‰ˆjdƒr4d‰t‰nˆjdƒ}ˆjdƒ}|ro|rot}t}n‡‡‡‡‡fd†}tjˆd|ˆƒ}|rÅg}|j|_|_nˆj	d|d	ˆjd
ƒdtƒ}	|rFxQt
|	j|	jƒD]6}
ˆr/ˆj
tdƒ|
ƒn|tj|
ƒq	Wn|rÄxut
|d
tƒD]^}
||
ƒr_tjˆj|
ƒƒr_ˆrªˆj
tdƒ|
ƒn|tj|
ƒq_q_WndS(sTremoves files not tracked by Mercurial

    Delete files not known to Mercurial. This is useful to test local
    and uncommitted changes in an otherwise-clean source tree.

    This means that purge will delete the following by default:

    - Unknown files: files marked with "?" by :hg:`status`
    - Empty directories: in fact Mercurial ignores directories unless
      they contain files under source control management

    But it will leave untouched:

    - Modified and unmodified tracked files
    - Ignored files (unless --all is specified)
    - New files added to the repository (with :hg:`add`)

    The --files and --dirs options can be used to direct purge to delete
    only files, only directories, or both. If neither option is given,
    both will be deleted.

    If directories are given on the command line, only files in these
    directories are considered.

    Be careful with purge, as you could irreversibly delete some files
    you forgot to add to the repository. If you only want to print the
    list of files that this program would delete, use the --print
    option.
    R
s
RsRR
c@s—ˆr|y|ˆj|ƒƒWq“tk
rxtdƒ|}ˆjdƒr^tj|ƒ‚nˆjtdƒ|ƒq“Xnˆjd|ˆfƒdS(Ns%s cannot be removedtabort_on_errswarning: %s
s%s%s(twjointOSErrorRtgetRtAborttwarntwrite(tremove_functnametm(tactteoltoptstrepotui(s//usr/lib/python2.7/dist-packages/hgext/purge.pytremovebs
tmatchtignoredR	tunknownsremoving file %s
treversesremoving directory %s
N(RtFalsetTrueRR tNonetappendtexplicitdirttraversedirtstatustsortedR"R!tnoteRRtunlinktostlistdirRtrmdir(RRR
Rtremovefilest
removedirsRR tdirectoriesR*tf((RRRRRs//usr/lib/python2.7/dist-packages/hgext/purge.pytpurge/s6(		'%(t__doc__t
__future__RR.tmercurial.i18nRt	mercurialRRRRRtcmdtabletcommandt
testedwithR&twalkoptsR5(((s//usr/lib/python2.7/dist-packages/hgext/purge.pyt<module>s (