Server IP : 127.0.0.2 / Your IP : 3.144.114.63 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,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,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.7/dist-packages/ |
Upload File : |
Metadata-Version: 1.1 Name: bzr Version: 2.7.0 Summary: Friendly distributed version control system Home-page: http://bazaar.canonical.com/ Author: Canonical Ltd Author-email: bazaar@lists.canonical.com License: GNU GPL v2 Download-URL: https://launchpad.net/bzr/+download Description: ================= README for Bazaar ================= Bazaar (``bzr``) is a decentralized revision control system, designed to be easy for developers and end users alike. Bazaar is part of the GNU project to develop a complete free operating system <http://www.gnu.org/>, and a project of Canonical <http://www.canonical.com/>. Ready-to-install packages are available for most popular operating systems from <http://wiki.bazaar.canonical.com/Download/> or you can install from source by following the instructions in the INSTALL file. To learn how to use Bazaar, see the official documentation in the `doc` directory or at <http://doc.bazaar.canonical.com/en/>. For additional training materials including screencasts and slides, visit our community wiki documentation page at: http://wiki.bazaar.canonical.com/Documentation/ Bazaar is Free Software, and is released under the GNU General Public License, version 2 or later. Bazaar highlights ================= Bazaar directly supports both central version control (like cvs/svn) and distributed version control (like git/hg). Developers can organize their workspace in whichever way they want on a per project basis including: * checkouts (like svn) * feature branches (like hg) * shared working tree (like git). It also directly supports and encourages a large number of development best practices like refactoring and pre-commit regression testing. Users can choose between our command line tool and our cross-platform GUI application. For further details, see our website at http://bazaar.canonical.com/en/ Feedback ======== If you encounter any problems with Bazaar, need help understanding it, or would like to offer suggestions or feedback, please get in touch with us: * Ask a question through our web support interface, at https://answers.launchpad.net/bzr/ * Report bugs at https://bugs.launchpad.net/bzr/+filebug * Write to us at bazaar@lists.canonical.com You can join the list at <https://lists.ubuntu.com/mailman/listinfo/bazaar>. You don't need to subscribe to post, but your first post will be held briefly for manual moderation. * Talk to us in irc://irc.ubuntu.com/bzr Our mission is to make a version control tool that developers LOVE to use and that casual contributors feel confident with. Please let us know how we're going. The Bazaar Team Platform: UNKNOWN Classifier: Development Status :: 6 - Mature Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: Intended Audience :: System Administrators Classifier: License :: OSI Approved :: GNU General Public License (GPL) Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: OS Independent Classifier: Operating System :: POSIX Classifier: Programming Language :: Python Classifier: Programming Language :: C Classifier: Topic :: Software Development :: Version Control