· 6 years ago · Oct 24, 2019, 05:36 PM
1Last login: Wed Oct 23 13:36:16 on ttys000
2Jesses:~ jessehauch$ rbenv install 2.6.4 --verbose
3ruby-build: using openssl from homebrew
4/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138 ~
5Downloading ruby-2.6.4.tar.bz2...
6-> https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.4.tar.bz2
7/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4 /var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138 ~
8Installing ruby-2.6.4...
9ruby-build: using readline from homebrew
10checking for ruby... /usr/bin/ruby
11tool/config.guess already exists
12tool/config.sub already exists
13checking build system type... x86_64-apple-darwin17.7.0
14checking host system type... x86_64-apple-darwin17.7.0
15checking target system type... x86_64-apple-darwin17.7.0
16checking whether the C compiler works... yes
17checking for C compiler default output file name... a.out
18checking for suffix of executables...
19checking whether we are cross compiling... no
20checking for suffix of object files... o
21checking whether we are using the GNU C compiler... yes
22checking whether clang accepts -g... yes
23checking for clang option to accept ISO C89... none needed
24checking whether we are using the GNU C++ compiler... yes
25checking whether clang++ accepts -g... yes
26checking how to run the C preprocessor... clang -E
27checking for grep that handles long lines and -e... /usr/bin/grep
28checking for egrep... /usr/bin/grep -E
29checking whether clang needs -traditional... no
30checking for ld... ld
31checking whether the linker is GNU ld... no
32checking whether clang -E accepts -o... yes
33checking for clang... /usr/bin/clang
34checking for real target cpu... x86_64
35checking for ranlib... (cached) :
36checking for ar... (cached) libtool -static
37checking for libtool -static flags... (cached) -no_warning_for_no_symbols -o
38checking for as... as
39checking for objdump... objdump
40checking for objcopy... no
41checking for gobjcopy... no
42checking for nm... nm
43checking whether ln -s works... yes
44checking whether make sets $(MAKE)... yes
45checking for a BSD-compatible install... /usr/bin/install -c
46checking for a thread-safe mkdir -p... -d
47use 'mkdir -p' as MKDIR_P
48checking for dtrace... dtrace
49checking for dot... no
50checking for doxygen... no
51checking for pkg-config... pkg-config
52checking for ANSI C header files... yes
53checking for sys/types.h... yes
54checking for sys/stat.h... yes
55checking for stdlib.h... yes
56checking for string.h... yes
57checking for memory.h... yes
58checking for strings.h... yes
59checking for inttypes.h... yes
60checking for stdint.h... yes
61checking for unistd.h... yes
62checking minix/config.h usability... no
63checking minix/config.h presence... no
64checking for minix/config.h... no
65checking whether it is safe to define __EXTENSIONS__... yes
66checking for cd using physical directory... cd -P
67checking whether CFLAGS is valid... yes
68checking whether LDFLAGS is valid... yes
69checking whether -Wl,-R. is accepted as LDFLAGS... no
70checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
71checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
72checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
73checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
74checking whether -Wduplicated-cond is accepted as CFLAGS... no
75checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
76checking whether -Wimplicit-int is accepted as CFLAGS... yes
77checking whether -Wmisleading-indentation is accepted as CFLAGS... no
78checking whether -Wpointer-arith is accepted as CFLAGS... yes
79checking whether -Wrestrict is accepted as CFLAGS... no
80checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
81checking whether -Wwrite-strings is accepted as CFLAGS... yes
82checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
83checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
84checking whether -Wno-cast-function-type is accepted as CFLAGS... no
85checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
86checking whether -Wno-long-long is accepted as CFLAGS... yes
87checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
88checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
89checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
90checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
91checking whether -Wno-self-assign is accepted as CFLAGS... yes
92checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
93checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
94checking whether -Wno-unused-value is accepted as CFLAGS... yes
95checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
96checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
97checking whether -Wunused-variable is accepted as CFLAGS... yes
98checking whether -diag-disable=175,188,2259 is accepted as CFLAGS... no
99checking whether -Wextra-tokens is accepted as CFLAGS... yes
100checking whether -Wall -Wextra is accepted as CFLAGS... yes
101checking whether -Qunused-arguments is accepted as CFLAGS... yes
102checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
103checking whether -fstack-protector-strong is accepted as CFLAGS... yes
104checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
105checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no
106checking whether -fno-strict-overflow is accepted as CFLAGS... yes
107checking whether -ggdb3 is accepted as CFLAGS... yes
108checking whether -fvisibility=hidden is accepted as CFLAGS... yes
109checking whether -fno-fast-math is accepted as CFLAGS... yes
110checking whether -fexcess-precision=standard is accepted as CFLAGS... no
111checking whether -fp-model precise is accepted as CFLAGS... no
112checking whether compiler has statement and declarations in expressions... yes
113checking whether Mac OS X 10.5 or later... yes
114checking for broken crypt with 8bit chars... yes
115checking for codesign... codesign
116checking for dsymutil... dsymutil
117checking for crt_externs.h... yes
118checking for crypt in -lcrypt... (cached) no
119checking for dlopen in -ldl... yes
120checking for shl_load in -ldld... no
121checking for shutdown in -lsocket... no
122checking for dirent.h that defines DIR... yes
123checking for library containing opendir... none required
124checking for stdbool.h that conforms to C99... yes
125checking for _Bool... yes
126checking for sys/wait.h that is POSIX.1 compatible... yes
127checking a.out.h usability... no
128checking a.out.h presence... no
129checking for a.out.h... no
130checking atomic.h usability... no
131checking atomic.h presence... no
132checking for atomic.h... no
133checking direct.h usability... no
134checking direct.h presence... no
135checking for direct.h... no
136checking grp.h usability... yes
137checking grp.h presence... yes
138checking for grp.h... yes
139checking fcntl.h usability... yes
140checking fcntl.h presence... yes
141checking for fcntl.h... yes
142checking float.h usability... yes
143checking float.h presence... yes
144checking for float.h... yes
145checking ieeefp.h usability... no
146checking ieeefp.h presence... no
147checking for ieeefp.h... no
148checking intrinsics.h usability... no
149checking intrinsics.h presence... no
150checking for intrinsics.h... no
151checking langinfo.h usability... yes
152checking langinfo.h presence... yes
153checking for langinfo.h... yes
154checking limits.h usability... yes
155checking limits.h presence... yes
156checking for limits.h... yes
157checking locale.h usability... yes
158checking locale.h presence... yes
159checking for locale.h... yes
160checking malloc.h usability... no
161checking malloc.h presence... no
162checking for malloc.h... no
163checking malloc/malloc.h usability... yes
164checking malloc/malloc.h presence... yes
165checking for malloc/malloc.h... yes
166checking malloc_np.h usability... no
167checking malloc_np.h presence... no
168checking for malloc_np.h... no
169checking net/socket.h usability... no
170checking net/socket.h presence... no
171checking for net/socket.h... no
172checking process.h usability... no
173checking process.h presence... no
174checking for process.h... no
175checking pwd.h usability... yes
176checking pwd.h presence... yes
177checking for pwd.h... yes
178checking sanitizer/asan_interface.h usability... yes
179checking sanitizer/asan_interface.h presence... yes
180checking for sanitizer/asan_interface.h... yes
181checking sanitizer/msan_interface.h usability... yes
182checking sanitizer/msan_interface.h presence... yes
183checking for sanitizer/msan_interface.h... yes
184checking setjmpex.h usability... no
185checking setjmpex.h presence... no
186checking for setjmpex.h... no
187checking stdalign.h usability... yes
188checking stdalign.h presence... yes
189checking for stdalign.h... yes
190checking sys/attr.h usability... yes
191checking sys/attr.h presence... yes
192checking for sys/attr.h... yes
193checking sys/eventfd.h usability... no
194checking sys/eventfd.h presence... no
195checking for sys/eventfd.h... no
196checking sys/fcntl.h usability... yes
197checking sys/fcntl.h presence... yes
198checking for sys/fcntl.h... yes
199checking sys/file.h usability... yes
200checking sys/file.h presence... yes
201checking for sys/file.h... yes
202checking sys/id.h usability... no
203checking sys/id.h presence... no
204checking for sys/id.h... no
205checking sys/ioctl.h usability... yes
206checking sys/ioctl.h presence... yes
207checking for sys/ioctl.h... yes
208checking sys/mkdev.h usability... no
209checking sys/mkdev.h presence... no
210checking for sys/mkdev.h... no
211checking sys/param.h usability... yes
212checking sys/param.h presence... yes
213checking for sys/param.h... yes
214checking sys/prctl.h usability... no
215checking sys/prctl.h presence... no
216checking for sys/prctl.h... no
217checking sys/resource.h usability... yes
218checking sys/resource.h presence... yes
219checking for sys/resource.h... yes
220checking sys/select.h usability... yes
221checking sys/select.h presence... yes
222checking for sys/select.h... yes
223checking sys/sendfile.h usability... no
224checking sys/sendfile.h presence... no
225checking for sys/sendfile.h... no
226checking sys/socket.h usability... yes
227checking sys/socket.h presence... yes
228checking for sys/socket.h... yes
229checking for sys/syscall.h... (cached) no
230checking sys/sysmacros.h usability... no
231checking sys/sysmacros.h presence... no
232checking for sys/sysmacros.h... no
233checking sys/time.h usability... yes
234checking sys/time.h presence... yes
235checking for sys/time.h... yes
236checking sys/times.h usability... yes
237checking sys/times.h presence... yes
238checking for sys/times.h... yes
239checking sys/uio.h usability... yes
240checking sys/uio.h presence... yes
241checking for sys/uio.h... yes
242checking sys/utime.h usability... no
243checking sys/utime.h presence... no
244checking for sys/utime.h... no
245checking for syscall.h... (cached) no
246checking time.h usability... yes
247checking time.h presence... yes
248checking for time.h... yes
249checking ucontext.h usability... yes
250checking ucontext.h presence... yes
251checking for ucontext.h... yes
252checking utime.h usability... yes
253checking utime.h presence... yes
254checking for utime.h... yes
255checking gmp.h usability... no
256checking gmp.h presence... no
257checking for gmp.h... no
258checking for special C compiler options needed for large files... no
259checking for _FILE_OFFSET_BITS value needed for large files... no
260checking whether byte ordering is bigendian... no
261checking for an ANSI C-conforming const... yes
262checking whether char is unsigned... no
263checking for inline... inline
264checking for working volatile... yes
265checking for typeof syntax and keyword spelling... typeof
266checking for long long... yes
267checking for off_t... yes
268checking char bit... 8
269checking size of int... 4
270checking size of short... 2
271checking size of long... 8
272checking size of long long... 8
273checking size of __int64... 0
274checking size of __int128... 16
275checking size of off_t... 8
276checking size of void*... 8
277checking size of float... 4
278checking size of double... 8
279checking size of time_t... 8
280checking size of clock_t... 8
281checking packed struct attribute... x __attribute__((packed))
282checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
283checking for printf prefix for long long... ll
284checking for pid_t... yes
285checking for convertible type of pid_t... INT
286checking for uid_t... yes
287checking for convertible type of uid_t... UINT
288checking for gid_t... yes
289checking for convertible type of gid_t... UINT
290checking for time_t... yes
291checking for convertible type of time_t... LONG
292checking for dev_t... yes
293checking for convertible type of dev_t... INT
294checking for mode_t... yes
295checking for convertible type of mode_t... USHORT
296checking for rlim_t... yes
297checking for convertible type of rlim_t... ULL
298checking for off_t... (cached) yes
299checking for convertible type of off_t... LL
300checking for clockid_t... yes
301checking for convertible type of clockid_t... UINT
302checking for prototypes... yes
303checking token paste string... ansi
304checking stringization... #expr
305checking string literal concatenation... yes
306checking for variable length prototypes and stdarg.h... yes
307checking for variable length macro... yes
308checking for alignas() syntax... __attribute__((__aligned__(x)))
309checking for alignof() syntax... alignof
310checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
311checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
312checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
313checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
314checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
315checking for DEPRECATED_TYPE type attribute... x __attribute__ ((__deprecated__ mesg))
316checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
317checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
318checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
319checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
320checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
321checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
322checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
323checking for ERRORFUNC function attribute... x
324checking for WARNINGFUNC function attribute... x
325checking for WEAK function attribute... __attribute__ ((__weak__)) x
326checking for FUNC_STDCALL function attribute... x
327checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
328checking for FUNC_FASTCALL function attribute... x
329checking for FUNC_UNOPTIMIZED function attribute... x
330checking for FUNC_MINIMIZED function attribute... x
331checking for function alias... no
332checking for __atomic builtins... yes
333checking for __sync builtins... yes
334checking for __builtin_unreachable... yes
335checking for exported function attribute... __attribute__ ((__visibility__("default")))
336checking for function name string predefined identifier... __func__
337checking if enum over int is allowed... yes
338checking whether sys_nerr is declared... yes
339checking whether getenv is declared... yes
340checking for size_t... yes
341checking size of size_t... 8
342checking size of ptrdiff_t... 8
343checking for printf prefix for size_t... z
344checking for printf prefix for ptrdiff_t... t
345checking for struct stat.st_blksize... yes
346checking for struct stat.st_blocks... yes
347checking for struct stat.st_rdev... yes
348checking size of struct stat.st_size... SIZEOF_OFF_T
349checking size of struct stat.st_blocks... SIZEOF_OFF_T
350checking size of struct stat.st_ino... SIZEOF_LONG
351checking for struct stat.st_atim... no
352checking for struct stat.st_atimespec... yes
353checking for struct stat.st_atimensec... no
354checking for struct stat.st_mtim... no
355checking for struct stat.st_mtimespec... yes
356checking for struct stat.st_mtimensec... no
357checking for struct stat.st_ctim... no
358checking for struct stat.st_ctimespec... yes
359checking for struct stat.st_ctimensec... no
360checking for struct stat.st_birthtimespec... yes
361checking for struct timeval... yes
362checking size of struct timeval.tv_sec... SIZEOF_TIME_T
363checking for struct timespec... yes
364checking for struct timezone... yes
365checking for fd_mask... yes
366checking for int8_t... yes
367checking size of int8_t... 1
368checking for uint8_t... yes
369checking size of uint8_t... 1
370checking for int16_t... yes
371checking size of int16_t... 2
372checking for uint16_t... yes
373checking size of uint16_t... 2
374checking for int32_t... yes
375checking size of int32_t... 4
376checking for uint32_t... yes
377checking size of uint32_t... 4
378checking for int64_t... yes
379checking size of int64_t... 8
380checking for uint64_t... yes
381checking size of uint64_t... 8
382checking for int128_t... __int128
383checking for uint128_t... unsigned __int128
384checking for intptr_t... yes
385checking size of intptr_t... 8
386checking for uintptr_t... yes
387checking size of uintptr_t... 8
388checking for printf prefix for intptr_t... l
389checking for ssize_t... yes
390checking size of ssize_t... 8
391checking for printf prefix for int64_t... ll
392checking for stack end address... no
393checking for uid_t in sys/types.h... (cached) yes
394checking type of array argument to getgroups... (cached) gid_t
395checking return type of signal handlers... void
396checking for working alloca.h... yes
397checking for alloca... yes
398checking for dynamic size alloca... ok
399checking for working memcmp... yes
400checking for broken erfc of glibc-2.3.6 on IA64... no
401checking for acosh... yes
402checking for cbrt... yes
403checking for crypt... yes
404checking for dup2... yes
405checking for erf... yes
406checking for explicit_bzero... no
407checking for ffs... yes
408checking for finite... yes
409checking for flock... yes
410checking for hypot... yes
411checking for isinf... yes
412checking for isnan... yes
413checking for lgamma_r... yes
414checking for memmove... yes
415checking for nan... yes
416checking for nextafter... yes
417checking for setproctitle... no
418checking for strchr... yes
419checking for strerror... yes
420checking for strlcat... yes
421checking for strlcpy... yes
422checking for strstr... yes
423checking for tgamma... yes
424checking sys/pstat.h usability... no
425checking sys/pstat.h presence... no
426checking for sys/pstat.h... no
427checking for signbit... yes
428checking for broken memmem... yes
429checking for pid_t... (cached) yes
430checking vfork.h usability... no
431checking vfork.h presence... no
432checking for vfork.h... no
433checking for fork... yes
434checking for vfork... (cached) no
435checking for working fork... yes
436checking for __syscall... (cached) no
437checking for _longjmp... yes
438checking for arc4random_buf... yes
439checking for atan2l... yes
440checking for atan2f... yes
441checking for chroot... yes
442checking for chsize... no
443checking for clock_gettime... yes
444checking for cosh... yes
445checking for crypt_r... no
446checking for daemon... (cached) no
447checking for dirfd... yes
448checking for dl_iterate_phdr... no
449checking for dlopen... yes
450checking for dladdr... yes
451checking for dup... yes
452checking for dup3... no
453checking for eaccess... no
454checking for endgrent... yes
455checking for eventfd... no
456checking for fchmod... yes
457checking for fchown... yes
458checking for fcntl... yes
459checking for fdatasync... (cached) no
460checking for fdopendir... yes
461checking for fgetattrlist... yes
462checking for fmod... yes
463checking for fstatat... yes
464checking for fsync... yes
465checking for ftruncate... yes
466checking for ftruncate64... no
467checking for getattrlist... yes
468checking for getcwd... yes
469checking for getgidx... no
470checking for getgrnam... yes
471checking for getgrnam_r... yes
472checking for getgroups... yes
473checking for getpgid... yes
474checking for getpgrp... yes
475checking for getpriority... yes
476checking for getpwnam_r... yes
477checking for getresgid... no
478checking for getresuid... no
479checking for getrlimit... yes
480checking for getsid... yes
481checking for gettimeofday... yes
482checking for getuidx... no
483checking for gmtime_r... yes
484checking for grantpt... yes
485checking for initgroups... yes
486checking for ioctl... yes
487checking for isfinite... no
488checking for issetugid... yes
489checking for killpg... yes
490checking for lchmod... yes
491checking for lchown... yes
492checking for link... yes
493checking for llabs... yes
494checking for lockf... yes
495checking for log2... yes
496checking for lstat... yes
497checking for lutimes... yes
498checking for malloc_usable_size... no
499checking for malloc_size... yes
500checking for mblen... yes
501checking for memalign... no
502checking for memset_s... yes
503checking for writev... yes
504checking for memrchr... no
505checking for memmem... (cached) no
506checking for mkfifo... yes
507checking for mknod... yes
508checking for mktime... yes
509checking for openat... yes
510checking for pipe2... no
511checking for poll... yes
512checking for posix_fadvise... no
513checking for posix_memalign... yes
514checking for ppoll... no
515checking for pread... yes
516checking for pwrite... yes
517checking for qsort_r... yes
518checking for qsort_s... no
519checking for readlink... yes
520checking for round... yes
521checking for sched_getaffinity... no
522checking for seekdir... yes
523checking for select_large_fdset... no
524checking for sendfile... yes
525checking for setegid... yes
526checking for setenv... yes
527checking for seteuid... yes
528checking for setgid... yes
529checking for setgroups... yes
530checking for setpgid... yes
531checking for setpgrp... yes
532checking for setregid... yes
533checking for setresgid... no
534checking for setresuid... no
535checking for setreuid... yes
536checking for setrgid... yes
537checking for setrlimit... yes
538checking for setruid... yes
539checking for setsid... yes
540checking for setuid... yes
541checking for shutdown... yes
542checking for sigaction... yes
543checking for sigaltstack... yes
544checking for sigprocmask... yes
545checking for sinh... yes
546checking for spawnv... no
547checking for symlink... yes
548checking for syscall... (cached) no
549checking for sysconf... yes
550checking for tanh... yes
551checking for telldir... yes
552checking for timegm... yes
553checking for times... yes
554checking for truncate... yes
555checking for truncate64... no
556checking for unsetenv... yes
557checking for utimensat... yes
558checking for utimes... yes
559checking for wait4... yes
560checking for waitpid... yes
561checking if getcwd allocates buffer if NULL is given... yes
562checking for __builtin_alloca_with_align... yes
563checking for __builtin_assume_aligned... yes
564checking for __builtin_bswap16... yes
565checking for __builtin_bswap32... yes
566checking for __builtin_bswap64... yes
567checking for __builtin_popcount... yes
568checking for __builtin_popcountll... yes
569checking for __builtin_clz... yes
570checking for __builtin_clzl... yes
571checking for __builtin_clzll... yes
572checking for __builtin_ctz... yes
573checking for __builtin_ctzll... yes
574checking for __builtin_add_overflow... yes
575checking for __builtin_sub_overflow... yes
576checking for __builtin_mul_overflow... yes
577checking for __builtin_mul_overflow_p... no
578checking for __builtin_constant_p... yes
579checking for __builtin_choose_expr... yes
580checking for __builtin_choose_expr_constant_p... yes
581checking for __builtin_types_compatible_p... yes
582checking for __builtin_trap... yes
583checking whether qsort_r is GNU version... no
584checking whether qsort_r is BSD version... yes
585checking whether atan2 handles Inf as C99... yes
586checking for clock_getres... yes
587checking for timer_create in -lrt... no
588checking for timer_settime in -lrt... no
589checking for unsetenv returns a value... yes
590checking whether struct tm is in sys/time.h or time.h... time.h
591checking for struct tm.tm_zone... yes
592checking for struct tm.tm_gmtoff... yes
593checking for external int daylight... yes
594checking for negative time_t for gmtime(3)... yes
595checking for localtime(3) overflow correctly... yes
596checking for sig_t... yes
597checking whether right shift preserve sign bit... yes
598checking whether _SC_CLK_TCK is supported... yes
599checking stack growing direction on x86_64... -1
600checking native coroutine implementation for x86_64-darwin17... amd64
601checking for pthread_create in -lthr... no
602checking for pthread_create in -lpthread... yes
603checking for pthread_np.h... no
604checking whether pthread_t is scalar type... yes
605checking for sched_yield... yes
606checking for pthread_attr_setinheritsched... yes
607checking for pthread_attr_get_np... no
608checking for pthread_attr_getstack... yes
609checking for pthread_attr_getguardsize... yes
610checking for pthread_get_stackaddr_np... yes
611checking for pthread_get_stacksize_np... yes
612checking for thr_stksegment... no
613checking for pthread_stackseg_np... no
614checking for pthread_getthrds_np... no
615checking for pthread_condattr_setclock... no
616checking for pthread_sigmask... yes
617checking for pthread_setname_np... yes
618checking for pthread_set_name_np... no
619checking for pthread_getattr_np... no
620checking arguments of pthread_setname_np... (name)
621checking if mcontext_t is a pointer... yes
622checking for getcontext... (cached) no
623checking for setcontext... (cached) no
624checking if fork works with pthread... yes
625checking whether ELF binaries are produced... no
626checking mach-o/loader.h usability... yes
627checking mach-o/loader.h presence... yes
628checking for mach-o/loader.h... yes
629checking whether OS depend dynamic link works... yes
630checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes
631checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... yes
632checking execinfo.h usability... yes
633checking execinfo.h presence... yes
634checking for execinfo.h... yes
635checking for backtrace in -lexecinfo... no
636checking libunwind.h usability... yes
637checking libunwind.h presence... yes
638checking for libunwind.h... yes
639checking for backtrace... yes
640checking for broken backtrace... yes
641checking valgrind/memcheck.h usability... no
642checking valgrind/memcheck.h presence... no
643checking for valgrind/memcheck.h... no
644checking for strip... strip
645checking whether -fPIE is accepted as CFLAGS... yes
646checking whether -pie is accepted as LDFLAGS... no
647checking whether -Wl,-pie is accepted as LDFLAGS... yes
648checking whether wrapper for DYLD_FALLBACK_LIBRARY_PATH is needed... yes
649checking whether dtrace USDT is available... yes(-xnolibs)
650checking whether dtrace needs post processing... no
651checking for __builtin_setjmp... (cached) no
652checking for _setjmpex as a macro or function... no
653checking for _setjmp as a macro or function... yes
654checking for sigsetjmp as a macro or function... yes
655checking for setjmp type... sigsetjmp,0
656checking for prefix of external symbols... _
657checking pthread.h usability... yes
658checking pthread.h presence... yes
659checking for pthread.h... yes
660checking if make is GNU make... yes
661.ext/include/x86_64-darwin17/ruby/config.h updated
662configure: ruby library version = 2.6.0
663configure: creating ./config.status
664config.status: creating GNUmakefile
665config.status: creating Makefile
666config.status: creating ruby-2.6.pc
667---
668Configuration summary for ruby version 2.6.4
669
670 * Installation prefix: /Users/jessehauch/.rbenv/versions/2.6.4
671 * exec prefix: ${prefix}
672 * arch: x86_64-darwin17
673 * site arch: ${arch}
674 * RUBY_BASE_NAME: ruby
675 * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
676 * site libraries path: ${rubylibprefix}/${sitearch}
677 * vendor path: ${rubylibprefix}/vendor_ruby
678 * target OS: darwin17
679 * compiler: $(CC_WRAPPER) clang
680 * with pthread: yes
681 * enable shared libs: no
682 * dynamic library ext: bundle
683 * CFLAGS: ${optflags} ${debugflags} ${warnflags}
684 * LDFLAGS: -L. -L/Users/jessehauch/.rbenv/versions/2.6.4/lib \
685 -fstack-protector-strong -L/usr/local/lib
686 * DLDFLAGS: -L/Users/jessehauch/.rbenv/versions/2.6.4/lib \
687 -Wl,-undefined,dynamic_lookup \
688 -Wl,-multiply_defined,suppress
689 * optflags: -O3
690 * debugflags: -ggdb3
691 * warnflags: -Wall -Wextra -Wdeclaration-after-statement \
692 -Wdeprecated-declarations -Wdivision-by-zero \
693 -Wimplicit-function-declaration -Wimplicit-int \
694 -Wpointer-arith -Wshorten-64-to-32 \
695 -Wwrite-strings -Wmissing-noreturn \
696 -Wno-constant-logical-operand -Wno-long-long \
697 -Wno-missing-field-initializers \
698 -Wno-overlength-strings -Wno-parentheses-equality \
699 -Wno-self-assign -Wno-tautological-compare \
700 -Wno-unused-parameter -Wno-unused-value \
701 -Wunused-variable -Wextra-tokens
702 * strip command: strip -A -n
703 * install doc: yes
704 * JIT support: yes
705 * man page type: doc
706
707---
708 BASERUBY = /usr/bin/ruby --disable=gems
709 CC = ./tool/darwin-cc clang
710 LD = ld
711 LDSHARED = ./tool/darwin-cc clang -dynamiclib
712 CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
713 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -DCANONICALIZATION_FOR_MATHN
714 CPPFLAGS = -I/Users/jessehauch/.rbenv/versions/2.6.4/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin17 -I./include -I. -I./enc/unicode/12.1.0
715 DLDFLAGS = -L/Users/jessehauch/.rbenv/versions/2.6.4/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector-strong -Wl,-pie -framework Security -framework Foundation
716 SOLIBS = -lpthread -ldl -lobjc
717 LANG = en_US.UTF-8
718 LC_ALL =
719 LC_CTYPE =
720Apple LLVM version 10.0.0 (clang-1000.10.44.4)
721Target: x86_64-apple-darwin17.7.0
722Thread model: posix
723InstalledDir: /Library/Developer/CommandLineTools/usr/bin
724compiling ./main.c
725compiling dmydln.c
726compiling miniinit.c
727compiling dmyext.c
728compiling miniprelude.c
729translating probes probes.d
730compiling ast.c
731compiling bignum.c
732compiling class.c
733. ./vm_opts.h
734compiling compar.c
735compiling compile.c
736compiling complex.c
737compiling cont.c
738compiling debug.c
739compiling debug_counter.c
740compiling dir.c
741compiling dln_find.c
742compiling encoding.c
743compiling enum.c
744compiling enumerator.c
745compiling error.c
746compiling eval.c
747compiling file.c
748compiling gc.c
749compiling hash.c
750compiling inits.c
751compiling io.c
752compiling iseq.c
753compiling load.c
754compiling marshal.c
755compiling math.c
756making mjit_config.h
757compiling mjit_compile.c
758compiling node.c
759compiling numeric.c
760compiling object.c
761compiling pack.c
762compiling parse.c
763compiling proc.c
764compiling process.c
765compiling random.c
766compiling range.c
767compiling rational.c
768compiling re.c
769compiling regcomp.c
770compiling regenc.c
771compiling regerror.c
772compiling regexec.c
773compiling regparse.c
774compiling regsyntax.c
775compiling ruby.c
776compiling safe.c
777compiling signal.c
778compiling sprintf.c
779compiling st.c
780compiling strftime.c
781compiling string.c
782compiling struct.c
783compiling symbol.c
784compiling thread.c
785compiling time.c
786compiling transcode.c
787compiling transient_heap.c
788compiling util.c
789compiling variable.c
790./revision.h unchanged
791compiling vm.c
792compiling vm_backtrace.c
793compiling vm_dump.c
794compiling vm_trace.c
795compiling ./missing/explicit_bzero.c
796compiling ./missing/setproctitle.c
797compiling addr2line.c
798compiling dmyenc.c
799config.status: creating ruby-runner.h
800compiling dln.c
801compiling localeinit.c
802compiling prelude.c
803compiling array.c
804compiling mjit.c
805assembling coroutine/amd64/Context.S
806compiling enc/ascii.c
807compiling enc/us_ascii.c
808compiling enc/unicode.c
809compiling enc/utf_8.c
810compiling enc/trans/newline.c
811compiling version.c
812building rb_mjit_header.h
813linking miniruby
814rb_mjit_header.h updated
815warning: no debug symbols in executable (-arch x86_64)
816warning: no debug symbols in executable (-arch x86_64)
817generating encdb.h
818building .ext/include/x86_64-darwin17/rb_mjit_min_header-2.6.4.h
819./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "./tool/darwin-cc clang " rb_mjit_header.h .ext/include/x86_64-darwin17/rb_mjit_min_header-2.6.4.h
820encdb.h updated
821./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
822rbconfig.rb updated
823generating enc.mk
824creating verconf.h
825verconf.h updated
826compiling loadpath.c
827making srcs under enc
828linking static-library libruby.2.6-static.a
829make[1]: Nothing to be done for `srcs'.
830generating transdb.h
831making enc
832compiling ./enc/encdb.c
833compiling ./enc/big5.c
834compiling ./enc/cp949.c
835compiling ./enc/emacs_mule.c
836compiling ./enc/euc_jp.c
837compiling ./enc/euc_kr.c
838compiling ./enc/euc_tw.c
839compiling ./enc/gb2312.c
840compiling ./enc/gb18030.c
841compiling ./enc/gbk.c
842transdb.h updated
843compiling ./enc/iso_8859_1.c
844generating makefiles ext/configure-ext.mk
845making trans
846compiling ./enc/iso_8859_2.c
847compiling ./enc/trans/transdb.c
848ext/configure-ext.mk updated
849compiling ./enc/iso_8859_3.c
850compiling ./enc/trans/big5.c
851compiling ./enc/iso_8859_4.c
852
853Transforming external functions to static:
854transform_mjit_header: making external definition of 'Init_vm_stack_canary' static inline
855transform_mjit_header: making external definition of 'rb_vm_opt_struct_aset' static inline
856transform_mjit_header: making external definition of 'rb_vm_opt_struct_aref' static inline
857transform_mjit_header: making external definition of 'rb_eql_opt' static inline
858transform_mjit_header: changing definition of 'rb_equal_opt' to declaration
859transform_mjit_header: changing definition of 'rb_vm_search_method_slowpath' to declaration
860transform_mjit_header: making external definition of 'rb_vm_rewrite_cref' static inline
861transform_mjit_header: making external definition of 'rb_vm_push_frame' static inline
862transform_mjit_header: making external definition of 'rb_vm_block_ep_update' static inline
863transform_mjit_header: making external definition of 'rb_vm_cref_new_toplevel' static inline
864transform_mjit_header: making external definition of 'rb_vm_frame_block_handler' static inline
865transform_mjit_header: making external definition of 'rb_vm_ep_local_ep' static inline
866transform_mjit_header: making declaration of 'rb_vm_rewrite_cref' static inline
867transform_mjit_header: making declaration of 'rb_vm_frame_block_handler' static inline
868transform_mjit_header: making declaration of 'rb_vm_block_ep_update' static inline
869transform_mjit_header: making declaration of 'rb_vm_ep_local_ep' static inline
870transform_mjit_header: SKIPPED to transform __sigbits
871transform_mjit_header: making declaration of 'Init_vm_stack_canary' static inline
872transform_mjit_header: making declaration of 'rb_eql_opt' static inline
873transform_mjit_header: SKIPPED to transform __sincospi
874transform_mjit_header: SKIPPED to transform __sincospif
875transform_mjit_header: SKIPPED to transform __sincos
876transform_mjit_header: SKIPPED to transform __sincosf
877transform_mjit_header: SKIPPED to transform __inline_isnormall
878transform_mjit_header: SKIPPED to transform __inline_isnormald
879transform_mjit_header: SKIPPED to transform __inline_isnormalf
880transform_mjit_header: SKIPPED to transform __inline_signbitl
881transform_mjit_header: SKIPPED to transform __inline_signbitd
882transform_mjit_header: SKIPPED to transform __inline_signbitf
883transform_mjit_header: SKIPPED to transform __inline_isnanl
884transform_mjit_header: SKIPPED to transform __inline_isnand
885transform_mjit_header: SKIPPED to transform __inline_isnanf
886transform_mjit_header: SKIPPED to transform __inline_isinfl
887transform_mjit_header: SKIPPED to transform __inline_isinfd
888transform_mjit_header: SKIPPED to transform __inline_isinff
889transform_mjit_header: SKIPPED to transform __inline_isfinitel
890transform_mjit_header: SKIPPED to transform __inline_isfinited
891transform_mjit_header: SKIPPED to transform __inline_isfinitef
892transform_mjit_header: SKIPPED to transform __sputc
893configuring strscan
894compiling ./enc/iso_8859_5.c
895configuring syslog
896compiling ./enc/iso_8859_6.c
897ln -sf ../../../.ext/include/x86_64-darwin17/rb_mjit_min_header-2.6.4.h include/ruby-2.6.0/x86_64-darwin17/rb_mjit_min_header-2.6.4.h
898compiling ./enc/trans/chinese.c
899compiling ./enc/iso_8859_7.c
900compiling ./enc/iso_8859_8.c
901compiling ./enc/iso_8859_9.c
902compiling ./enc/iso_8859_10.c
903compiling ./enc/iso_8859_11.c
904compiling ./enc/iso_8859_13.c
905compiling ./enc/iso_8859_14.c
906compiling ./enc/iso_8859_15.c
907configuring gdbm
908compiling ./enc/iso_8859_16.c
909compiling ./enc/koi8_r.c
910compiling ./enc/koi8_u.c
911compiling ./enc/shift_jis.c
912compiling ./enc/utf_16be.c
913compiling ./enc/utf_16le.c
914configuring pty
915compiling ./enc/utf_32be.c
916configuring objspace
917compiling ./enc/trans/ebcdic.c
918compiling ./enc/utf_32le.c
919compiling ./enc/windows_31j.c
920configuring nkf
921configuring digest
922configuring digest/bubblebabble
923configuring digest/md5
924compiling ./enc/windows_1250.c
925compiling ./enc/windows_1251.c
926compiling ./enc/windows_1252.c
927compiling ./enc/windows_1253.c
928compiling ./enc/windows_1254.c
929compiling ./enc/windows_1257.c
930linking encoding encdb.bundle
931linking encoding big5.bundle
932linking encoding cp949.bundle
933linking encoding emacs_mule.bundle
934compiling ./enc/trans/emoji.c
935linking encoding euc_jp.bundle
936linking encoding euc_kr.bundle
937linking encoding euc_tw.bundle
938linking encoding gb2312.bundle
939linking encoding gb18030.bundle
940linking encoding gbk.bundle
941linking encoding iso_8859_1.bundle
942linking encoding iso_8859_2.bundle
943linking encoding iso_8859_3.bundle
944linking encoding iso_8859_4.bundle
945linking encoding iso_8859_5.bundle
946linking encoding iso_8859_6.bundle
947linking encoding iso_8859_7.bundle
948linking encoding iso_8859_8.bundle
949configuring digest/rmd160
950configuring date
951linking encoding iso_8859_9.bundle
952linking encoding iso_8859_10.bundle
953linking encoding iso_8859_11.bundle
954linking encoding iso_8859_13.bundle
955linking encoding iso_8859_14.bundle
956linking encoding iso_8859_15.bundle
957linking encoding iso_8859_16.bundle
958linking encoding koi8_r.bundle
959linking encoding koi8_u.bundle
960linking encoding shift_jis.bundle
961linking encoding utf_16be.bundle
962linking encoding utf_16le.bundle
963linking encoding utf_32be.bundle
964linking encoding utf_32le.bundle
965configuring readline
966linking encoding windows_31j.bundle
967linking encoding windows_1250.bundle
968linking encoding windows_1251.bundle
969linking encoding windows_1252.bundle
970linking encoding windows_1253.bundle
971linking encoding windows_1254.bundle
972linking encoding windows_1257.bundle
973compiling ./enc/trans/emoji_iso2022_kddi.c
974configuring digest/sha1
975configuring io/console
976compiling ./enc/trans/emoji_sjis_docomo.c
977configuring io/nonblock
978configuring digest/sha2
979configuring io/wait
980configuring etc
981compiling ./enc/trans/emoji_sjis_kddi.c
982compiling ./enc/trans/emoji_sjis_softbank.c
983configuring bigdecimal
984compiling ./enc/trans/escape.c
985compiling ./enc/trans/gb18030.c
986compiling ./enc/trans/gbk.c
987configuring -test-/arith_seq/extract
988configuring -test-/array/resize
989configuring -test-/bignum
990configuring -test-/bug-14834
991configuring -test-/bug-3571
992configuring -test-/bug-5832
993configuring -test-/bug_reporter
994configuring -test-/class
995configuring -test-/debug
996configuring -test-/dln/empty
997configuring -test-/exception
998configuring -test-/fatal
999configuring -test-/file
1000configuring bigdecimal/util
1001configuring fiddle
1002configuring -test-/float
1003configuring -test-/funcall
1004configuring -test-/gvl/call_without_gvl
1005configuring -test-/hash
1006configuring -test-/integer
1007configuring -test-/iseq_load
1008configuring -test-/iter
1009configuring -test-/load/dot.dot
1010configuring -test-/load/protect
1011configuring -test-/marshal/compat
1012configuring -test-/marshal/internal_ivar
1013configuring -test-/marshal/usr
1014configuring -test-/memory_status
1015configuring -test-/method
1016configuring -test-/notimplement
1017configuring -test-/num2int
1018configuring -test-/path_to_class
1019configuring -test-/popen_deadlock
1020configuring -test-/postponed_job
1021configuring -test-/printf
1022configuring -test-/proc
1023configuring -test-/rational
1024configuring -test-/recursion
1025configuring -test-/regexp
1026configuring -test-/scan_args
1027configuring -test-/st/foreach
1028configuring -test-/st/numhash
1029configuring -test-/st/update
1030configuring -test-/string
1031configuring -test-/struct
1032configuring -test-/symbol
1033configuring rubyvm
1034configuring zlib
1035configuring -test-/thread_fd_close
1036configuring -test-/time
1037configuring -test-/tracepoint
1038configuring -test-/typeddata
1039configuring -test-/vm
1040configuring -test-/wait_for_single_fd
1041compiling ./enc/trans/iso2022.c
1042compiling ./enc/trans/japanese.c
1043compiling ./enc/trans/japanese_euc.c
1044configuring psych
1045compiling ./enc/trans/japanese_sjis.c
1046configuring cgi/escape
1047configuring json
1048configuring json/generator
1049configuring json/parser
1050configuring stringio
1051compiling ./enc/trans/korean.c
1052configuring racc/cparse
1053compiling ./enc/trans/single_byte.c
1054configuring fiber
1055configuring sdbm
1056compiling ./enc/trans/utf8_mac.c
1057configuring continuation
1058configuring rbconfig/sizeof
1059compiling ./enc/trans/utf_16_32.c
1060configuring dbm
1061linking transcoder transdb.bundle
1062linking transcoder big5.bundle
1063linking transcoder chinese.bundle
1064linking transcoder ebcdic.bundle
1065linking transcoder emoji.bundle
1066linking transcoder emoji_iso2022_kddi.bundle
1067configuring fcntl
1068linking transcoder emoji_sjis_docomo.bundle
1069linking transcoder emoji_sjis_kddi.bundle
1070linking transcoder emoji_sjis_softbank.bundle
1071linking transcoder escape.bundle
1072configuring openssl
1073linking transcoder gb18030.bundle
1074linking transcoder gbk.bundle
1075linking transcoder iso2022.bundle
1076linking transcoder japanese.bundle
1077linking transcoder japanese_euc.bundle
1078linking transcoder japanese_sjis.bundle
1079linking transcoder korean.bundle
1080linking transcoder single_byte.bundle
1081linking transcoder utf8_mac.bundle
1082linking transcoder utf_16_32.bundle
1083configuring ripper
1084header: ndbm.h
1085library: libc
1086configuring pathname
1087configuring coverage
1088making encs
1089make[1]: Nothing to be done for `encs'.
1090configuring socket
1091generating makefile exts.mk
1092exts.mk updated
1093compiling strscan.c
1094compiling syslog.c
1095compiling gdbm.c
1096compiling pty.c
1097linking shared-object syslog.bundle
1098linking shared-object pty.bundle
1099installing default syslog libraries
1100installing default pty libraries
1101compiling object_tracing.c
1102compiling nkf.c
1103linking shared-object strscan.bundle
1104compiling objspace.c
1105compiling digest.c
1106linking shared-object gdbm.bundle
1107installing default nkf libraries
1108compiling objspace_dump.c
1109installing default digest libraries
1110linking shared-object digest.bundle
1111installing digest libraries
1112compiling date_core.c
1113compiling readline.c
1114linking shared-object objspace.bundle
1115compiling console.c
1116linking shared-object io/console.bundle
1117installing default console libraries
1118compiling nonblock.c
1119linking shared-object readline.bundle
1120compiling date_parse.c
1121linking shared-object io/nonblock.bundle
1122compiling date_strftime.c
1123compiling wait.c
1124linking shared-object io/wait.bundle
1125compiling date_strptime.c
1126compiling etc.c
1127linking shared-object etc.bundle
1128installing default date_core libraries
1129compiling bigdecimal.c
1130compiling extract.c
1131linking shared-object -test-/arith_seq/extract.bundle
1132compiling resize.c
1133linking shared-object nkf.bundle
1134linking shared-object -test-/array/resize.bundle
1135compiling str2big.c
1136compiling bug-14384.c
1137compiling mul.c
1138linking shared-object -test-/bug_14834.bundle
1139compiling bug.c
1140compiling init.c
1141linking shared-object -test-/bug_3571.bundle
1142compiling div.c
1143compiling bug.c
1144compiling intpack.c
1145linking shared-object -test-/bug_5832.bundle
1146compiling bug_reporter.c
1147compiling big2str.c
1148linking shared-object -test-/bug_reporter.bundle
1149compiling bigzero.c
1150compiling init.c
1151compiling class2name.c
1152linking shared-object -test-/bignum.bundle
1153compiling inspector.c
1154linking shared-object -test-/class.bundle
1155compiling empty.c
1156compiling init.c
1157linking shared-object -test-/dln/empty.bundle
1158compiling dataerror.c
1159compiling profile_frames.c
1160compiling init.c
1161linking shared-object -test-/debug.bundle
1162compiling enc_raise.c
1163compiling rb_fatal.c
1164compiling ensured.c
1165linking shared-object -test-/fatal/rb_fatal.bundle
1166compiling init.c
1167linking shared-object -test-/exception.bundle
1168compiling init.c
1169compiling fs.c
1170compiling nextafter.c
1171compiling stat.c
1172linking shared-object -test-/float.bundle
1173compiling funcall.c
1174linking shared-object -test-/file.bundle
1175compiling call_without_gvl.c
1176linking shared-object -test-/funcall.bundle
1177compiling init.c
1178linking shared-object -test-/gvl/call_without_gvl.bundle
1179compiling init.c
1180compiling delete.c
1181compiling my_integer.c
1182linking shared-object -test-/hash.bundle
1183compiling iseq_load.c
1184compiling core_ext.c
1185linking shared-object bigdecimal.bundle
1186linking shared-object -test-/iseq_load.bundle
1187compiling init.c
1188linking shared-object -test-/integer.bundle
1189compiling dot.dot.c
1190compiling protect.c
1191linking shared-object -test-/load/dot.dot.bundle
1192compiling break.c
1193compiling usrcompat.c
1194linking shared-object -test-/load/protect.bundle
1195compiling yield.c
1196compiling internal_ivar.c
1197linking shared-object -test-/marshal/compat.bundle
1198compiling usrmarshal.c
1199linking shared-object -test-/iter.bundle
1200linking shared-object -test-/marshal/internal_ivar.bundle
1201linking shared-object date_core.bundle
1202compiling memory_status.c
1203compiling init.c
1204compiling arity.c
1205linking shared-object -test-/marshal/usr.bundle
1206compiling bug.c
1207linking shared-object -test-/method.bundle
1208compiling num2int.c
1209compiling path_to_class.c
1210linking shared-object -test-/memory_status.bundle
1211linking shared-object -test-/notimplement.bundle
1212compiling postponed_job.c
1213linking shared-object -test-/path_to_class.bundle
1214compiling printf.c
1215linking shared-object -test-/num2int.bundle
1216compiling super.c
1217compiling receiver.c
1218linking shared-object -test-/postponed_job.bundle
1219compiling rat.c
1220compiling init.c
1221compiling recursion.c
1222linking shared-object -test-/printf.bundle
1223compiling parse_depth_limit.c
1224linking shared-object -test-/proc.bundle
1225linking shared-object -test-/rational.bundle
1226linking shared-object -test-/recursion.bundle
1227compiling scan_args.c
1228compiling foreach.c
1229compiling numhash.c
1230compiling init.c
1231linking shared-object -test-/regexp.bundle
1232linking shared-object -test-/st/numhash.bundle
1233linking shared-object -test-/st/foreach.bundle
1234compiling update.c
1235compiling coderange.c
1236compiling len.c
1237compiling capacity.c
1238linking shared-object -test-/st/update.bundle
1239compiling duplicate.c
1240compiling init.c
1241linking shared-object -test-/scan_args.bundle
1242compiling fstring.c
1243compiling init.c
1244compiling thread_fd_close.c
1245compiling type.c
1246compiling enc_associate.c
1247compiling member.c
1248linking shared-object -test-/thread_fd_close.bundle
1249linking shared-object -test-/symbol.bundle
1250compiling init.c
1251compiling init.c
1252compiling gc_hook.c
1253linking shared-object -test-/struct.bundle
1254compiling rb_str_dup.c
1255compiling leap_second.c
1256compiling typeddata.c
1257compiling tracepoint.c
1258compiling cstr.c
1259compiling new.c
1260linking shared-object -test-/typeddata.bundle
1261linking shared-object -test-/tracepoint.bundle
1262compiling at_exit.c
1263compiling qsort.c
1264linking shared-object -test-/time.bundle
1265linking shared-object -test-/vm/at_exit.bundle
1266compiling wait_for_single_fd.c
1267compiling nofree.c
1268compiling ellipsize.c
1269compiling closure.c
1270compiling normalize.c
1271compiling modify.c
1272linking shared-object -test-/wait_for_single_fd.bundle
1273installing default libraries
1274compiling conversions.c
1275compiling set_len.c
1276compiling zlib.c
1277compiling psych_to_ruby.c
1278compiling enc_str_buf_cat.c
1279compiling fiddle.c
1280compiling psych_yaml_tree.c
1281compiling new.c
1282compiling psych_emitter.c
1283compiling function.c
1284linking shared-object -test-/string.bundle
1285compiling handle.c
1286compiling psych.c
1287compiling escape.c
1288compiling psych_parser.c
1289compiling pointer.c
1290linking shared-object cgi/escape.bundle
1291compiling ../.././ext/psych/yaml/loader.c
1292compiling ../.././ext/psych/yaml/scanner.c
1293linking shared-object fiddle.bundle
1294installing default fiddle libraries
1295compiling ../.././ext/psych/yaml/api.c
1296compiling stringio.c
1297linking shared-object zlib.bundle
1298compiling cparse.c
1299compiling ../.././ext/psych/yaml/writer.c
1300compiling ../.././ext/psych/yaml/dumper.c
1301linking shared-object stringio.bundle
1302compiling fiber.c
1303compiling ../.././ext/psych/yaml/reader.c
1304linking shared-object fiber.bundle
1305linking shared-object racc/cparse.bundle
1306compiling ../.././ext/psych/yaml/emitter.c
1307compiling ../.././ext/psych/yaml/parser.c
1308compiling _sdbm.c
1309compiling init.c
1310compiling continuation.c
1311linking shared-object continuation.bundle
1312compiling sizes.c
1313compiling limits.c
1314linking shared-object sdbm.bundle
1315compiling dbm.c
1316compiling fcntl.c
1317linking shared-object rbconfig/sizeof.bundle
1318linking shared-object fcntl.bundle
1319compiling openssl_missing.c
1320compiling ripper.c
1321compiling ossl.c
1322linking shared-object dbm.bundle
1323compiling pathname.c
1324linking shared-object psych.bundle
1325compiling ossl_asn1.c
1326installing default pathname libraries
1327compiling ossl_bio.c
1328linking shared-object pathname.bundle
1329compiling coverage.c
1330compiling init.c
1331installing default coverage libraries
1332linking shared-object coverage.bundle
1333compiling constants.c
1334compiling ossl_bn.c
1335compiling bubblebabble.c
1336linking shared-object digest/bubblebabble.bundle
1337compiling md5init.c
1338linking shared-object digest/md5.bundle
1339compiling ossl_cipher.c
1340compiling rmd160init.c
1341linking shared-object digest/rmd160.bundle
1342checking ../.././parse.y and ../.././ext/ripper/eventids2.c
1343compiling basicsocket.c
1344compiling ossl_config.c
1345compiling sha1init.c
1346linking shared-object digest/sha1.bundle
1347compiling socket.c
1348compiling sha2init.c
1349compiling ossl_digest.c
1350linking shared-object digest/sha2.bundle
1351installing default sha2 libraries
1352compiling ipsocket.c
1353compiling ossl_engine.c
1354compiling ossl_hmac.c
1355compiling tcpsocket.c
1356compiling tcpserver.c
1357compiling ossl_kdf.c
1358compiling sockssocket.c
1359compiling util.c
1360compiling udpsocket.c
1361linking shared-object bigdecimal/util.bundle
1362compiling ossl_ns_spki.c
1363compiling unixsocket.c
1364compiling generator.c
1365compiling ossl_ocsp.c
1366compiling unixserver.c
1367compiling option.c
1368compiling ancdata.c
1369linking shared-object json/ext/generator.bundle
1370compiling ossl_pkcs12.c
1371compiling parser.c
1372compiling ossl_pkcs7.c
1373compiling raddrinfo.c
1374linking shared-object json/ext/parser.bundle
1375compiling ossl_pkey.c
1376compiling ifaddr.c
1377compiling ossl_pkey_dh.c
1378installing default socket libraries
1379compiling ossl_pkey_dsa.c
1380linking shared-object socket.bundle
1381compiling ossl_pkey_ec.c
1382compiling ossl_pkey_rsa.c
1383compiling ossl_rand.c
1384compiling ossl_ssl.c
1385compiling ossl_ssl_session.c
1386compiling ossl_x509.c
1387compiling ossl_x509attr.c
1388compiling ossl_x509cert.c
1389compiling ossl_x509crl.c
1390compiling ossl_x509ext.c
1391compiling ossl_x509name.c
1392compiling ossl_x509req.c
1393compiling ossl_x509revoked.c
1394compiling ossl_x509store.c
1395installing default openssl libraries
1396linking shared-object openssl.bundle
1397linking shared-object ripper.bundle
1398./revision.h unchanged
1399linking ruby
1400warning: no debug symbols in executable (-arch x86_64)
1401make[1]: Nothing to be done for `note'.
1402Generating RDoc documentation
1403Parsing sources...
1404 0% [ 1/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-1.8.7
1405 0% [ 2/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-1.9.1
1406 0% [ 3/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-1.9.2
1407 0% [ 4/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-1.9.3
1408 0% [ 5/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.0.0
1409 0% [ 6/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.1.0
1410 0% [ 7/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.2.0
1411 0% [ 8/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.3.0
1412 0% [ 9/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.4.0
1413 0% [10/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/NEWS-2.5.0
1414 1% [11/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/contributing.rdoc
1415 1% [12/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/contributors.rdoc
1416 1% [13/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/dtrace_probes.rdoc
1417 1% [14/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/extension.ja.rdoc
1418 1% [15/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/extension.rdoc
1419 1% [16/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/globals.rdoc
1420 1% [17/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/keywords.rdoc
1421 1% [18/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/maintainers.rdoc
1422 1% [19/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/marshal.rdoc
1423 1% [20/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/regexp.rdoc
1424 1% [21/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/security.rdoc
1425 2% [22/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/signals.rdoc
1426 2% [23/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/standard_library.rdoc
1427 2% [24/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax.rdoc
1428 2% [25/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/assignment.rdoc
1429 2% [26/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/calling_methods.rdoc
1430 2% [27/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/control_expressions.rdoc
1431 2% [28/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/exceptions.rdoc
1432 2% [29/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/literals.rdoc
1433 2% [30/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/methods.rdoc
1434 2% [31/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/miscellaneous.rdoc
1435 2% [32/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/modules_and_classes.rdoc
1436 3% [33/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/precedence.rdoc
1437 3% [34/1093] /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/doc/syntax/refinements.rdoc
1438 3% [35/1093] CONTRIBUTING.md
1439 3% [36/1093] COPYING
1440 3% [37/1093] COPYING.ja
1441 3% [38/1093] LEGAL
1442 3% [39/1093] NEWS
1443 3% [40/1093] README.ja.md
1444 3% [41/1093] README.md
1445 3% [42/1093] addr2line.c
1446 3% [43/1093] array.c
1447 4% [44/1093] ast.c
1448 4% [45/1093] bignum.c
1449 4% [46/1093] class.c
1450 4% [47/1093] compar.c
1451 4% [48/1093] compile.c
1452 4% [49/1093] complex.c
1453 4% [50/1093] cont.c
1454 4% [51/1093] debug.c
1455 4% [52/1093] debug_counter.c
1456 4% [53/1093] dir.c
1457 4% [54/1093] dln.c
1458 5% [55/1093] dln_find.c
1459 5% [56/1093] dmydln.c
1460 5% [57/1093] dmyenc.c
1461 5% [58/1093] dmyext.c
1462 5% [59/1093] doc/NEWS-1.8.7
1463 5% [60/1093] doc/NEWS-1.9.1
1464 5% [61/1093] doc/NEWS-1.9.2
1465 5% [62/1093] doc/NEWS-1.9.3
1466 5% [63/1093] doc/NEWS-2.0.0
1467 5% [64/1093] doc/NEWS-2.1.0
1468 5% [65/1093] doc/NEWS-2.2.0
1469 6% [66/1093] doc/NEWS-2.3.0
1470 6% [67/1093] doc/NEWS-2.4.0
1471 6% [68/1093] doc/NEWS-2.5.0
1472 6% [69/1093] doc/contributing.rdoc
1473 6% [70/1093] doc/contributors.rdoc
1474 6% [71/1093] doc/dtrace_probes.rdoc
1475 6% [72/1093] doc/extension.ja.rdoc
1476 6% [73/1093] doc/extension.rdoc
1477 6% [74/1093] doc/globals.rdoc
1478 6% [75/1093] doc/keywords.rdoc
1479 6% [76/1093] doc/maintainers.rdoc
1480 7% [77/1093] doc/marshal.rdoc
1481 7% [78/1093] doc/regexp.rdoc
1482 7% [79/1093] doc/security.rdoc
1483 7% [80/1093] doc/signals.rdoc
1484 7% [81/1093] doc/standard_library.rdoc
1485 7% [82/1093] doc/syntax.rdoc
1486 7% [83/1093] doc/syntax/assignment.rdoc
1487 7% [84/1093] doc/syntax/calling_methods.rdoc
1488 7% [85/1093] doc/syntax/control_expressions.rdoc
1489 7% [86/1093] doc/syntax/exceptions.rdoc
1490 7% [87/1093] doc/syntax/literals.rdoc
1491 8% [88/1093] doc/syntax/methods.rdoc
1492 8% [89/1093] doc/syntax/miscellaneous.rdoc
1493 8% [90/1093] doc/syntax/modules_and_classes.rdoc
1494 8% [91/1093] doc/syntax/precedence.rdoc
1495 8% [92/1093] doc/syntax/refinements.rdoc
1496 8% [93/1093] encoding.c
1497 8% [94/1093] enum.c
1498 8% [95/1093] enumerator.c
1499 8% [96/1093] error.c
1500 8% [97/1093] eval.c
1501 8% [98/1093] eval_error.c
1502 9% [99/1093] eval_jump.c
1503 9% [100/1093] ext/bigdecimal/bigdecimal.c
1504 9% [101/1093] ext/bigdecimal/lib/bigdecimal.rb
1505 9% [102/1093] ext/bigdecimal/lib/bigdecimal/jacobian.rb
1506 9% [103/1093] ext/bigdecimal/lib/bigdecimal/ludcmp.rb
1507 9% [104/1093] ext/bigdecimal/lib/bigdecimal/math.rb
1508 9% [105/1093] ext/bigdecimal/lib/bigdecimal/newton.rb
1509 9% [106/1093] ext/bigdecimal/lib/bigdecimal/util.rb
1510 9% [107/1093] ext/continuation/continuation.c
1511 9% [108/1093] ext/coverage/coverage.c
1512 9% [109/1093] ext/date/date_core.c
1513 10% [110/1093] ext/dbm/dbm.c
1514 10% [111/1093] ext/digest/bubblebabble/bubblebabble.c
1515 10% [112/1093] ext/digest/digest.c
1516 10% [113/1093] ext/digest/lib/digest.rb
1517 10% [114/1093] ext/digest/md5/md5init.c
1518 10% [115/1093] ext/digest/rmd160/rmd160init.c
1519 10% [116/1093] ext/digest/sha1/sha1init.c
1520 10% [117/1093] ext/digest/sha2/sha2init.c
1521 10% [118/1093] ext/etc/etc.c
1522 10% [119/1093] ext/fcntl/fcntl.c
1523 10% [120/1093] ext/fiber/fiber.c
1524 11% [121/1093] ext/fiddle/closure.c
1525 11% [122/1093] ext/fiddle/conversions.c
1526 11% [123/1093] ext/fiddle/fiddle.c
1527 11% [124/1093] ext/fiddle/function.c
1528 11% [125/1093] ext/fiddle/handle.c
1529 11% [126/1093] ext/fiddle/lib/fiddle.rb
1530 11% [127/1093] ext/fiddle/lib/fiddle/closure.rb
1531 11% [128/1093] ext/fiddle/lib/fiddle/cparser.rb
1532 11% [129/1093] ext/fiddle/lib/fiddle/function.rb
1533 11% [130/1093] ext/fiddle/lib/fiddle/import.rb
1534 11% [131/1093] ext/fiddle/lib/fiddle/pack.rb
1535 12% [132/1093] ext/fiddle/lib/fiddle/struct.rb
1536 12% [133/1093] ext/fiddle/lib/fiddle/types.rb
1537 12% [134/1093] ext/fiddle/lib/fiddle/value.rb
1538 12% [135/1093] ext/fiddle/pointer.c
1539 12% [136/1093] ext/gdbm/gdbm.c
1540 12% [137/1093] ext/io/console/console.c
1541 12% [138/1093] ext/io/nonblock/nonblock.c
1542 12% [139/1093] ext/io/wait/wait.c
1543 12% [140/1093] ext/json/generator/generator.c
1544 12% [141/1093] ext/json/lib/json.rb
1545 12% [142/1093] ext/json/lib/json/add/bigdecimal.rb
1546 13% [143/1093] ext/json/lib/json/add/complex.rb
1547 13% [144/1093] ext/json/lib/json/add/core.rb
1548 13% [145/1093] ext/json/lib/json/add/date.rb
1549 13% [146/1093] ext/json/lib/json/add/date_time.rb
1550 13% [147/1093] ext/json/lib/json/add/exception.rb
1551 13% [148/1093] ext/json/lib/json/add/ostruct.rb
1552 13% [149/1093] ext/json/lib/json/add/range.rb
1553 13% [150/1093] ext/json/lib/json/add/rational.rb
1554 13% [151/1093] ext/json/lib/json/add/regexp.rb
1555 13% [152/1093] ext/json/lib/json/add/struct.rb
1556 13% [153/1093] ext/json/lib/json/add/symbol.rb
1557 14% [154/1093] ext/json/lib/json/add/time.rb
1558 14% [155/1093] ext/json/lib/json/common.rb
1559 14% [156/1093] ext/json/lib/json/ext.rb
1560 14% [157/1093] ext/json/lib/json/generic_object.rb
1561 14% [158/1093] ext/json/lib/json/version.rb
1562 14% [159/1093] ext/json/parser/parser.c
1563 14% [160/1093] ext/nkf/lib/kconv.rb
1564 14% [161/1093] ext/nkf/nkf.c
1565 14% [162/1093] ext/objspace/object_tracing.c
1566 14% [163/1093] ext/objspace/objspace.c
1567 15% [164/1093] ext/objspace/objspace_dump.c
1568 15% [165/1093] ext/openssl/lib/openssl.rb
1569 15% [166/1093] ext/openssl/lib/openssl/bn.rb
1570 15% [167/1093] ext/openssl/lib/openssl/buffering.rb
1571 15% [168/1093] ext/openssl/lib/openssl/cipher.rb
1572 15% [169/1093] ext/openssl/lib/openssl/config.rb
1573 15% [170/1093] ext/openssl/lib/openssl/digest.rb
1574 15% [171/1093] ext/openssl/lib/openssl/pkcs5.rb
1575 15% [172/1093] ext/openssl/lib/openssl/pkey.rb
1576 15% [173/1093] ext/openssl/lib/openssl/ssl.rb
1577 15% [174/1093] ext/openssl/lib/openssl/x509.rb
1578 16% [175/1093] ext/openssl/ossl.c
1579 16% [176/1093] ext/openssl/ossl_asn1.c
1580 16% [177/1093] ext/openssl/ossl_bio.c
1581 16% [178/1093] ext/openssl/ossl_bn.c
1582 16% [179/1093] ext/openssl/ossl_cipher.c
1583 16% [180/1093] ext/openssl/ossl_config.c
1584 16% [181/1093] ext/openssl/ossl_digest.c
1585 16% [182/1093] ext/openssl/ossl_engine.c
1586 16% [183/1093] ext/openssl/ossl_hmac.c
1587 16% [184/1093] ext/openssl/ossl_kdf.c
1588 16% [185/1093] ext/openssl/ossl_ns_spki.c
1589 17% [186/1093] ext/openssl/ossl_ocsp.c
1590 17% [187/1093] ext/openssl/ossl_pkcs12.c
1591 17% [188/1093] ext/openssl/ossl_pkcs7.c
1592 17% [189/1093] ext/openssl/ossl_pkey.c
1593 17% [190/1093] ext/openssl/ossl_pkey_dh.c
1594 17% [191/1093] ext/openssl/ossl_pkey_dsa.c
1595 17% [192/1093] ext/openssl/ossl_pkey_ec.c
1596 17% [193/1093] ext/openssl/ossl_pkey_rsa.c
1597 17% [194/1093] ext/openssl/ossl_rand.c
1598 17% [195/1093] ext/openssl/ossl_ssl.c
1599 17% [196/1093] ext/openssl/ossl_ssl_session.c
1600 18% [197/1093] ext/openssl/ossl_x509.c
1601 18% [198/1093] ext/openssl/ossl_x509attr.c
1602 18% [199/1093] ext/openssl/ossl_x509cert.c
1603 18% [200/1093] ext/openssl/ossl_x509crl.c
1604 18% [201/1093] ext/openssl/ossl_x509ext.c
1605 18% [202/1093] ext/openssl/ossl_x509name.c
1606 18% [203/1093] ext/openssl/ossl_x509req.c
1607 18% [204/1093] ext/openssl/ossl_x509revoked.c
1608 18% [205/1093] ext/openssl/ossl_x509store.c
1609 18% [206/1093] ext/pathname/lib/pathname.rb
1610 18% [207/1093] ext/pathname/pathname.c
1611 19% [208/1093] ext/psych/lib/psych.rb
1612 19% [209/1093] ext/psych/lib/psych/class_loader.rb
1613 19% [210/1093] ext/psych/lib/psych/coder.rb
1614 19% [211/1093] ext/psych/lib/psych/core_ext.rb
1615 19% [212/1093] ext/psych/lib/psych/exception.rb
1616 19% [213/1093] ext/psych/lib/psych/handler.rb
1617 19% [214/1093] ext/psych/lib/psych/handlers/document_stream.rb
1618 19% [215/1093] ext/psych/lib/psych/handlers/recorder.rb
1619 19% [216/1093] ext/psych/lib/psych/json/ruby_events.rb
1620 19% [217/1093] ext/psych/lib/psych/json/stream.rb
1621 19% [218/1093] ext/psych/lib/psych/json/tree_builder.rb
1622 20% [219/1093] ext/psych/lib/psych/json/yaml_events.rb
1623 20% [220/1093] ext/psych/lib/psych/nodes.rb
1624 20% [221/1093] ext/psych/lib/psych/nodes/alias.rb
1625 20% [222/1093] ext/psych/lib/psych/nodes/document.rb
1626 20% [223/1093] ext/psych/lib/psych/nodes/mapping.rb
1627 20% [224/1093] ext/psych/lib/psych/nodes/node.rb
1628 20% [225/1093] ext/psych/lib/psych/nodes/scalar.rb
1629 20% [226/1093] ext/psych/lib/psych/nodes/sequence.rb
1630 20% [227/1093] ext/psych/lib/psych/nodes/stream.rb
1631 20% [228/1093] ext/psych/lib/psych/omap.rb
1632 20% [229/1093] ext/psych/lib/psych/parser.rb
1633 21% [230/1093] ext/psych/lib/psych/scalar_scanner.rb
1634 21% [231/1093] ext/psych/lib/psych/set.rb
1635 21% [232/1093] ext/psych/lib/psych/stream.rb
1636 21% [233/1093] ext/psych/lib/psych/streaming.rb
1637 21% [234/1093] ext/psych/lib/psych/syntax_error.rb
1638 21% [235/1093] ext/psych/lib/psych/tree_builder.rb
1639 21% [236/1093] ext/psych/lib/psych/versions.rb
1640 21% [237/1093] ext/psych/lib/psych/visitors.rb
1641 21% [238/1093] ext/psych/lib/psych/visitors/depth_first.rb
1642 21% [239/1093] ext/psych/lib/psych/visitors/emitter.rb
1643 21% [240/1093] ext/psych/lib/psych/visitors/json_tree.rb
1644 22% [241/1093] ext/psych/lib/psych/visitors/to_ruby.rb
1645 22% [242/1093] ext/psych/lib/psych/visitors/visitor.rb
1646 22% [243/1093] ext/psych/lib/psych/visitors/yaml_tree.rb
1647 22% [244/1093] ext/psych/lib/psych/y.rb
1648 22% [245/1093] ext/psych/psych.c
1649 22% [246/1093] ext/psych/psych_emitter.c
1650 22% [247/1093] ext/psych/psych_parser.c
1651 22% [248/1093] ext/psych/psych_to_ruby.c
1652 22% [249/1093] ext/psych/psych_yaml_tree.c
1653 22% [250/1093] ext/pty/lib/expect.rb
1654 22% [251/1093] ext/pty/pty.c
1655 23% [252/1093] ext/racc/cparse/cparse.c
1656 23% [253/1093] ext/readline/readline.c
1657 23% [254/1093] ext/ripper/lib/ripper.rb
1658 23% [255/1093] ext/ripper/lib/ripper/core.rb
1659 23% [256/1093] ext/ripper/lib/ripper/filter.rb
1660 23% [257/1093] ext/ripper/lib/ripper/lexer.rb
1661 23% [258/1093] ext/ripper/lib/ripper/sexp.rb
1662 23% [259/1093] ext/sdbm/init.c
1663 23% [260/1093] ext/socket/ancdata.c
1664 23% [261/1093] ext/socket/basicsocket.c
1665 23% [262/1093] ext/socket/constants.c
1666 24% [263/1093] ext/socket/constdefs.c
1667 24% [264/1093] ext/socket/ifaddr.c
1668 24% [265/1093] ext/socket/init.c
1669 24% [266/1093] ext/socket/ipsocket.c
1670 24% [267/1093] ext/socket/lib/socket.rb
1671 24% [268/1093] ext/socket/option.c
1672 24% [269/1093] ext/socket/raddrinfo.c
1673 24% [270/1093] ext/socket/socket.c
1674 24% [271/1093] ext/socket/sockssocket.c
1675 24% [272/1093] ext/socket/tcpserver.c
1676 24% [273/1093] ext/socket/tcpsocket.c
1677 25% [274/1093] ext/socket/udpsocket.c
1678 25% [275/1093] ext/socket/unixserver.c
1679 25% [276/1093] ext/socket/unixsocket.c
1680 25% [277/1093] ext/stringio/stringio.c
1681 25% [278/1093] ext/strscan/strscan.c
1682 25% [279/1093] ext/syslog/lib/syslog/logger.rb
1683 25% [280/1093] ext/syslog/syslog.c
1684 25% [281/1093] ext/win32ole/lib/win32ole.rb
1685 25% [282/1093] ext/win32ole/lib/win32ole/property.rb
1686 25% [283/1093] ext/win32ole/win32ole.c
1687 25% [284/1093] ext/win32ole/win32ole_error.c
1688 26% [285/1093] ext/win32ole/win32ole_event.c
1689 26% [286/1093] ext/win32ole/win32ole_method.c
1690 26% [287/1093] ext/win32ole/win32ole_param.c
1691 26% [288/1093] ext/win32ole/win32ole_record.c
1692 26% [289/1093] ext/win32ole/win32ole_type.c
1693 26% [290/1093] ext/win32ole/win32ole_typelib.c
1694 26% [291/1093] ext/win32ole/win32ole_variable.c
1695 26% [292/1093] ext/win32ole/win32ole_variant.c
1696 26% [293/1093] ext/win32ole/win32ole_variant_m.c
1697 26% [294/1093] ext/zlib/zlib.c
1698 26% [295/1093] file.c
1699 27% [296/1093] gc.c
1700 27% [297/1093] golf_prelude.c
1701 27% [298/1093] goruby.c
1702 27% [299/1093] hash.c
1703 27% [300/1093] id.c
1704 27% [301/1093] id_table.c
1705 27% [302/1093] inits.c
1706 27% [303/1093] io.c
1707 27% [304/1093] iseq.c
1708 27% [305/1093] lex.c
1709 27% [306/1093] lib/English.rb
1710 28% [307/1093] lib/abbrev.rb
1711 28% [308/1093] lib/base64.rb
1712 28% [309/1093] lib/benchmark.rb
1713 28% [310/1093] lib/bundler.rb
1714 28% [311/1093] lib/bundler/build_metadata.rb
1715 28% [312/1093] lib/bundler/bundler.gemspec
1716 28% [313/1093] lib/bundler/capistrano.rb
1717 28% [314/1093] lib/bundler/cli.rb
1718 28% [315/1093] lib/bundler/cli/add.rb
1719 28% [316/1093] lib/bundler/cli/binstubs.rb
1720 29% [317/1093] lib/bundler/cli/cache.rb
1721 29% [318/1093] lib/bundler/cli/check.rb
1722 29% [319/1093] lib/bundler/cli/clean.rb
1723 29% [320/1093] lib/bundler/cli/common.rb
1724 29% [321/1093] lib/bundler/cli/config.rb
1725 29% [322/1093] lib/bundler/cli/console.rb
1726 29% [323/1093] lib/bundler/cli/doctor.rb
1727 29% [324/1093] lib/bundler/cli/exec.rb
1728 29% [325/1093] lib/bundler/cli/gem.rb
1729 29% [326/1093] lib/bundler/cli/info.rb
1730 29% [327/1093] lib/bundler/cli/init.rb
1731 30% [328/1093] lib/bundler/cli/inject.rb
1732 30% [329/1093] lib/bundler/cli/install.rb
1733 30% [330/1093] lib/bundler/cli/issue.rb
1734 30% [331/1093] lib/bundler/cli/list.rb
1735 30% [332/1093] lib/bundler/cli/lock.rb
1736 30% [333/1093] lib/bundler/cli/open.rb
1737 30% [334/1093] lib/bundler/cli/outdated.rb
1738 30% [335/1093] lib/bundler/cli/package.rb
1739 30% [336/1093] lib/bundler/cli/platform.rb
1740 30% [337/1093] lib/bundler/cli/plugin.rb
1741 30% [338/1093] lib/bundler/cli/pristine.rb
1742 31% [339/1093] lib/bundler/cli/remove.rb
1743 31% [340/1093] lib/bundler/cli/show.rb
1744 31% [341/1093] lib/bundler/cli/update.rb
1745 31% [342/1093] lib/bundler/cli/viz.rb
1746 31% [343/1093] lib/bundler/compact_index_client.rb
1747 31% [344/1093] lib/bundler/compact_index_client/cache.rb
1748 31% [345/1093] lib/bundler/compact_index_client/updater.rb
1749 31% [346/1093] lib/bundler/compatibility_guard.rb
1750 31% [347/1093] lib/bundler/constants.rb
1751 31% [348/1093] lib/bundler/current_ruby.rb
1752 31% [349/1093] lib/bundler/definition.rb
1753 32% [350/1093] lib/bundler/dep_proxy.rb
1754 32% [351/1093] lib/bundler/dependency.rb
1755 32% [352/1093] lib/bundler/deployment.rb
1756 32% [353/1093] lib/bundler/deprecate.rb
1757 32% [354/1093] lib/bundler/dsl.rb
1758 32% [355/1093] lib/bundler/endpoint_specification.rb
1759 32% [356/1093] lib/bundler/env.rb
1760 32% [357/1093] lib/bundler/environment_preserver.rb
1761 32% [358/1093] lib/bundler/errors.rb
1762 32% [359/1093] lib/bundler/feature_flag.rb
1763 32% [360/1093] lib/bundler/fetcher.rb
1764 33% [361/1093] lib/bundler/fetcher/base.rb
1765 33% [362/1093] lib/bundler/fetcher/compact_index.rb
1766 33% [363/1093] lib/bundler/fetcher/dependency.rb
1767 33% [364/1093] lib/bundler/fetcher/downloader.rb
1768 33% [365/1093] lib/bundler/fetcher/index.rb
1769 33% [366/1093] lib/bundler/friendly_errors.rb
1770 33% [367/1093] lib/bundler/gem_helper.rb
1771 33% [368/1093] lib/bundler/gem_helpers.rb
1772 33% [369/1093] lib/bundler/gem_remote_fetcher.rb
1773 33% [370/1093] lib/bundler/gem_tasks.rb
1774 33% [371/1093] lib/bundler/gem_version_promoter.rb
1775 34% [372/1093] lib/bundler/gemdeps.rb
1776 34% [373/1093] lib/bundler/graph.rb
1777 34% [374/1093] lib/bundler/index.rb
1778 34% [375/1093] lib/bundler/injector.rb
1779 34% [376/1093] lib/bundler/inline.rb
1780 34% [377/1093] lib/bundler/installer.rb
1781 34% [378/1093] lib/bundler/installer/gem_installer.rb
1782 34% [379/1093] lib/bundler/installer/parallel_installer.rb
1783 34% [380/1093] lib/bundler/installer/standalone.rb
1784 34% [381/1093] lib/bundler/lazy_specification.rb
1785 34% [382/1093] lib/bundler/lockfile_generator.rb
1786 35% [383/1093] lib/bundler/lockfile_parser.rb
1787 35% [384/1093] lib/bundler/match_platform.rb
1788 35% [385/1093] lib/bundler/mirror.rb
1789 35% [386/1093] lib/bundler/plugin.rb
1790 35% [387/1093] lib/bundler/plugin/api.rb
1791 35% [388/1093] lib/bundler/plugin/api/source.rb
1792 35% [389/1093] lib/bundler/plugin/dsl.rb
1793 35% [390/1093] lib/bundler/plugin/events.rb
1794 35% [391/1093] lib/bundler/plugin/index.rb
1795 35% [392/1093] lib/bundler/plugin/installer.rb
1796 35% [393/1093] lib/bundler/plugin/installer/git.rb
1797 36% [394/1093] lib/bundler/plugin/installer/rubygems.rb
1798 36% [395/1093] lib/bundler/plugin/source_list.rb
1799 36% [396/1093] lib/bundler/process_lock.rb
1800 36% [397/1093] lib/bundler/psyched_yaml.rb
1801 36% [398/1093] lib/bundler/remote_specification.rb
1802 36% [399/1093] lib/bundler/resolver.rb
1803 36% [400/1093] lib/bundler/resolver/spec_group.rb
1804 36% [401/1093] lib/bundler/retry.rb
1805 36% [402/1093] lib/bundler/ruby_dsl.rb
1806 36% [403/1093] lib/bundler/ruby_version.rb
1807 36% [404/1093] lib/bundler/rubygems_ext.rb
1808 37% [405/1093] lib/bundler/rubygems_gem_installer.rb
1809 37% [406/1093] lib/bundler/rubygems_integration.rb
1810 37% [407/1093] lib/bundler/runtime.rb
1811 37% [408/1093] lib/bundler/settings.rb
1812 37% [409/1093] lib/bundler/settings/validator.rb
1813 37% [410/1093] lib/bundler/setup.rb
1814 37% [411/1093] lib/bundler/shared_helpers.rb
1815 37% [412/1093] lib/bundler/similarity_detector.rb
1816 37% [413/1093] lib/bundler/source.rb
1817 37% [414/1093] lib/bundler/source/gemspec.rb
1818 37% [415/1093] lib/bundler/source/git.rb
1819 38% [416/1093] lib/bundler/source/git/git_proxy.rb
1820 38% [417/1093] lib/bundler/source/metadata.rb
1821 38% [418/1093] lib/bundler/source/path.rb
1822 38% [419/1093] lib/bundler/source/path/installer.rb
1823 38% [420/1093] lib/bundler/source/rubygems.rb
1824 38% [421/1093] lib/bundler/source/rubygems/remote.rb
1825 38% [422/1093] lib/bundler/source_list.rb
1826 38% [423/1093] lib/bundler/spec_set.rb
1827 38% [424/1093] lib/bundler/stub_specification.rb
1828 38% [425/1093] lib/bundler/ui.rb
1829 38% [426/1093] lib/bundler/ui/rg_proxy.rb
1830 39% [427/1093] lib/bundler/ui/shell.rb
1831 39% [428/1093] lib/bundler/ui/silent.rb
1832 39% [429/1093] lib/bundler/uri_credentials_filter.rb
1833 39% [430/1093] lib/bundler/vendor/fileutils/lib/fileutils.rb
1834 39% [431/1093] lib/bundler/vendor/molinillo/lib/molinillo.rb
1835 39% [432/1093] lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
1836 39% [433/1093] lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
1837 39% [434/1093] lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
1838 39% [435/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb
1839 39% [436/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
1840 39% [437/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
1841 40% [438/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
1842 40% [439/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
1843 40% [440/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
1844 40% [441/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
1845 40% [442/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
1846 40% [443/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
1847 40% [444/1093] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
1848 40% [445/1093] lib/bundler/vendor/molinillo/lib/molinillo/errors.rb
1849 40% [446/1093] lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
1850 40% [447/1093] lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
1851 40% [448/1093] lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb
1852 41% [449/1093] lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
1853 41% [450/1093] lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb
1854 41% [451/1093] lib/bundler/vendor/molinillo/lib/molinillo/state.rb
1855 41% [452/1093] lib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb
1856 41% [453/1093] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
1857 41% [454/1093] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb
1858 41% [455/1093] lib/bundler/vendor/thor/lib/thor.rb
1859 41% [456/1093] lib/bundler/vendor/thor/lib/thor/actions.rb
1860 41% [457/1093] lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
1861 41% [458/1093] lib/bundler/vendor/thor/lib/thor/actions/create_link.rb
1862 41% [459/1093] lib/bundler/vendor/thor/lib/thor/actions/directory.rb
1863 42% [460/1093] lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
1864 42% [461/1093] lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
1865 42% [462/1093] lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
1866 42% [463/1093] lib/bundler/vendor/thor/lib/thor/base.rb
1867 42% [464/1093] lib/bundler/vendor/thor/lib/thor/command.rb
1868 42% [465/1093] lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
1869 42% [466/1093] lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
1870 42% [467/1093] lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
1871 42% [468/1093] lib/bundler/vendor/thor/lib/thor/error.rb
1872 42% [469/1093] lib/bundler/vendor/thor/lib/thor/group.rb
1873 43% [470/1093] lib/bundler/vendor/thor/lib/thor/invocation.rb
1874 43% [471/1093] lib/bundler/vendor/thor/lib/thor/line_editor.rb
1875 43% [472/1093] lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
1876 43% [473/1093] lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
1877 43% [474/1093] lib/bundler/vendor/thor/lib/thor/parser.rb
1878 43% [475/1093] lib/bundler/vendor/thor/lib/thor/parser/argument.rb
1879 43% [476/1093] lib/bundler/vendor/thor/lib/thor/parser/arguments.rb
1880 43% [477/1093] lib/bundler/vendor/thor/lib/thor/parser/option.rb
1881 43% [478/1093] lib/bundler/vendor/thor/lib/thor/parser/options.rb
1882 43% [479/1093] lib/bundler/vendor/thor/lib/thor/rake_compat.rb
1883 43% [480/1093] lib/bundler/vendor/thor/lib/thor/runner.rb
1884 44% [481/1093] lib/bundler/vendor/thor/lib/thor/shell.rb
1885 44% [482/1093] lib/bundler/vendor/thor/lib/thor/shell/basic.rb
1886 44% [483/1093] lib/bundler/vendor/thor/lib/thor/shell/color.rb
1887 44% [484/1093] lib/bundler/vendor/thor/lib/thor/shell/html.rb
1888 44% [485/1093] lib/bundler/vendor/thor/lib/thor/util.rb
1889 44% [486/1093] lib/bundler/vendor/thor/lib/thor/version.rb
1890 44% [487/1093] lib/bundler/vendored_fileutils.rb
1891 44% [488/1093] lib/bundler/vendored_molinillo.rb
1892 44% [489/1093] lib/bundler/vendored_persistent.rb
1893 44% [490/1093] lib/bundler/vendored_thor.rb
1894 44% [491/1093] lib/bundler/version.rb
1895 45% [492/1093] lib/bundler/version_ranges.rb
1896 45% [493/1093] lib/bundler/vlad.rb
1897 45% [494/1093] lib/bundler/worker.rb
1898 45% [495/1093] lib/bundler/yaml_serializer.rb
1899 45% [496/1093] lib/cgi.rb
1900 45% [497/1093] lib/cgi/cookie.rb
1901 45% [498/1093] lib/cgi/core.rb
1902 45% [499/1093] lib/cgi/html.rb
1903 45% [500/1093] lib/cgi/session.rb
1904 45% [501/1093] lib/cgi/session/pstore.rb
1905 45% [502/1093] lib/cgi/util.rb
1906 46% [503/1093] lib/cmath.rb
1907 46% [504/1093] lib/csv.rb
1908 46% [505/1093] lib/csv/core_ext/array.rb
1909 46% [506/1093] lib/csv/core_ext/string.rb
1910 46% [507/1093] lib/csv/csv.gemspec
1911 46% [508/1093] lib/csv/delete_suffix.rb
1912 46% [509/1093] lib/csv/fields_converter.rb
1913 46% [510/1093] lib/csv/match_p.rb
1914 46% [511/1093] lib/csv/parser.rb
1915 46% [512/1093] lib/csv/row.rb
1916 46% [513/1093] lib/csv/table.rb
1917 47% [514/1093] lib/csv/version.rb
1918 47% [515/1093] lib/csv/writer.rb
1919 47% [516/1093] lib/debug.rb
1920 47% [517/1093] lib/delegate.rb
1921 47% [518/1093] lib/drb.rb
1922 47% [519/1093] lib/drb/acl.rb
1923 47% [520/1093] lib/drb/drb.rb
1924 47% [521/1093] lib/drb/eq.rb
1925 47% [522/1093] lib/drb/extserv.rb
1926 47% [523/1093] lib/drb/extservm.rb
1927 47% [524/1093] lib/drb/gw.rb
1928 48% [525/1093] lib/drb/invokemethod.rb
1929 48% [526/1093] lib/drb/observer.rb
1930 48% [527/1093] lib/drb/ssl.rb
1931 48% [528/1093] lib/drb/timeridconv.rb
1932 48% [529/1093] lib/drb/unix.rb
1933 48% [530/1093] lib/e2mmap.rb
1934 48% [531/1093] lib/erb.rb
1935 48% [532/1093] lib/fileutils.rb
1936 48% [533/1093] lib/find.rb
1937 48% [534/1093] lib/forwardable.rb
1938 48% [535/1093] lib/forwardable/forwardable.gemspec
1939 49% [536/1093] lib/forwardable/impl.rb
1940 49% [537/1093] lib/getoptlong.rb
1941 49% [538/1093] lib/ipaddr.rb
1942 49% [539/1093] lib/irb.rb
1943 49% [540/1093] lib/irb/cmd/chws.rb
1944 49% [541/1093] lib/irb/cmd/fork.rb
1945 49% [542/1093] lib/irb/cmd/help.rb
1946 49% [543/1093] lib/irb/cmd/load.rb
1947 49% [544/1093] lib/irb/cmd/nop.rb
1948 49% [545/1093] lib/irb/cmd/pushws.rb
1949 49% [546/1093] lib/irb/cmd/subirb.rb
1950 50% [547/1093] lib/irb/completion.rb
1951 50% [548/1093] lib/irb/context.rb
1952 50% [549/1093] lib/irb/ext/change-ws.rb
1953 50% [550/1093] lib/irb/ext/history.rb
1954 50% [551/1093] lib/irb/ext/loader.rb
1955 50% [552/1093] lib/irb/ext/multi-irb.rb
1956 50% [553/1093] lib/irb/ext/save-history.rb
1957 50% [554/1093] lib/irb/ext/tracer.rb
1958 50% [555/1093] lib/irb/ext/use-loader.rb
1959 50% [556/1093] lib/irb/ext/workspaces.rb
1960 50% [557/1093] lib/irb/extend-command.rb
1961 51% [558/1093] lib/irb/frame.rb
1962 51% [559/1093] lib/irb/help.rb
1963 51% [560/1093] lib/irb/init.rb
1964 51% [561/1093] lib/irb/input-method.rb
1965 51% [562/1093] lib/irb/inspector.rb
1966 51% [563/1093] lib/irb/irb.gemspec
1967 51% [564/1093] lib/irb/lc/error.rb
1968 51% [565/1093] lib/irb/lc/ja/encoding_aliases.rb
1969 51% [566/1093] lib/irb/lc/ja/error.rb
1970 51% [567/1093] lib/irb/locale.rb
1971 51% [568/1093] lib/irb/magic-file.rb
1972 52% [569/1093] lib/irb/notifier.rb
1973 52% [570/1093] lib/irb/output-method.rb
1974 52% [571/1093] lib/irb/ruby-lex.rb
1975 52% [572/1093] lib/irb/ruby-token.rb
1976 52% [573/1093] lib/irb/slex.rb
1977 52% [574/1093] lib/irb/src_encoding.rb
1978 52% [575/1093] lib/irb/version.rb
1979 52% [576/1093] lib/irb/workspace.rb
1980 52% [577/1093] lib/irb/ws-for-case-2.rb
1981 52% [578/1093] lib/irb/xmp.rb
1982 52% [579/1093] lib/logger.rb
1983 53% [580/1093] lib/matrix.rb
1984 53% [581/1093] lib/matrix/eigenvalue_decomposition.rb
1985 53% [582/1093] lib/matrix/lup_decomposition.rb
1986 53% [583/1093] lib/matrix/matrix.gemspec
1987 53% [584/1093] lib/mkmf.rb
1988 53% [585/1093] lib/monitor.rb
1989 53% [586/1093] lib/mutex_m.rb
1990 53% [587/1093] lib/net/ftp.rb
1991 53% [588/1093] lib/net/http.rb
1992 53% [589/1093] lib/net/http/backward.rb
1993 53% [590/1093] lib/net/http/exceptions.rb
1994 54% [591/1093] lib/net/http/generic_request.rb
1995 54% [592/1093] lib/net/http/header.rb
1996 54% [593/1093] lib/net/http/proxy_delta.rb
1997 54% [594/1093] lib/net/http/request.rb
1998 54% [595/1093] lib/net/http/requests.rb
1999 54% [596/1093] lib/net/http/response.rb
2000 54% [597/1093] lib/net/http/responses.rb
2001 54% [598/1093] lib/net/http/status.rb
2002 54% [599/1093] lib/net/https.rb
2003 54% [600/1093] lib/net/imap.rb
2004 54% [601/1093] lib/net/pop.rb
2005 55% [602/1093] lib/net/protocol.rb
2006 55% [603/1093] lib/net/smtp.rb
2007 55% [604/1093] lib/observer.rb
2008 55% [605/1093] lib/open-uri.rb
2009 55% [606/1093] lib/open3.rb
2010 55% [607/1093] lib/optionparser.rb
2011 55% [608/1093] lib/optparse.rb
2012 55% [609/1093] lib/optparse/ac.rb
2013 55% [610/1093] lib/optparse/date.rb
2014 55% [611/1093] lib/optparse/kwargs.rb
2015 55% [612/1093] lib/optparse/shellwords.rb
2016 56% [613/1093] lib/optparse/time.rb
2017 56% [614/1093] lib/optparse/uri.rb
2018 56% [615/1093] lib/optparse/version.rb
2019 56% [616/1093] lib/ostruct.rb
2020 56% [617/1093] lib/pp.rb
2021 56% [618/1093] lib/prettyprint.rb
2022 56% [619/1093] lib/prime.rb
2023 56% [620/1093] lib/profile.rb
2024 56% [621/1093] lib/profiler.rb
2025 56% [622/1093] lib/pstore.rb
2026 56% [623/1093] lib/racc/parser.rb
2027 57% [624/1093] lib/racc/rdoc/grammar.en.rdoc
2028 57% [625/1093] lib/rdoc.rb
2029 57% [626/1093] lib/rdoc/alias.rb
2030 57% [627/1093] lib/rdoc/anon_class.rb
2031 57% [628/1093] lib/rdoc/any_method.rb
2032 57% [629/1093] lib/rdoc/attr.rb
2033 57% [630/1093] lib/rdoc/class_module.rb
2034 57% [631/1093] lib/rdoc/code_object.rb
2035 57% [632/1093] lib/rdoc/code_objects.rb
2036 57% [633/1093] lib/rdoc/comment.rb
2037 58% [634/1093] lib/rdoc/constant.rb
2038 58% [635/1093] lib/rdoc/context.rb
2039 58% [636/1093] lib/rdoc/cross_reference.rb
2040 58% [637/1093] lib/rdoc/encoding.rb
2041 58% [638/1093] lib/rdoc/erb_partial.rb
2042 58% [639/1093] lib/rdoc/erbio.rb
2043 58% [640/1093] lib/rdoc/extend.rb
2044 58% [641/1093] lib/rdoc/generator.rb
2045 58% [642/1093] lib/rdoc/ghost_method.rb
2046 58% [643/1093] lib/rdoc/i18n.rb
2047 58% [644/1093] lib/rdoc/include.rb
2048 59% [645/1093] lib/rdoc/known_classes.rb
2049 59% [646/1093] lib/rdoc/markdown.rb
2050 59% [647/1093] lib/rdoc/markup.rb
2051 59% [648/1093] lib/rdoc/meta_method.rb
2052 59% [649/1093] lib/rdoc/method_attr.rb
2053 59% [650/1093] lib/rdoc/mixin.rb
2054 59% [651/1093] lib/rdoc/normal_class.rb
2055 59% [652/1093] lib/rdoc/normal_module.rb
2056 59% [653/1093] lib/rdoc/options.rb
2057 59% [654/1093] lib/rdoc/parser.rb
2058 59% [655/1093] lib/rdoc/rd.rb
2059 60% [656/1093] lib/rdoc/rdoc.rb
2060 60% [657/1093] lib/rdoc/require.rb
2061 60% [658/1093] lib/rdoc/ri.rb
2062 60% [659/1093] lib/rdoc/rubygems_hook.rb
2063 60% [660/1093] lib/rdoc/servlet.rb
2064 60% [661/1093] lib/rdoc/single_class.rb
2065 60% [662/1093] lib/rdoc/stats.rb
2066 60% [663/1093] lib/rdoc/store.rb
2067 60% [664/1093] lib/rdoc/task.rb
2068 60% [665/1093] lib/rdoc/text.rb
2069 60% [666/1093] lib/rdoc/token_stream.rb
2070 61% [667/1093] lib/rdoc/tom_doc.rb
2071 61% [668/1093] lib/rdoc/top_level.rb
2072 61% [669/1093] lib/rdoc/version.rb
2073 61% [670/1093] lib/resolv-replace.rb
2074 61% [671/1093] lib/resolv.rb
2075 61% [672/1093] lib/rexml/attlistdecl.rb
2076 61% [673/1093] lib/rexml/attribute.rb
2077 61% [674/1093] lib/rexml/cdata.rb
2078 61% [675/1093] lib/rexml/child.rb
2079 61% [676/1093] lib/rexml/comment.rb
2080 61% [677/1093] lib/rexml/doctype.rb
2081 62% [678/1093] lib/rexml/document.rb
2082 62% [679/1093] lib/rexml/dtd/attlistdecl.rb
2083 62% [680/1093] lib/rexml/dtd/dtd.rb
2084 62% [681/1093] lib/rexml/dtd/elementdecl.rb
2085 62% [682/1093] lib/rexml/dtd/entitydecl.rb
2086 62% [683/1093] lib/rexml/dtd/notationdecl.rb
2087 62% [684/1093] lib/rexml/element.rb
2088 62% [685/1093] lib/rexml/encoding.rb
2089 62% [686/1093] lib/rexml/entity.rb
2090 62% [687/1093] lib/rexml/formatters/default.rb
2091 62% [688/1093] lib/rexml/formatters/pretty.rb
2092 63% [689/1093] lib/rexml/formatters/transitive.rb
2093 63% [690/1093] lib/rexml/functions.rb
2094 63% [691/1093] lib/rexml/instruction.rb
2095 63% [692/1093] lib/rexml/light/node.rb
2096 63% [693/1093] lib/rexml/namespace.rb
2097 63% [694/1093] lib/rexml/node.rb
2098 63% [695/1093] lib/rexml/output.rb
2099 63% [696/1093] lib/rexml/parent.rb
2100 63% [697/1093] lib/rexml/parseexception.rb
2101 63% [698/1093] lib/rexml/parsers/baseparser.rb
2102 63% [699/1093] lib/rexml/parsers/lightparser.rb
2103 64% [700/1093] lib/rexml/parsers/pullparser.rb
2104 64% [701/1093] lib/rexml/parsers/sax2parser.rb
2105 64% [702/1093] lib/rexml/parsers/streamparser.rb
2106 64% [703/1093] lib/rexml/parsers/treeparser.rb
2107 64% [704/1093] lib/rexml/parsers/ultralightparser.rb
2108 64% [705/1093] lib/rexml/parsers/xpathparser.rb
2109 64% [706/1093] lib/rexml/quickpath.rb
2110 64% [707/1093] lib/rexml/rexml.gemspec
2111 64% [708/1093] lib/rexml/rexml.rb
2112 64% [709/1093] lib/rexml/sax2listener.rb
2113 64% [710/1093] lib/rexml/security.rb
2114 65% [711/1093] lib/rexml/source.rb
2115 65% [712/1093] lib/rexml/streamlistener.rb
2116 65% [713/1093] lib/rexml/syncenumerator.rb
2117 65% [714/1093] lib/rexml/text.rb
2118 65% [715/1093] lib/rexml/undefinednamespaceexception.rb
2119 65% [716/1093] lib/rexml/validation/relaxng.rb
2120 65% [717/1093] lib/rexml/validation/validation.rb
2121 65% [718/1093] lib/rexml/validation/validationexception.rb
2122 65% [719/1093] lib/rexml/xmldecl.rb
2123 65% [720/1093] lib/rexml/xmltokens.rb
2124 65% [721/1093] lib/rexml/xpath.rb
2125 66% [722/1093] lib/rexml/xpath_parser.rb
2126 66% [723/1093] lib/rinda/rinda.rb
2127 66% [724/1093] lib/rinda/ring.rb
2128 66% [725/1093] lib/rinda/tuplespace.rb
2129 66% [726/1093] lib/rss.rb
2130 66% [727/1093] lib/rss/0.9.rb
2131 66% [728/1093] lib/rss/1.0.rb
2132 66% [729/1093] lib/rss/2.0.rb
2133 66% [730/1093] lib/rss/atom.rb
2134 66% [731/1093] lib/rss/content.rb
2135 66% [732/1093] lib/rss/content/1.0.rb
2136 67% [733/1093] lib/rss/content/2.0.rb
2137 67% [734/1093] lib/rss/converter.rb
2138 67% [735/1093] lib/rss/dublincore.rb
2139 67% [736/1093] lib/rss/dublincore/1.0.rb
2140 67% [737/1093] lib/rss/dublincore/2.0.rb
2141 67% [738/1093] lib/rss/dublincore/atom.rb
2142 67% [739/1093] lib/rss/image.rb
2143 67% [740/1093] lib/rss/itunes.rb
2144 67% [741/1093] lib/rss/maker.rb
2145 67% [742/1093] lib/rss/maker/0.9.rb
2146 67% [743/1093] lib/rss/maker/1.0.rb
2147 68% [744/1093] lib/rss/maker/2.0.rb
2148 68% [745/1093] lib/rss/maker/atom.rb
2149 68% [746/1093] lib/rss/maker/base.rb
2150 68% [747/1093] lib/rss/maker/content.rb
2151 68% [748/1093] lib/rss/maker/dublincore.rb
2152 68% [749/1093] lib/rss/maker/entry.rb
2153 68% [750/1093] lib/rss/maker/feed.rb
2154 68% [751/1093] lib/rss/maker/image.rb
2155 68% [752/1093] lib/rss/maker/itunes.rb
2156 68% [753/1093] lib/rss/maker/slash.rb
2157 68% [754/1093] lib/rss/maker/syndication.rb
2158 69% [755/1093] lib/rss/maker/taxonomy.rb
2159 69% [756/1093] lib/rss/maker/trackback.rb
2160 69% [757/1093] lib/rss/parser.rb
2161 69% [758/1093] lib/rss/rexmlparser.rb
2162 69% [759/1093] lib/rss/rss.gemspec
2163 69% [760/1093] lib/rss/rss.rb
2164 69% [761/1093] lib/rss/slash.rb
2165 69% [762/1093] lib/rss/syndication.rb
2166 69% [763/1093] lib/rss/taxonomy.rb
2167 69% [764/1093] lib/rss/trackback.rb
2168 69% [765/1093] lib/rss/utils.rb
2169 70% [766/1093] lib/rss/xml-stylesheet.rb
2170 70% [767/1093] lib/rss/xml.rb
2171 70% [768/1093] lib/rss/xmlparser.rb
2172 70% [769/1093] lib/rss/xmlscanner.rb
2173 70% [770/1093] lib/rubygems.rb
2174 70% [771/1093] lib/rubygems/available_set.rb
2175 70% [772/1093] lib/rubygems/basic_specification.rb
2176 70% [773/1093] lib/rubygems/bundler_version_finder.rb
2177 70% [774/1093] lib/rubygems/command.rb
2178 70% [775/1093] lib/rubygems/command_manager.rb
2179 70% [776/1093] lib/rubygems/commands/build_command.rb
2180 71% [777/1093] lib/rubygems/commands/cert_command.rb
2181 71% [778/1093] lib/rubygems/commands/check_command.rb
2182 71% [779/1093] lib/rubygems/commands/cleanup_command.rb
2183 71% [780/1093] lib/rubygems/commands/contents_command.rb
2184 71% [781/1093] lib/rubygems/commands/dependency_command.rb
2185 71% [782/1093] lib/rubygems/commands/environment_command.rb
2186 71% [783/1093] lib/rubygems/commands/fetch_command.rb
2187 71% [784/1093] lib/rubygems/commands/generate_index_command.rb
2188 71% [785/1093] lib/rubygems/commands/help_command.rb
2189 71% [786/1093] lib/rubygems/commands/info_command.rb
2190 72% [787/1093] lib/rubygems/commands/install_command.rb
2191 72% [788/1093] lib/rubygems/commands/list_command.rb
2192 72% [789/1093] lib/rubygems/commands/lock_command.rb
2193 72% [790/1093] lib/rubygems/commands/mirror_command.rb
2194 72% [791/1093] lib/rubygems/commands/open_command.rb
2195 72% [792/1093] lib/rubygems/commands/outdated_command.rb
2196 72% [793/1093] lib/rubygems/commands/owner_command.rb
2197 72% [794/1093] lib/rubygems/commands/pristine_command.rb
2198 72% [795/1093] lib/rubygems/commands/push_command.rb
2199 72% [796/1093] lib/rubygems/commands/query_command.rb
2200 72% [797/1093] lib/rubygems/commands/rdoc_command.rb
2201 73% [798/1093] lib/rubygems/commands/search_command.rb
2202 73% [799/1093] lib/rubygems/commands/server_command.rb
2203 73% [800/1093] lib/rubygems/commands/setup_command.rb
2204 73% [801/1093] lib/rubygems/commands/signin_command.rb
2205 73% [802/1093] lib/rubygems/commands/signout_command.rb
2206 73% [803/1093] lib/rubygems/commands/sources_command.rb
2207 73% [804/1093] lib/rubygems/commands/specification_command.rb
2208 73% [805/1093] lib/rubygems/commands/stale_command.rb
2209 73% [806/1093] lib/rubygems/commands/uninstall_command.rb
2210 73% [807/1093] lib/rubygems/commands/unpack_command.rb
2211 73% [808/1093] lib/rubygems/commands/update_command.rb
2212 74% [809/1093] lib/rubygems/commands/which_command.rb
2213 74% [810/1093] lib/rubygems/commands/yank_command.rb
2214 74% [811/1093] lib/rubygems/compatibility.rb
2215 74% [812/1093] lib/rubygems/config_file.rb
2216 74% [813/1093] lib/rubygems/core_ext/kernel_gem.rb
2217 74% [814/1093] lib/rubygems/core_ext/kernel_require.rb
2218 74% [815/1093] lib/rubygems/core_ext/kernel_warn.rb
2219 74% [816/1093] lib/rubygems/defaults.rb
2220 74% [817/1093] lib/rubygems/dependency.rb
2221 74% [818/1093] lib/rubygems/dependency_installer.rb
2222 74% [819/1093] lib/rubygems/dependency_list.rb
2223 75% [820/1093] lib/rubygems/deprecate.rb
2224 75% [821/1093] lib/rubygems/doctor.rb
2225 75% [822/1093] lib/rubygems/errors.rb
2226 75% [823/1093] lib/rubygems/exceptions.rb
2227 75% [824/1093] lib/rubygems/ext.rb
2228 75% [825/1093] lib/rubygems/ext/build_error.rb
2229 75% [826/1093] lib/rubygems/ext/builder.rb
2230 75% [827/1093] lib/rubygems/ext/cmake_builder.rb
2231 75% [828/1093] lib/rubygems/ext/configure_builder.rb
2232 75% [829/1093] lib/rubygems/ext/ext_conf_builder.rb
2233 75% [830/1093] lib/rubygems/ext/rake_builder.rb
2234 76% [831/1093] lib/rubygems/gem_runner.rb
2235 76% [832/1093] lib/rubygems/gemcutter_utilities.rb
2236 76% [833/1093] lib/rubygems/indexer.rb
2237 76% [834/1093] lib/rubygems/install_default_message.rb
2238 76% [835/1093] lib/rubygems/install_message.rb
2239 76% [836/1093] lib/rubygems/install_update_options.rb
2240 76% [837/1093] lib/rubygems/installer.rb
2241 76% [838/1093] lib/rubygems/installer_test_case.rb
2242 76% [839/1093] lib/rubygems/local_remote_options.rb
2243 76% [840/1093] lib/rubygems/mock_gem_ui.rb
2244 76% [841/1093] lib/rubygems/name_tuple.rb
2245 77% [842/1093] lib/rubygems/package.rb
2246 77% [843/1093] lib/rubygems/package/digest_io.rb
2247 77% [844/1093] lib/rubygems/package/file_source.rb
2248 77% [845/1093] lib/rubygems/package/io_source.rb
2249 77% [846/1093] lib/rubygems/package/old.rb
2250 77% [847/1093] lib/rubygems/package/source.rb
2251 77% [848/1093] lib/rubygems/package/tar_header.rb
2252 77% [849/1093] lib/rubygems/package/tar_reader.rb
2253 77% [850/1093] lib/rubygems/package/tar_reader/entry.rb
2254 77% [851/1093] lib/rubygems/package/tar_test_case.rb
2255 77% [852/1093] lib/rubygems/package/tar_writer.rb
2256 78% [853/1093] lib/rubygems/package_task.rb
2257 78% [854/1093] lib/rubygems/path_support.rb
2258 78% [855/1093] lib/rubygems/platform.rb
2259 78% [856/1093] lib/rubygems/psych_additions.rb
2260 78% [857/1093] lib/rubygems/psych_tree.rb
2261 78% [858/1093] lib/rubygems/rdoc.rb
2262 78% [859/1093] lib/rubygems/remote_fetcher.rb
2263 78% [860/1093] lib/rubygems/request.rb
2264 78% [861/1093] lib/rubygems/request/connection_pools.rb
2265 78% [862/1093] lib/rubygems/request/http_pool.rb
2266 78% [863/1093] lib/rubygems/request/https_pool.rb
2267 79% [864/1093] lib/rubygems/request_set.rb
2268 79% [865/1093] lib/rubygems/request_set/gem_dependency_api.rb
2269 79% [866/1093] lib/rubygems/request_set/lockfile.rb
2270 79% [867/1093] lib/rubygems/request_set/lockfile/parser.rb
2271 79% [868/1093] lib/rubygems/request_set/lockfile/tokenizer.rb
2272 79% [869/1093] lib/rubygems/requirement.rb
2273 79% [870/1093] lib/rubygems/resolver.rb
2274 79% [871/1093] lib/rubygems/resolver/activation_request.rb
2275 79% [872/1093] lib/rubygems/resolver/api_set.rb
2276 79% [873/1093] lib/rubygems/resolver/api_specification.rb
2277 79% [874/1093] lib/rubygems/resolver/best_set.rb
2278 80% [875/1093] lib/rubygems/resolver/composed_set.rb
2279 80% [876/1093] lib/rubygems/resolver/conflict.rb
2280 80% [877/1093] lib/rubygems/resolver/current_set.rb
2281 80% [878/1093] lib/rubygems/resolver/dependency_request.rb
2282 80% [879/1093] lib/rubygems/resolver/git_set.rb
2283 80% [880/1093] lib/rubygems/resolver/git_specification.rb
2284 80% [881/1093] lib/rubygems/resolver/index_set.rb
2285 80% [882/1093] lib/rubygems/resolver/index_specification.rb
2286 80% [883/1093] lib/rubygems/resolver/installed_specification.rb
2287 80% [884/1093] lib/rubygems/resolver/installer_set.rb
2288 80% [885/1093] lib/rubygems/resolver/local_specification.rb
2289 81% [886/1093] lib/rubygems/resolver/lock_set.rb
2290 81% [887/1093] lib/rubygems/resolver/lock_specification.rb
2291 81% [888/1093] lib/rubygems/resolver/molinillo.rb
2292 81% [889/1093] lib/rubygems/resolver/molinillo/lib/molinillo.rb
2293 81% [890/1093] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
2294 81% [891/1093] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
2295 81% [892/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
2296 81% [893/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
2297 81% [894/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
2298 81% [895/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
2299 81% [896/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
2300 82% [897/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
2301 82% [898/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
2302 82% [899/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
2303 82% [900/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
2304 82% [901/1093] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
2305 82% [902/1093] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
2306 82% [903/1093] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
2307 82% [904/1093] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
2308 82% [905/1093] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
2309 82% [906/1093] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
2310 82% [907/1093] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
2311 83% [908/1093] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
2312 83% [909/1093] lib/rubygems/resolver/requirement_list.rb
2313 83% [910/1093] lib/rubygems/resolver/set.rb
2314 83% [911/1093] lib/rubygems/resolver/source_set.rb
2315 83% [912/1093] lib/rubygems/resolver/spec_specification.rb
2316 83% [913/1093] lib/rubygems/resolver/specification.rb
2317 83% [914/1093] lib/rubygems/resolver/stats.rb
2318 83% [915/1093] lib/rubygems/resolver/vendor_set.rb
2319 83% [916/1093] lib/rubygems/resolver/vendor_specification.rb
2320 83% [917/1093] lib/rubygems/safe_yaml.rb
2321 83% [918/1093] lib/rubygems/security.rb
2322 84% [919/1093] lib/rubygems/security/policies.rb
2323 84% [920/1093] lib/rubygems/security/policy.rb
2324 84% [921/1093] lib/rubygems/security/signer.rb
2325 84% [922/1093] lib/rubygems/security/trust_dir.rb
2326 84% [923/1093] lib/rubygems/security_option.rb
2327 84% [924/1093] lib/rubygems/server.rb
2328 84% [925/1093] lib/rubygems/source.rb
2329 84% [926/1093] lib/rubygems/source/git.rb
2330 84% [927/1093] lib/rubygems/source/installed.rb
2331 84% [928/1093] lib/rubygems/source/local.rb
2332 84% [929/1093] lib/rubygems/source/lock.rb
2333 85% [930/1093] lib/rubygems/source/specific_file.rb
2334 85% [931/1093] lib/rubygems/source/vendor.rb
2335 85% [932/1093] lib/rubygems/source_list.rb
2336 85% [933/1093] lib/rubygems/source_local.rb
2337 85% [934/1093] lib/rubygems/source_specific_file.rb
2338 85% [935/1093] lib/rubygems/spec_fetcher.rb
2339 85% [936/1093] lib/rubygems/specification.rb
2340 85% [937/1093] lib/rubygems/specification_policy.rb
2341 85% [938/1093] lib/rubygems/stub_specification.rb
2342 85% [939/1093] lib/rubygems/syck_hack.rb
2343 86% [940/1093] lib/rubygems/test_case.rb
2344 86% [941/1093] lib/rubygems/test_utilities.rb
2345 86% [942/1093] lib/rubygems/text.rb
2346 86% [943/1093] lib/rubygems/uninstaller.rb
2347 86% [944/1093] lib/rubygems/uri_formatter.rb
2348 86% [945/1093] lib/rubygems/user_interaction.rb
2349 86% [946/1093] lib/rubygems/util.rb
2350 86% [947/1093] lib/rubygems/util/licenses.rb
2351 86% [948/1093] lib/rubygems/util/list.rb
2352 86% [949/1093] lib/rubygems/validator.rb
2353 86% [950/1093] lib/rubygems/version.rb
2354 87% [951/1093] lib/rubygems/version_option.rb
2355 87% [952/1093] lib/scanf.rb
2356 87% [953/1093] lib/securerandom.rb
2357 87% [954/1093] lib/set.rb
2358 87% [955/1093] lib/shell.rb
2359 87% [956/1093] lib/shell/builtin-command.rb
2360 87% [957/1093] lib/shell/command-processor.rb
2361 87% [958/1093] lib/shell/error.rb
2362 87% [959/1093] lib/shell/filter.rb
2363 87% [960/1093] lib/shell/process-controller.rb
2364 87% [961/1093] lib/shell/shell.gemspec
2365 88% [962/1093] lib/shell/system-command.rb
2366 88% [963/1093] lib/shell/version.rb
2367 88% [964/1093] lib/shellwords.rb
2368 88% [965/1093] lib/singleton.rb
2369 88% [966/1093] lib/sync.rb
2370 88% [967/1093] lib/tempfile.rb
2371 88% [968/1093] lib/thwait.rb
2372 88% [969/1093] lib/time.rb
2373 88% [970/1093] lib/timeout.rb
2374 88% [971/1093] lib/tmpdir.rb
2375 88% [972/1093] lib/tracer.rb
2376 89% [973/1093] lib/tsort.rb
2377 89% [974/1093] lib/un.rb
2378 89% [975/1093] lib/unicode_normalize/normalize.rb
2379 89% [976/1093] lib/unicode_normalize/tables.rb
2380 89% [977/1093] lib/uri.rb
2381 89% [978/1093] lib/uri/common.rb
2382 89% [979/1093] lib/uri/file.rb
2383 89% [980/1093] lib/uri/ftp.rb
2384 89% [981/1093] lib/uri/generic.rb
2385 89% [982/1093] lib/uri/http.rb
2386 89% [983/1093] lib/uri/https.rb
2387 90% [984/1093] lib/uri/ldap.rb
2388 90% [985/1093] lib/uri/ldaps.rb
2389 90% [986/1093] lib/uri/mailto.rb
2390 90% [987/1093] lib/uri/rfc2396_parser.rb
2391 90% [988/1093] lib/uri/rfc3986_parser.rb
2392 90% [989/1093] lib/weakref.rb
2393 90% [990/1093] lib/webrick.rb
2394 90% [991/1093] lib/webrick/accesslog.rb
2395 90% [992/1093] lib/webrick/cgi.rb
2396 90% [993/1093] lib/webrick/compat.rb
2397 90% [994/1093] lib/webrick/config.rb
2398 91% [995/1093] lib/webrick/cookie.rb
2399 91% [996/1093] lib/webrick/htmlutils.rb
2400 91% [997/1093] lib/webrick/httpauth.rb
2401 91% [998/1093] lib/webrick/httpauth/authenticator.rb
2402 91% [999/1093] lib/webrick/httpauth/basicauth.rb
2403 91% [1000/1093] lib/webrick/httpauth/digestauth.rb
2404 91% [1001/1093] lib/webrick/httpauth/htdigest.rb
2405 91% [1002/1093] lib/webrick/httpauth/htgroup.rb
2406 91% [1003/1093] lib/webrick/httpauth/htpasswd.rb
2407 91% [1004/1093] lib/webrick/httpauth/userdb.rb
2408 91% [1005/1093] lib/webrick/httpproxy.rb
2409 92% [1006/1093] lib/webrick/httprequest.rb
2410 92% [1007/1093] lib/webrick/httpresponse.rb
2411 92% [1008/1093] lib/webrick/https.rb
2412 92% [1009/1093] lib/webrick/httpserver.rb
2413 92% [1010/1093] lib/webrick/httpservlet.rb
2414 92% [1011/1093] lib/webrick/httpservlet/abstract.rb
2415 92% [1012/1093] lib/webrick/httpservlet/cgi_runner.rb
2416 92% [1013/1093] lib/webrick/httpservlet/cgihandler.rb
2417 92% [1014/1093] lib/webrick/httpservlet/erbhandler.rb
2418 92% [1015/1093] lib/webrick/httpservlet/filehandler.rb
2419 92% [1016/1093] lib/webrick/httpservlet/prochandler.rb
2420 93% [1017/1093] lib/webrick/httpstatus.rb
2421 93% [1018/1093] lib/webrick/httputils.rb
2422 93% [1019/1093] lib/webrick/httpversion.rb
2423 93% [1020/1093] lib/webrick/log.rb
2424 93% [1021/1093] lib/webrick/server.rb
2425 93% [1022/1093] lib/webrick/ssl.rb
2426 93% [1023/1093] lib/webrick/utils.rb
2427 93% [1024/1093] lib/webrick/version.rb
2428 93% [1025/1093] lib/yaml.rb
2429 93% [1026/1093] lib/yaml/dbm.rb
2430 93% [1027/1093] lib/yaml/store.rb
2431 94% [1028/1093] load.c
2432 94% [1029/1093] loadpath.c
2433 94% [1030/1093] localeinit.c
2434 94% [1031/1093] main.c
2435 94% [1032/1093] marshal.c
2436 94% [1033/1093] math.c
2437 94% [1034/1093] miniinit.c
2438 94% [1035/1093] miniprelude.c
2439 94% [1036/1093] mjit.c
2440 94% [1037/1093] mjit_compile.c
2441 94% [1038/1093] mjit_worker.c
2442 95% [1039/1093] node.c
2443 95% [1040/1093] numeric.c
2444 95% [1041/1093] object.c
2445 95% [1042/1093] pack.c
2446 95% [1043/1093] parse.c
2447 95% [1044/1093] parse.y
2448 95% [1045/1093] prelude.c
2449 95% [1046/1093] prelude.rb
2450 95% [1047/1093] proc.c
2451 95% [1048/1093] process.c
2452 95% [1049/1093] random.c
2453 96% [1050/1093] range.c
2454 96% [1051/1093] rational.c
2455 96% [1052/1093] rbconfig.rb
2456 96% [1053/1093] re.c
2457 96% [1054/1093] regcomp.c
2458 96% [1055/1093] regenc.c
2459 96% [1056/1093] regerror.c
2460 96% [1057/1093] regexec.c
2461 96% [1058/1093] regparse.c
2462 96% [1059/1093] regsyntax.c
2463 96% [1060/1093] ruby-runner.c
2464 97% [1061/1093] ruby.c
2465 97% [1062/1093] rubystub.c
2466 97% [1063/1093] safe.c
2467 97% [1064/1093] signal.c
2468 97% [1065/1093] siphash.c
2469 97% [1066/1093] sparc.c
2470 97% [1067/1093] sprintf.c
2471 97% [1068/1093] st.c
2472 97% [1069/1093] strftime.c
2473 97% [1070/1093] string.c
2474 97% [1071/1093] struct.c
2475 98% [1072/1093] symbol.c
2476 98% [1073/1093] thread.c
2477 98% [1074/1093] thread_pthread.c
2478 98% [1075/1093] thread_sync.c
2479 98% [1076/1093] thread_win32.c
2480 98% [1077/1093] time.c
2481 98% [1078/1093] transcode.c
2482 98% [1079/1093] transient_heap.c
2483 98% [1080/1093] util.c
2484 98% [1081/1093] variable.c
2485 98% [1082/1093] version.c
2486 99% [1083/1093] vm.c
2487 99% [1084/1093] vm_args.c
2488 99% [1085/1093] vm_backtrace.c
2489 99% [1086/1093] vm_dump.c
2490 99% [1087/1093] vm_eval.c
2491 99% [1088/1093] vm_exec.c
2492 99% [1089/1093] vm_insnhelper.c
2493 99% [1090/1093] vm_method.c
2494 99% [1091/1093] vm_trace.c
2495 99% [1092/1093] vsnprintf.c
2496100% [1093/1093] win32/README.win32
2497
2498Generating RI format into /private/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138/ruby-2.6.4/.ext/rdoc...
2499
2500
2501 Files: 1093
2502
2503 Classes: 1557 ( 721 undocumented)
2504 Modules: 330 ( 139 undocumented)
2505 Constants: 2354 ( 663 undocumented)
2506 Attributes: 1358 ( 466 undocumented)
2507 Methods: 12319 (3586 undocumented)
2508
2509 Total: 17918 (5575 undocumented)
2510 68.89% documented
2511
2512 Elapsed: 48.7s
2513
2514 BASERUBY = /usr/bin/ruby --disable=gems
2515 CC = ./tool/darwin-cc clang
2516 LD = ld
2517 LDSHARED = ./tool/darwin-cc clang -dynamiclib
2518 CFLAGS = -O3 -Wno-error=shorten-64-to-32 -pipe
2519 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -DCANONICALIZATION_FOR_MATHN
2520 CPPFLAGS = -I/Users/jessehauch/.rbenv/versions/2.6.4/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT -I. -I.ext/include/x86_64-darwin17 -I./include -I. -I./enc/unicode/12.1.0
2521 DLDFLAGS = -L/Users/jessehauch/.rbenv/versions/2.6.4/lib -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -fstack-protector-strong -Wl,-pie -framework Security -framework Foundation
2522 SOLIBS = -lpthread -ldl -lobjc
2523 LANG = en_US.UTF-8
2524 LC_ALL =
2525 LC_CTYPE =
2526Apple LLVM version 10.0.0 (clang-1000.10.44.4)
2527Target: x86_64-apple-darwin17.7.0
2528Thread model: posix
2529InstalledDir: /Library/Developer/CommandLineTools/usr/bin
2530./revision.h unchanged
2531generating enc.mk
2532making srcs under enc
2533make[1]: Nothing to be done for `srcs'.
2534generating transdb.h
2535transdb.h unchanged
2536generating makefiles ext/configure-ext.mk
2537ext/configure-ext.mk updated
2538generating makefile exts.mk
2539exts.mk unchanged
2540./revision.h unchanged
2541make[1]: Nothing to be done for `note'.
2542making enc
2543make[1]: Nothing to be done for `enc'.
2544making trans
2545make[1]: Nothing to be done for `./enc/trans'.
2546making encs
2547make[1]: Nothing to be done for `encs'.
2548Generating RDoc documentation
2549
2550No newer files.
2551
2552 Files: 0
2553
2554 Classes: 0 (0 undocumented)
2555 Modules: 0 (0 undocumented)
2556 Constants: 0 (0 undocumented)
2557 Attributes: 0 (0 undocumented)
2558 Methods: 0 (0 undocumented)
2559
2560 Total: 0 (0 undocumented)
2561 0.00% documented
2562
2563 Elapsed: 0.0s
2564
2565generating x86_64-darwin17-fake.rb
2566x86_64-darwin17-fake.rb updated
2567./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-darwin17-fake ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" --html-output=".ext/html"
2568installing binary commands: /Users/jessehauch/.rbenv/versions/2.6.4/bin
2569installing base libraries: /Users/jessehauch/.rbenv/versions/2.6.4/lib
2570installing arch files: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/2.6.0/x86_64-darwin17
2571installing pkgconfig data: /Users/jessehauch/.rbenv/versions/2.6.4/lib/pkgconfig
2572installing command scripts: /Users/jessehauch/.rbenv/versions/2.6.4/bin
2573installing library scripts: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/2.6.0
2574installing common headers: /Users/jessehauch/.rbenv/versions/2.6.4/include/ruby-2.6.0
2575installing manpages: /Users/jessehauch/.rbenv/versions/2.6.4/share/man (man1, man5)
2576installing extension objects: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/2.6.0/x86_64-darwin17
2577installing extension objects: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/site_ruby/2.6.0/x86_64-darwin17
2578installing extension objects: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/vendor_ruby/2.6.0/x86_64-darwin17
2579installing extension headers: /Users/jessehauch/.rbenv/versions/2.6.4/include/ruby-2.6.0/x86_64-darwin17
2580installing extension scripts: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/2.6.0
2581installing extension scripts: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/site_ruby/2.6.0
2582installing extension scripts: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/vendor_ruby/2.6.0
2583installing extension headers: /Users/jessehauch/.rbenv/versions/2.6.4/include/ruby-2.6.0/ruby
2584installing default gems from lib: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications)
2585 bundler 1.17.2
2586 cmath 1.0.0
2587 csv 3.0.9
2588 e2mmap 0.1.0
2589 fileutils 1.1.0
2590 forwardable 1.2.0
2591 ipaddr 1.2.2
2592 irb 1.0.0
2593 logger 1.3.0
2594 matrix 0.1.0
2595 mutex_m 0.1.0
2596 ostruct 0.1.0
2597 prime 0.1.0
2598 rdoc 6.1.2
2599 rexml 3.1.9
2600 rss 0.2.7
2601 scanf 1.0.0
2602 shell 0.7
2603 sync 0.5.0
2604 thwait 0.1.0
2605 tracer 0.1.0
2606 webrick 1.4.2
2607installing default gems from ext: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications)
2608 bigdecimal 1.4.1
2609 date 2.0.0
2610 dbm 1.0.0
2611 etc 1.0.1
2612 fcntl 1.0.0
2613 fiddle 1.0.0
2614 gdbm 2.0.0
2615 io-console 0.4.7
2616 json 2.1.0
2617 openssl 2.1.2
2618 psych 3.1.0
2619 sdbm 1.0.0
2620 stringio 0.0.2
2621 strscan 1.0.0
2622 zlib 1.0.0
2623installing bundled gems: /Users/jessehauch/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications)
2624 rake 12.3.2
2625 minitest 5.11.3
2626 net-telnet 0.2.0
2627 xmlrpc 0.3.0
2628 power_assert 1.1.3
2629 did_you_mean 1.3.0
2630 test-unit 3.2.9
2631installing rdoc: /Users/jessehauch/.rbenv/versions/2.6.4/share/ri/2.6.0/system
2632installing html-docs: /Users/jessehauch/.rbenv/versions/2.6.4/share/doc/ruby
2633installing capi-docs: /Users/jessehauch/.rbenv/versions/2.6.4/share/doc/ruby
2634/var/folders/3w/fc4zty4s103f7mz__kp8cqww0000gn/T/ruby-build.20191024121459.25138 ~
2635~
2636Installed ruby-2.6.4 to /Users/jessehauch/.rbenv/versions/2.6.4
2637
2638Jesses:~ jessehauch$ rbenv gloal 2.6.4
2639rbenv: no such command `gloal'
2640Jesses:~ jessehauch$ rbenv global 2.6.4
2641Jesses:~ jessehauch$ ruby -v
2642ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-darwin17]
2643Jesses:~ jessehauch$ brew install git
2644==> Installing dependencies for git: gettext and pcre2
2645==> Installing git dependency: gettext
2646==> Downloading https://homebrew.bintray.com/bottles/gettext-0.20.1.high_sierra.bottle.tar.gz
2647==> Downloading from https://akamai.bintray.com/10/10dd5c2b9c6613b5310f95931d7233a8b7947c541433fcc5891ce837c45595a0?__gda__=exp=1571
2648######################################################################## 100.0%
2649==> Pouring gettext-0.20.1.high_sierra.bottle.tar.gz
2650==> Caveats
2651gettext is keg-only, which means it was not symlinked into /usr/local,
2652because macOS provides the BSD gettext library & some software gets confused if both are in the library path.
2653
2654If you need to have gettext first in your PATH run:
2655 echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> ~/.bash_profile
2656
2657For compilers to find gettext you may need to set:
2658 export LDFLAGS="-L/usr/local/opt/gettext/lib"
2659 export CPPFLAGS="-I/usr/local/opt/gettext/include"
2660
2661==> Summary
2662? /usr/local/Cellar/gettext/0.20.1: 1,899 files, 18.6MB
2663==> Installing git dependency: pcre2
2664==> Downloading https://homebrew.bintray.com/bottles/pcre2-10.33.high_sierra.bottle.tar.gz
2665==> Downloading from https://akamai.bintray.com/26/26b34cf7a846d49cdbdefa853227d7d4b02d6bd97c59dacdb0fb9dcf155444b5?__gda__=exp=1571
2666######################################################################## 100.0%
2667==> Pouring pcre2-10.33.high_sierra.bottle.tar.gz
2668? /usr/local/Cellar/pcre2/10.33: 226 files, 5.8MB
2669==> Installing git
2670==> Downloading https://homebrew.bintray.com/bottles/git-2.23.0_1.high_sierra.bottle.tar.gz
2671==> Downloading from https://akamai.bintray.com/12/123e7a9eb96d58ebd1100880018e5f99626bb99e751d99fc62a4183d926a4988?__gda__=exp=1571
2672######################################################################## 100.0%
2673==> Pouring git-2.23.0_1.high_sierra.bottle.tar.gz
2674Error: The `brew link` step did not complete successfully
2675The formula built, but is not symlinked into /usr/local
2676Could not symlink etc/bash_completion.d/git-completion.bash
2677Target /usr/local/etc/bash_completion.d/git-completion.bash
2678is a symlink belonging to git. You can unlink it:
2679 brew unlink git
2680
2681To force the link and overwrite all conflicting files:
2682 brew link --overwrite git
2683
2684To list all files that would be deleted:
2685 brew link --overwrite --dry-run git
2686
2687Possible conflicting files are:
2688/usr/local/etc/bash_completion.d/git-completion.bash -> /usr/local/Cellar/git/1.9.1/etc/bash_completion.d/git-completion.bash
2689/usr/local/etc/bash_completion.d/git-prompt.sh -> /usr/local/Cellar/git/1.9.1/etc/bash_completion.d/git-prompt.sh
2690/usr/local/bin/git -> /usr/local/git/bin/git
2691/usr/local/bin/git-cvsserver -> /usr/local/git/bin/git-cvsserver
2692/usr/local/bin/git-receive-pack -> /usr/local/Cellar/git/1.9.1/bin/git-receive-pack
2693/usr/local/bin/git-shell -> /usr/local/git/bin/git-shell
2694/usr/local/bin/git-upload-archive -> /usr/local/Cellar/git/1.9.1/bin/git-upload-archive
2695/usr/local/bin/git-upload-pack -> /usr/local/Cellar/git/1.9.1/bin/git-upload-pack
2696/usr/local/bin/gitk -> /usr/local/git/bin/gitk
2697/usr/local/share/doc/git-doc/RelNotes/1.5.0.1.txt
2698/usr/local/share/doc/git-doc/RelNotes/1.5.0.2.txt
2699/usr/local/share/doc/git-doc/RelNotes/1.5.0.3.txt
2700/usr/local/share/doc/git-doc/RelNotes/1.5.0.4.txt
2701/usr/local/share/doc/git-doc/RelNotes/1.5.0.5.txt
2702/usr/local/share/doc/git-doc/RelNotes/1.5.0.6.txt
2703/usr/local/share/doc/git-doc/RelNotes/1.5.0.7.txt
2704/usr/local/share/doc/git-doc/RelNotes/1.5.0.txt
2705/usr/local/share/doc/git-doc/RelNotes/1.5.1.1.txt
2706/usr/local/share/doc/git-doc/RelNotes/1.5.1.2.txt
2707/usr/local/share/doc/git-doc/RelNotes/1.5.1.3.txt
2708/usr/local/share/doc/git-doc/RelNotes/1.5.1.4.txt
2709/usr/local/share/doc/git-doc/RelNotes/1.5.1.5.txt
2710/usr/local/share/doc/git-doc/RelNotes/1.5.1.6.txt
2711/usr/local/share/doc/git-doc/RelNotes/1.5.1.txt
2712/usr/local/share/doc/git-doc/RelNotes/1.5.2.1.txt
2713/usr/local/share/doc/git-doc/RelNotes/1.5.2.2.txt
2714/usr/local/share/doc/git-doc/RelNotes/1.5.2.3.txt
2715/usr/local/share/doc/git-doc/RelNotes/1.5.2.4.txt
2716/usr/local/share/doc/git-doc/RelNotes/1.5.2.5.txt
2717/usr/local/share/doc/git-doc/RelNotes/1.5.2.txt
2718/usr/local/share/doc/git-doc/RelNotes/1.5.3.1.txt
2719/usr/local/share/doc/git-doc/RelNotes/1.5.3.2.txt
2720/usr/local/share/doc/git-doc/RelNotes/1.5.3.3.txt
2721/usr/local/share/doc/git-doc/RelNotes/1.5.3.4.txt
2722/usr/local/share/doc/git-doc/RelNotes/1.5.3.5.txt
2723/usr/local/share/doc/git-doc/RelNotes/1.5.3.6.txt
2724/usr/local/share/doc/git-doc/RelNotes/1.5.3.7.txt
2725/usr/local/share/doc/git-doc/RelNotes/1.5.3.8.txt
2726/usr/local/share/doc/git-doc/RelNotes/1.5.3.txt
2727/usr/local/share/doc/git-doc/RelNotes/1.5.4.1.txt
2728/usr/local/share/doc/git-doc/RelNotes/1.5.4.2.txt
2729/usr/local/share/doc/git-doc/RelNotes/1.5.4.3.txt
2730/usr/local/share/doc/git-doc/RelNotes/1.5.4.4.txt
2731/usr/local/share/doc/git-doc/RelNotes/1.5.4.5.txt
2732/usr/local/share/doc/git-doc/RelNotes/1.5.4.6.txt
2733/usr/local/share/doc/git-doc/RelNotes/1.5.4.7.txt
2734/usr/local/share/doc/git-doc/RelNotes/1.5.4.txt
2735/usr/local/share/doc/git-doc/RelNotes/1.5.5.1.txt
2736/usr/local/share/doc/git-doc/RelNotes/1.5.5.2.txt
2737/usr/local/share/doc/git-doc/RelNotes/1.5.5.3.txt
2738/usr/local/share/doc/git-doc/RelNotes/1.5.5.4.txt
2739/usr/local/share/doc/git-doc/RelNotes/1.5.5.5.txt
2740/usr/local/share/doc/git-doc/RelNotes/1.5.5.6.txt
2741/usr/local/share/doc/git-doc/RelNotes/1.5.5.txt
2742/usr/local/share/doc/git-doc/RelNotes/1.5.6.1.txt
2743/usr/local/share/doc/git-doc/RelNotes/1.5.6.2.txt
2744/usr/local/share/doc/git-doc/RelNotes/1.5.6.3.txt
2745/usr/local/share/doc/git-doc/RelNotes/1.5.6.4.txt
2746/usr/local/share/doc/git-doc/RelNotes/1.5.6.5.txt
2747/usr/local/share/doc/git-doc/RelNotes/1.5.6.6.txt
2748/usr/local/share/doc/git-doc/RelNotes/1.5.6.txt
2749/usr/local/share/doc/git-doc/RelNotes/1.6.0.1.txt
2750/usr/local/share/doc/git-doc/RelNotes/1.6.0.2.txt
2751/usr/local/share/doc/git-doc/RelNotes/1.6.0.3.txt
2752/usr/local/share/doc/git-doc/RelNotes/1.6.0.4.txt
2753/usr/local/share/doc/git-doc/RelNotes/1.6.0.5.txt
2754/usr/local/share/doc/git-doc/RelNotes/1.6.0.6.txt
2755/usr/local/share/doc/git-doc/RelNotes/1.6.0.txt
2756/usr/local/share/doc/git-doc/RelNotes/1.6.1.1.txt
2757/usr/local/share/doc/git-doc/RelNotes/1.6.1.2.txt
2758/usr/local/share/doc/git-doc/RelNotes/1.6.1.3.txt
2759/usr/local/share/doc/git-doc/RelNotes/1.6.1.4.txt
2760/usr/local/share/doc/git-doc/RelNotes/1.6.1.txt
2761/usr/local/share/doc/git-doc/RelNotes/1.6.2.1.txt
2762/usr/local/share/doc/git-doc/RelNotes/1.6.2.2.txt
2763/usr/local/share/doc/git-doc/RelNotes/1.6.2.3.txt
2764/usr/local/share/doc/git-doc/RelNotes/1.6.2.4.txt
2765/usr/local/share/doc/git-doc/RelNotes/1.6.2.5.txt
2766/usr/local/share/doc/git-doc/RelNotes/1.6.2.txt
2767/usr/local/share/doc/git-doc/RelNotes/1.6.3.1.txt
2768/usr/local/share/doc/git-doc/RelNotes/1.6.3.2.txt
2769/usr/local/share/doc/git-doc/RelNotes/1.6.3.3.txt
2770/usr/local/share/doc/git-doc/RelNotes/1.6.3.4.txt
2771/usr/local/share/doc/git-doc/RelNotes/1.6.3.txt
2772/usr/local/share/doc/git-doc/RelNotes/1.6.4.1.txt
2773/usr/local/share/doc/git-doc/RelNotes/1.6.4.2.txt
2774/usr/local/share/doc/git-doc/RelNotes/1.6.4.3.txt
2775/usr/local/share/doc/git-doc/RelNotes/1.6.4.4.txt
2776/usr/local/share/doc/git-doc/RelNotes/1.6.4.5.txt
2777/usr/local/share/doc/git-doc/RelNotes/1.6.4.txt
2778/usr/local/share/doc/git-doc/RelNotes/1.6.5.1.txt
2779/usr/local/share/doc/git-doc/RelNotes/1.6.5.2.txt
2780/usr/local/share/doc/git-doc/RelNotes/1.6.5.3.txt
2781/usr/local/share/doc/git-doc/RelNotes/1.6.5.4.txt
2782/usr/local/share/doc/git-doc/RelNotes/1.6.5.5.txt
2783/usr/local/share/doc/git-doc/RelNotes/1.6.5.6.txt
2784/usr/local/share/doc/git-doc/RelNotes/1.6.5.7.txt
2785/usr/local/share/doc/git-doc/RelNotes/1.6.5.8.txt
2786/usr/local/share/doc/git-doc/RelNotes/1.6.5.9.txt
2787/usr/local/share/doc/git-doc/RelNotes/1.6.5.txt
2788/usr/local/share/doc/git-doc/RelNotes/1.6.6.1.txt
2789/usr/local/share/doc/git-doc/RelNotes/1.6.6.2.txt
2790/usr/local/share/doc/git-doc/RelNotes/1.6.6.3.txt
2791/usr/local/share/doc/git-doc/RelNotes/1.6.6.txt
2792/usr/local/share/doc/git-doc/RelNotes/1.7.0.1.txt
2793/usr/local/share/doc/git-doc/RelNotes/1.7.0.2.txt
2794/usr/local/share/doc/git-doc/RelNotes/1.7.0.3.txt
2795/usr/local/share/doc/git-doc/RelNotes/1.7.0.4.txt
2796/usr/local/share/doc/git-doc/RelNotes/1.7.0.5.txt
2797/usr/local/share/doc/git-doc/RelNotes/1.7.0.6.txt
2798/usr/local/share/doc/git-doc/RelNotes/1.7.0.7.txt
2799/usr/local/share/doc/git-doc/RelNotes/1.7.0.8.txt
2800/usr/local/share/doc/git-doc/RelNotes/1.7.0.9.txt
2801/usr/local/share/doc/git-doc/RelNotes/1.7.0.txt
2802/usr/local/share/doc/git-doc/RelNotes/1.7.1.1.txt
2803/usr/local/share/doc/git-doc/RelNotes/1.7.1.2.txt
2804/usr/local/share/doc/git-doc/RelNotes/1.7.1.3.txt
2805/usr/local/share/doc/git-doc/RelNotes/1.7.1.4.txt
2806/usr/local/share/doc/git-doc/RelNotes/1.7.1.txt
2807/usr/local/share/doc/git-doc/RelNotes/1.7.10.1.txt
2808/usr/local/share/doc/git-doc/RelNotes/1.7.10.2.txt
2809/usr/local/share/doc/git-doc/RelNotes/1.7.10.3.txt
2810/usr/local/share/doc/git-doc/RelNotes/1.7.10.4.txt
2811/usr/local/share/doc/git-doc/RelNotes/1.7.10.5.txt
2812/usr/local/share/doc/git-doc/RelNotes/1.7.10.txt
2813/usr/local/share/doc/git-doc/RelNotes/1.7.11.1.txt
2814/usr/local/share/doc/git-doc/RelNotes/1.7.11.2.txt
2815/usr/local/share/doc/git-doc/RelNotes/1.7.11.3.txt
2816/usr/local/share/doc/git-doc/RelNotes/1.7.11.4.txt
2817/usr/local/share/doc/git-doc/RelNotes/1.7.11.5.txt
2818/usr/local/share/doc/git-doc/RelNotes/1.7.11.6.txt
2819/usr/local/share/doc/git-doc/RelNotes/1.7.11.7.txt
2820/usr/local/share/doc/git-doc/RelNotes/1.7.11.txt
2821/usr/local/share/doc/git-doc/RelNotes/1.7.12.1.txt
2822/usr/local/share/doc/git-doc/RelNotes/1.7.12.2.txt
2823/usr/local/share/doc/git-doc/RelNotes/1.7.12.3.txt
2824/usr/local/share/doc/git-doc/RelNotes/1.7.12.4.txt
2825/usr/local/share/doc/git-doc/RelNotes/1.7.12.txt
2826/usr/local/share/doc/git-doc/RelNotes/1.7.2.1.txt
2827/usr/local/share/doc/git-doc/RelNotes/1.7.2.2.txt
2828/usr/local/share/doc/git-doc/RelNotes/1.7.2.3.txt
2829/usr/local/share/doc/git-doc/RelNotes/1.7.2.4.txt
2830/usr/local/share/doc/git-doc/RelNotes/1.7.2.5.txt
2831/usr/local/share/doc/git-doc/RelNotes/1.7.2.txt
2832/usr/local/share/doc/git-doc/RelNotes/1.7.3.1.txt
2833/usr/local/share/doc/git-doc/RelNotes/1.7.3.2.txt
2834/usr/local/share/doc/git-doc/RelNotes/1.7.3.3.txt
2835/usr/local/share/doc/git-doc/RelNotes/1.7.3.4.txt
2836/usr/local/share/doc/git-doc/RelNotes/1.7.3.5.txt
2837/usr/local/share/doc/git-doc/RelNotes/1.7.3.txt
2838/usr/local/share/doc/git-doc/RelNotes/1.7.4.1.txt
2839/usr/local/share/doc/git-doc/RelNotes/1.7.4.2.txt
2840/usr/local/share/doc/git-doc/RelNotes/1.7.4.3.txt
2841/usr/local/share/doc/git-doc/RelNotes/1.7.4.4.txt
2842/usr/local/share/doc/git-doc/RelNotes/1.7.4.5.txt
2843/usr/local/share/doc/git-doc/RelNotes/1.7.4.txt
2844/usr/local/share/doc/git-doc/RelNotes/1.7.5.1.txt
2845/usr/local/share/doc/git-doc/RelNotes/1.7.5.2.txt
2846/usr/local/share/doc/git-doc/RelNotes/1.7.5.3.txt
2847/usr/local/share/doc/git-doc/RelNotes/1.7.5.4.txt
2848/usr/local/share/doc/git-doc/RelNotes/1.7.5.txt
2849/usr/local/share/doc/git-doc/RelNotes/1.7.6.1.txt
2850/usr/local/share/doc/git-doc/RelNotes/1.7.6.2.txt
2851/usr/local/share/doc/git-doc/RelNotes/1.7.6.3.txt
2852/usr/local/share/doc/git-doc/RelNotes/1.7.6.4.txt
2853/usr/local/share/doc/git-doc/RelNotes/1.7.6.5.txt
2854/usr/local/share/doc/git-doc/RelNotes/1.7.6.6.txt
2855/usr/local/share/doc/git-doc/RelNotes/1.7.6.txt
2856/usr/local/share/doc/git-doc/RelNotes/1.7.7.1.txt
2857/usr/local/share/doc/git-doc/RelNotes/1.7.7.2.txt
2858/usr/local/share/doc/git-doc/RelNotes/1.7.7.3.txt
2859/usr/local/share/doc/git-doc/RelNotes/1.7.7.4.txt
2860/usr/local/share/doc/git-doc/RelNotes/1.7.7.5.txt
2861/usr/local/share/doc/git-doc/RelNotes/1.7.7.6.txt
2862/usr/local/share/doc/git-doc/RelNotes/1.7.7.7.txt
2863/usr/local/share/doc/git-doc/RelNotes/1.7.7.txt
2864/usr/local/share/doc/git-doc/RelNotes/1.7.8.1.txt
2865/usr/local/share/doc/git-doc/RelNotes/1.7.8.2.txt
2866/usr/local/share/doc/git-doc/RelNotes/1.7.8.3.txt
2867/usr/local/share/doc/git-doc/RelNotes/1.7.8.4.txt
2868/usr/local/share/doc/git-doc/RelNotes/1.7.8.5.txt
2869/usr/local/share/doc/git-doc/RelNotes/1.7.8.6.txt
2870/usr/local/share/doc/git-doc/RelNotes/1.7.8.txt
2871/usr/local/share/doc/git-doc/RelNotes/1.7.9.1.txt
2872/usr/local/share/doc/git-doc/RelNotes/1.7.9.2.txt
2873/usr/local/share/doc/git-doc/RelNotes/1.7.9.3.txt
2874/usr/local/share/doc/git-doc/RelNotes/1.7.9.4.txt
2875/usr/local/share/doc/git-doc/RelNotes/1.7.9.5.txt
2876/usr/local/share/doc/git-doc/RelNotes/1.7.9.6.txt
2877/usr/local/share/doc/git-doc/RelNotes/1.7.9.7.txt
2878/usr/local/share/doc/git-doc/RelNotes/1.7.9.txt
2879/usr/local/share/doc/git-doc/RelNotes/1.8.0.1.txt
2880/usr/local/share/doc/git-doc/RelNotes/1.8.0.2.txt
2881/usr/local/share/doc/git-doc/RelNotes/1.8.0.3.txt
2882/usr/local/share/doc/git-doc/RelNotes/1.8.0.txt
2883/usr/local/share/doc/git-doc/RelNotes/1.8.1.1.txt
2884/usr/local/share/doc/git-doc/RelNotes/1.8.1.2.txt
2885/usr/local/share/doc/git-doc/RelNotes/1.8.1.3.txt
2886/usr/local/share/doc/git-doc/RelNotes/1.8.1.4.txt
2887/usr/local/share/doc/git-doc/RelNotes/1.8.1.5.txt
2888/usr/local/share/doc/git-doc/RelNotes/1.8.1.6.txt
2889/usr/local/share/doc/git-doc/RelNotes/1.8.1.txt
2890/usr/local/share/doc/git-doc/RelNotes/1.8.2.1.txt
2891/usr/local/share/doc/git-doc/RelNotes/1.8.2.2.txt
2892/usr/local/share/doc/git-doc/RelNotes/1.8.2.3.txt
2893/usr/local/share/doc/git-doc/RelNotes/1.8.2.txt
2894/usr/local/share/doc/git-doc/RelNotes/1.8.3.1.txt
2895/usr/local/share/doc/git-doc/RelNotes/1.8.3.2.txt
2896/usr/local/share/doc/git-doc/RelNotes/1.8.3.3.txt
2897/usr/local/share/doc/git-doc/RelNotes/1.8.3.4.txt
2898/usr/local/share/doc/git-doc/RelNotes/1.8.3.txt
2899/usr/local/share/doc/git-doc/RelNotes/1.8.4.1.txt
2900/usr/local/share/doc/git-doc/RelNotes/1.8.4.2.txt
2901/usr/local/share/doc/git-doc/RelNotes/1.8.4.3.txt
2902/usr/local/share/doc/git-doc/RelNotes/1.8.4.4.txt
2903/usr/local/share/doc/git-doc/RelNotes/1.8.4.5.txt
2904/usr/local/share/doc/git-doc/RelNotes/1.8.4.txt
2905/usr/local/share/doc/git-doc/RelNotes/1.8.5.1.txt
2906/usr/local/share/doc/git-doc/RelNotes/1.8.5.2.txt
2907/usr/local/share/doc/git-doc/RelNotes/1.8.5.3.txt
2908/usr/local/share/doc/git-doc/RelNotes/1.8.5.4.txt
2909/usr/local/share/doc/git-doc/RelNotes/1.8.5.5.txt
2910/usr/local/share/doc/git-doc/RelNotes/1.8.5.txt
2911/usr/local/share/doc/git-doc/RelNotes/1.9.0.txt
2912/usr/local/share/doc/git-doc/RelNotes/1.9.1.txt
2913/usr/local/share/doc/git-doc/blame-options.txt
2914/usr/local/share/doc/git-doc/cmds-ancillaryinterrogators.txt
2915/usr/local/share/doc/git-doc/cmds-ancillarymanipulators.txt
2916/usr/local/share/doc/git-doc/cmds-foreignscminterface.txt
2917/usr/local/share/doc/git-doc/cmds-mainporcelain.txt
2918/usr/local/share/doc/git-doc/cmds-plumbinginterrogators.txt
2919/usr/local/share/doc/git-doc/cmds-plumbingmanipulators.txt
2920/usr/local/share/doc/git-doc/cmds-purehelpers.txt
2921/usr/local/share/doc/git-doc/cmds-synchelpers.txt
2922/usr/local/share/doc/git-doc/cmds-synchingrepositories.txt
2923/usr/local/share/doc/git-doc/config.txt
2924/usr/local/share/doc/git-doc/date-formats.txt
2925/usr/local/share/doc/git-doc/diff-config.txt
2926/usr/local/share/doc/git-doc/diff-format.txt
2927/usr/local/share/doc/git-doc/diff-generate-patch.txt
2928/usr/local/share/doc/git-doc/diff-options.txt
2929/usr/local/share/doc/git-doc/docbook-xsl.css
2930/usr/local/share/doc/git-doc/everyday.html
2931/usr/local/share/doc/git-doc/everyday.txt
2932/usr/local/share/doc/git-doc/fetch-options.txt
2933/usr/local/share/doc/git-doc/git-add.html
2934/usr/local/share/doc/git-doc/git-add.txt
2935/usr/local/share/doc/git-doc/git-am.html
2936/usr/local/share/doc/git-doc/git-am.txt
2937/usr/local/share/doc/git-doc/git-annotate.html
2938/usr/local/share/doc/git-doc/git-annotate.txt
2939/usr/local/share/doc/git-doc/git-apply.html
2940/usr/local/share/doc/git-doc/git-apply.txt
2941/usr/local/share/doc/git-doc/git-archimport.html
2942/usr/local/share/doc/git-doc/git-archimport.txt
2943/usr/local/share/doc/git-doc/git-archive.html
2944/usr/local/share/doc/git-doc/git-archive.txt
2945/usr/local/share/doc/git-doc/git-bisect-lk2009.html
2946/usr/local/share/doc/git-doc/git-bisect-lk2009.txt
2947/usr/local/share/doc/git-doc/git-bisect.html
2948/usr/local/share/doc/git-doc/git-bisect.txt
2949/usr/local/share/doc/git-doc/git-blame.html
2950/usr/local/share/doc/git-doc/git-blame.txt
2951/usr/local/share/doc/git-doc/git-branch.html
2952/usr/local/share/doc/git-doc/git-branch.txt
2953/usr/local/share/doc/git-doc/git-bundle.html
2954/usr/local/share/doc/git-doc/git-bundle.txt
2955/usr/local/share/doc/git-doc/git-cat-file.html
2956/usr/local/share/doc/git-doc/git-cat-file.txt
2957/usr/local/share/doc/git-doc/git-check-attr.html
2958/usr/local/share/doc/git-doc/git-check-attr.txt
2959/usr/local/share/doc/git-doc/git-check-ignore.html
2960/usr/local/share/doc/git-doc/git-check-ignore.txt
2961/usr/local/share/doc/git-doc/git-check-mailmap.html
2962/usr/local/share/doc/git-doc/git-check-mailmap.txt
2963/usr/local/share/doc/git-doc/git-check-ref-format.html
2964/usr/local/share/doc/git-doc/git-check-ref-format.txt
2965/usr/local/share/doc/git-doc/git-checkout-index.html
2966/usr/local/share/doc/git-doc/git-checkout-index.txt
2967/usr/local/share/doc/git-doc/git-checkout.html
2968/usr/local/share/doc/git-doc/git-checkout.txt
2969/usr/local/share/doc/git-doc/git-cherry-pick.html
2970/usr/local/share/doc/git-doc/git-cherry-pick.txt
2971/usr/local/share/doc/git-doc/git-cherry.html
2972/usr/local/share/doc/git-doc/git-cherry.txt
2973/usr/local/share/doc/git-doc/git-citool.html
2974/usr/local/share/doc/git-doc/git-citool.txt
2975/usr/local/share/doc/git-doc/git-clean.html
2976/usr/local/share/doc/git-doc/git-clean.txt
2977/usr/local/share/doc/git-doc/git-clone.html
2978/usr/local/share/doc/git-doc/git-clone.txt
2979/usr/local/share/doc/git-doc/git-column.html
2980/usr/local/share/doc/git-doc/git-column.txt
2981/usr/local/share/doc/git-doc/git-commit-tree.html
2982/usr/local/share/doc/git-doc/git-commit-tree.txt
2983/usr/local/share/doc/git-doc/git-commit.html
2984/usr/local/share/doc/git-doc/git-commit.txt
2985/usr/local/share/doc/git-doc/git-config.html
2986/usr/local/share/doc/git-doc/git-config.txt
2987/usr/local/share/doc/git-doc/git-count-objects.html
2988/usr/local/share/doc/git-doc/git-count-objects.txt
2989/usr/local/share/doc/git-doc/git-credential-cache--daemon.html
2990/usr/local/share/doc/git-doc/git-credential-cache--daemon.txt
2991/usr/local/share/doc/git-doc/git-credential-cache.html
2992/usr/local/share/doc/git-doc/git-credential-cache.txt
2993/usr/local/share/doc/git-doc/git-credential-store.html
2994/usr/local/share/doc/git-doc/git-credential-store.txt
2995/usr/local/share/doc/git-doc/git-credential.html
2996/usr/local/share/doc/git-doc/git-credential.txt
2997/usr/local/share/doc/git-doc/git-cvsexportcommit.html
2998/usr/local/share/doc/git-doc/git-cvsexportcommit.txt
2999/usr/local/share/doc/git-doc/git-cvsimport.html
3000/usr/local/share/doc/git-doc/git-cvsimport.txt
3001/usr/local/share/doc/git-doc/git-cvsserver.html
3002/usr/local/share/doc/git-doc/git-cvsserver.txt
3003/usr/local/share/doc/git-doc/git-daemon.html
3004/usr/local/share/doc/git-doc/git-daemon.txt
3005/usr/local/share/doc/git-doc/git-describe.html
3006/usr/local/share/doc/git-doc/git-describe.txt
3007/usr/local/share/doc/git-doc/git-diff-files.html
3008/usr/local/share/doc/git-doc/git-diff-files.txt
3009/usr/local/share/doc/git-doc/git-diff-index.html
3010/usr/local/share/doc/git-doc/git-diff-index.txt
3011/usr/local/share/doc/git-doc/git-diff-tree.html
3012/usr/local/share/doc/git-doc/git-diff-tree.txt
3013/usr/local/share/doc/git-doc/git-diff.html
3014/usr/local/share/doc/git-doc/git-diff.txt
3015/usr/local/share/doc/git-doc/git-difftool.html
3016/usr/local/share/doc/git-doc/git-difftool.txt
3017/usr/local/share/doc/git-doc/git-fast-export.html
3018/usr/local/share/doc/git-doc/git-fast-export.txt
3019/usr/local/share/doc/git-doc/git-fast-import.html
3020/usr/local/share/doc/git-doc/git-fast-import.txt
3021/usr/local/share/doc/git-doc/git-fetch-pack.html
3022/usr/local/share/doc/git-doc/git-fetch-pack.txt
3023/usr/local/share/doc/git-doc/git-fetch.html
3024/usr/local/share/doc/git-doc/git-fetch.txt
3025/usr/local/share/doc/git-doc/git-filter-branch.html
3026/usr/local/share/doc/git-doc/git-filter-branch.txt
3027/usr/local/share/doc/git-doc/git-fmt-merge-msg.html
3028/usr/local/share/doc/git-doc/git-fmt-merge-msg.txt
3029/usr/local/share/doc/git-doc/git-for-each-ref.html
3030/usr/local/share/doc/git-doc/git-for-each-ref.txt
3031/usr/local/share/doc/git-doc/git-format-patch.html
3032/usr/local/share/doc/git-doc/git-format-patch.txt
3033/usr/local/share/doc/git-doc/git-fsck-objects.html
3034/usr/local/share/doc/git-doc/git-fsck-objects.txt
3035/usr/local/share/doc/git-doc/git-fsck.html
3036/usr/local/share/doc/git-doc/git-fsck.txt
3037/usr/local/share/doc/git-doc/git-gc.html
3038/usr/local/share/doc/git-doc/git-gc.txt
3039/usr/local/share/doc/git-doc/git-get-tar-commit-id.html
3040/usr/local/share/doc/git-doc/git-get-tar-commit-id.txt
3041/usr/local/share/doc/git-doc/git-grep.html
3042/usr/local/share/doc/git-doc/git-grep.txt
3043/usr/local/share/doc/git-doc/git-gui.html
3044/usr/local/share/doc/git-doc/git-gui.txt
3045/usr/local/share/doc/git-doc/git-hash-object.html
3046/usr/local/share/doc/git-doc/git-hash-object.txt
3047/usr/local/share/doc/git-doc/git-help.html
3048/usr/local/share/doc/git-doc/git-help.txt
3049/usr/local/share/doc/git-doc/git-http-backend.html
3050/usr/local/share/doc/git-doc/git-http-backend.txt
3051/usr/local/share/doc/git-doc/git-http-fetch.html
3052/usr/local/share/doc/git-doc/git-http-fetch.txt
3053/usr/local/share/doc/git-doc/git-http-push.html
3054/usr/local/share/doc/git-doc/git-http-push.txt
3055/usr/local/share/doc/git-doc/git-imap-send.html
3056/usr/local/share/doc/git-doc/git-imap-send.txt
3057/usr/local/share/doc/git-doc/git-index-pack.html
3058/usr/local/share/doc/git-doc/git-index-pack.txt
3059/usr/local/share/doc/git-doc/git-init-db.html
3060/usr/local/share/doc/git-doc/git-init-db.txt
3061/usr/local/share/doc/git-doc/git-init.html
3062/usr/local/share/doc/git-doc/git-init.txt
3063/usr/local/share/doc/git-doc/git-instaweb.html
3064/usr/local/share/doc/git-doc/git-instaweb.txt
3065/usr/local/share/doc/git-doc/git-log.html
3066/usr/local/share/doc/git-doc/git-log.txt
3067/usr/local/share/doc/git-doc/git-ls-files.html
3068/usr/local/share/doc/git-doc/git-ls-files.txt
3069/usr/local/share/doc/git-doc/git-ls-remote.html
3070/usr/local/share/doc/git-doc/git-ls-remote.txt
3071/usr/local/share/doc/git-doc/git-ls-tree.html
3072/usr/local/share/doc/git-doc/git-ls-tree.txt
3073/usr/local/share/doc/git-doc/git-mailinfo.html
3074/usr/local/share/doc/git-doc/git-mailinfo.txt
3075/usr/local/share/doc/git-doc/git-mailsplit.html
3076/usr/local/share/doc/git-doc/git-mailsplit.txt
3077/usr/local/share/doc/git-doc/git-merge-base.html
3078/usr/local/share/doc/git-doc/git-merge-base.txt
3079/usr/local/share/doc/git-doc/git-merge-file.html
3080/usr/local/share/doc/git-doc/git-merge-file.txt
3081/usr/local/share/doc/git-doc/git-merge-index.html
3082/usr/local/share/doc/git-doc/git-merge-index.txt
3083/usr/local/share/doc/git-doc/git-merge-one-file.html
3084/usr/local/share/doc/git-doc/git-merge-one-file.txt
3085/usr/local/share/doc/git-doc/git-merge-tree.html
3086/usr/local/share/doc/git-doc/git-merge-tree.txt
3087/usr/local/share/doc/git-doc/git-merge.html
3088/usr/local/share/doc/git-doc/git-merge.txt
3089/usr/local/share/doc/git-doc/git-mergetool--lib.html
3090/usr/local/share/doc/git-doc/git-mergetool--lib.txt
3091/usr/local/share/doc/git-doc/git-mergetool.html
3092/usr/local/share/doc/git-doc/git-mergetool.txt
3093/usr/local/share/doc/git-doc/git-mktag.html
3094/usr/local/share/doc/git-doc/git-mktag.txt
3095/usr/local/share/doc/git-doc/git-mktree.html
3096/usr/local/share/doc/git-doc/git-mktree.txt
3097/usr/local/share/doc/git-doc/git-mv.html
3098/usr/local/share/doc/git-doc/git-mv.txt
3099/usr/local/share/doc/git-doc/git-name-rev.html
3100/usr/local/share/doc/git-doc/git-name-rev.txt
3101/usr/local/share/doc/git-doc/git-notes.html
3102/usr/local/share/doc/git-doc/git-notes.txt
3103/usr/local/share/doc/git-doc/git-p4.html
3104/usr/local/share/doc/git-doc/git-p4.txt
3105/usr/local/share/doc/git-doc/git-pack-objects.html
3106/usr/local/share/doc/git-doc/git-pack-objects.txt
3107/usr/local/share/doc/git-doc/git-pack-redundant.html
3108/usr/local/share/doc/git-doc/git-pack-redundant.txt
3109/usr/local/share/doc/git-doc/git-pack-refs.html
3110/usr/local/share/doc/git-doc/git-pack-refs.txt
3111/usr/local/share/doc/git-doc/git-parse-remote.html
3112/usr/local/share/doc/git-doc/git-parse-remote.txt
3113/usr/local/share/doc/git-doc/git-patch-id.html
3114/usr/local/share/doc/git-doc/git-patch-id.txt
3115/usr/local/share/doc/git-doc/git-prune-packed.html
3116/usr/local/share/doc/git-doc/git-prune-packed.txt
3117/usr/local/share/doc/git-doc/git-prune.html
3118/usr/local/share/doc/git-doc/git-prune.txt
3119/usr/local/share/doc/git-doc/git-pull.html
3120/usr/local/share/doc/git-doc/git-pull.txt
3121/usr/local/share/doc/git-doc/git-push.html
3122/usr/local/share/doc/git-doc/git-push.txt
3123/usr/local/share/doc/git-doc/git-quiltimport.html
3124/usr/local/share/doc/git-doc/git-quiltimport.txt
3125/usr/local/share/doc/git-doc/git-read-tree.html
3126/usr/local/share/doc/git-doc/git-read-tree.txt
3127/usr/local/share/doc/git-doc/git-rebase.html
3128/usr/local/share/doc/git-doc/git-rebase.txt
3129/usr/local/share/doc/git-doc/git-receive-pack.html
3130/usr/local/share/doc/git-doc/git-receive-pack.txt
3131/usr/local/share/doc/git-doc/git-reflog.html
3132/usr/local/share/doc/git-doc/git-reflog.txt
3133/usr/local/share/doc/git-doc/git-relink.html
3134/usr/local/share/doc/git-doc/git-relink.txt
3135/usr/local/share/doc/git-doc/git-remote-ext.html
3136/usr/local/share/doc/git-doc/git-remote-ext.txt
3137/usr/local/share/doc/git-doc/git-remote-fd.html
3138/usr/local/share/doc/git-doc/git-remote-fd.txt
3139/usr/local/share/doc/git-doc/git-remote-helpers.html
3140/usr/local/share/doc/git-doc/git-remote-testgit.html
3141/usr/local/share/doc/git-doc/git-remote-testgit.txt
3142/usr/local/share/doc/git-doc/git-remote.html
3143/usr/local/share/doc/git-doc/git-remote.txt
3144/usr/local/share/doc/git-doc/git-repack.html
3145/usr/local/share/doc/git-doc/git-repack.txt
3146/usr/local/share/doc/git-doc/git-replace.html
3147/usr/local/share/doc/git-doc/git-replace.txt
3148/usr/local/share/doc/git-doc/git-request-pull.html
3149/usr/local/share/doc/git-doc/git-request-pull.txt
3150/usr/local/share/doc/git-doc/git-rerere.html
3151/usr/local/share/doc/git-doc/git-rerere.txt
3152/usr/local/share/doc/git-doc/git-reset.html
3153/usr/local/share/doc/git-doc/git-reset.txt
3154/usr/local/share/doc/git-doc/git-rev-list.html
3155/usr/local/share/doc/git-doc/git-rev-list.txt
3156/usr/local/share/doc/git-doc/git-rev-parse.html
3157/usr/local/share/doc/git-doc/git-rev-parse.txt
3158/usr/local/share/doc/git-doc/git-revert.html
3159/usr/local/share/doc/git-doc/git-revert.txt
3160/usr/local/share/doc/git-doc/git-rm.html
3161/usr/local/share/doc/git-doc/git-rm.txt
3162/usr/local/share/doc/git-doc/git-send-email.html
3163/usr/local/share/doc/git-doc/git-send-email.txt
3164/usr/local/share/doc/git-doc/git-send-pack.html
3165/usr/local/share/doc/git-doc/git-send-pack.txt
3166/usr/local/share/doc/git-doc/git-sh-i18n--envsubst.html
3167/usr/local/share/doc/git-doc/git-sh-i18n--envsubst.txt
3168/usr/local/share/doc/git-doc/git-sh-i18n.html
3169/usr/local/share/doc/git-doc/git-sh-i18n.txt
3170/usr/local/share/doc/git-doc/git-sh-setup.html
3171/usr/local/share/doc/git-doc/git-sh-setup.txt
3172/usr/local/share/doc/git-doc/git-shell.html
3173/usr/local/share/doc/git-doc/git-shell.txt
3174/usr/local/share/doc/git-doc/git-shortlog.html
3175/usr/local/share/doc/git-doc/git-shortlog.txt
3176/usr/local/share/doc/git-doc/git-show-branch.html
3177/usr/local/share/doc/git-doc/git-show-branch.txt
3178/usr/local/share/doc/git-doc/git-show-index.html
3179/usr/local/share/doc/git-doc/git-show-index.txt
3180/usr/local/share/doc/git-doc/git-show-ref.html
3181/usr/local/share/doc/git-doc/git-show-ref.txt
3182/usr/local/share/doc/git-doc/git-show.html
3183/usr/local/share/doc/git-doc/git-show.txt
3184/usr/local/share/doc/git-doc/git-stage.html
3185/usr/local/share/doc/git-doc/git-stage.txt
3186/usr/local/share/doc/git-doc/git-stash.html
3187/usr/local/share/doc/git-doc/git-stash.txt
3188/usr/local/share/doc/git-doc/git-status.html
3189/usr/local/share/doc/git-doc/git-status.txt
3190/usr/local/share/doc/git-doc/git-stripspace.html
3191/usr/local/share/doc/git-doc/git-stripspace.txt
3192/usr/local/share/doc/git-doc/git-submodule.html
3193/usr/local/share/doc/git-doc/git-submodule.txt
3194/usr/local/share/doc/git-doc/git-svn.html
3195/usr/local/share/doc/git-doc/git-svn.txt
3196/usr/local/share/doc/git-doc/git-symbolic-ref.html
3197/usr/local/share/doc/git-doc/git-symbolic-ref.txt
3198/usr/local/share/doc/git-doc/git-tag.html
3199/usr/local/share/doc/git-doc/git-tag.txt
3200/usr/local/share/doc/git-doc/git-tools.html
3201/usr/local/share/doc/git-doc/git-tools.txt
3202/usr/local/share/doc/git-doc/git-unpack-file.html
3203/usr/local/share/doc/git-doc/git-unpack-file.txt
3204/usr/local/share/doc/git-doc/git-unpack-objects.html
3205/usr/local/share/doc/git-doc/git-unpack-objects.txt
3206/usr/local/share/doc/git-doc/git-update-index.html
3207/usr/local/share/doc/git-doc/git-update-index.txt
3208/usr/local/share/doc/git-doc/git-update-ref.html
3209/usr/local/share/doc/git-doc/git-update-ref.txt
3210/usr/local/share/doc/git-doc/git-update-server-info.html
3211/usr/local/share/doc/git-doc/git-update-server-info.txt
3212/usr/local/share/doc/git-doc/git-upload-archive.html
3213/usr/local/share/doc/git-doc/git-upload-archive.txt
3214/usr/local/share/doc/git-doc/git-upload-pack.html
3215/usr/local/share/doc/git-doc/git-upload-pack.txt
3216/usr/local/share/doc/git-doc/git-var.html
3217/usr/local/share/doc/git-doc/git-var.txt
3218/usr/local/share/doc/git-doc/git-verify-pack.html
3219/usr/local/share/doc/git-doc/git-verify-pack.txt
3220/usr/local/share/doc/git-doc/git-verify-tag.html
3221/usr/local/share/doc/git-doc/git-verify-tag.txt
3222/usr/local/share/doc/git-doc/git-web--browse.html
3223/usr/local/share/doc/git-doc/git-web--browse.txt
3224/usr/local/share/doc/git-doc/git-whatchanged.html
3225/usr/local/share/doc/git-doc/git-whatchanged.txt
3226/usr/local/share/doc/git-doc/git-write-tree.html
3227/usr/local/share/doc/git-doc/git-write-tree.txt
3228/usr/local/share/doc/git-doc/git.html
3229/usr/local/share/doc/git-doc/git.txt
3230/usr/local/share/doc/git-doc/gitattributes.html
3231/usr/local/share/doc/git-doc/gitattributes.txt
3232/usr/local/share/doc/git-doc/gitcli.html
3233/usr/local/share/doc/git-doc/gitcli.txt
3234/usr/local/share/doc/git-doc/gitcore-tutorial.html
3235/usr/local/share/doc/git-doc/gitcore-tutorial.txt
3236/usr/local/share/doc/git-doc/gitcredentials.html
3237/usr/local/share/doc/git-doc/gitcredentials.txt
3238/usr/local/share/doc/git-doc/gitcvs-migration.html
3239/usr/local/share/doc/git-doc/gitcvs-migration.txt
3240/usr/local/share/doc/git-doc/gitdiffcore.html
3241/usr/local/share/doc/git-doc/gitdiffcore.txt
3242/usr/local/share/doc/git-doc/gitglossary.html
3243/usr/local/share/doc/git-doc/gitglossary.txt
3244/usr/local/share/doc/git-doc/githooks.html
3245/usr/local/share/doc/git-doc/githooks.txt
3246/usr/local/share/doc/git-doc/gitignore.html
3247/usr/local/share/doc/git-doc/gitignore.txt
3248/usr/local/share/doc/git-doc/gitk.html
3249/usr/local/share/doc/git-doc/gitk.txt
3250/usr/local/share/doc/git-doc/gitmodules.html
3251/usr/local/share/doc/git-doc/gitmodules.txt
3252/usr/local/share/doc/git-doc/gitnamespaces.html
3253/usr/local/share/doc/git-doc/gitnamespaces.txt
3254/usr/local/share/doc/git-doc/gitremote-helpers.html
3255/usr/local/share/doc/git-doc/gitremote-helpers.txt
3256/usr/local/share/doc/git-doc/gitrepository-layout.html
3257/usr/local/share/doc/git-doc/gitrepository-layout.txt
3258/usr/local/share/doc/git-doc/gitrevisions.html
3259/usr/local/share/doc/git-doc/gitrevisions.txt
3260/usr/local/share/doc/git-doc/gittutorial-2.html
3261/usr/local/share/doc/git-doc/gittutorial-2.txt
3262/usr/local/share/doc/git-doc/gittutorial.html
3263/usr/local/share/doc/git-doc/gittutorial.txt
3264/usr/local/share/doc/git-doc/gitweb.conf.html
3265/usr/local/share/doc/git-doc/gitweb.conf.txt
3266/usr/local/share/doc/git-doc/gitweb.html
3267/usr/local/share/doc/git-doc/gitweb.txt
3268/usr/local/share/doc/git-doc/gitworkflows.html
3269/usr/local/share/doc/git-doc/gitworkflows.txt
3270/usr/local/share/doc/git-doc/glossary-content.txt
3271/usr/local/share/doc/git-doc/howto/maintain-git.html
3272/usr/local/share/doc/git-doc/howto/maintain-git.txt
3273/usr/local/share/doc/git-doc/howto/new-command.html
3274/usr/local/share/doc/git-doc/howto/new-command.txt
3275/usr/local/share/doc/git-doc/howto/rebase-from-internal-branch.html
3276/usr/local/share/doc/git-doc/howto/rebase-from-internal-branch.txt
3277/usr/local/share/doc/git-doc/howto/rebuild-from-update-hook.html
3278/usr/local/share/doc/git-doc/howto/rebuild-from-update-hook.txt
3279/usr/local/share/doc/git-doc/howto/recover-corrupted-blob-object.html
3280/usr/local/share/doc/git-doc/howto/recover-corrupted-blob-object.txt
3281/usr/local/share/doc/git-doc/howto/recover-corrupted-object-harder.html
3282/usr/local/share/doc/git-doc/howto/recover-corrupted-object-harder.txt
3283/usr/local/share/doc/git-doc/howto/revert-a-faulty-merge.html
3284/usr/local/share/doc/git-doc/howto/revert-a-faulty-merge.txt
3285/usr/local/share/doc/git-doc/howto/revert-branch-rebase.html
3286/usr/local/share/doc/git-doc/howto/revert-branch-rebase.txt
3287/usr/local/share/doc/git-doc/howto/separating-topic-branches.html
3288/usr/local/share/doc/git-doc/howto/separating-topic-branches.txt
3289/usr/local/share/doc/git-doc/howto/setup-git-server-over-http.html
3290/usr/local/share/doc/git-doc/howto/setup-git-server-over-http.txt
3291/usr/local/share/doc/git-doc/howto/update-hook-example.html
3292/usr/local/share/doc/git-doc/howto/update-hook-example.txt
3293/usr/local/share/doc/git-doc/howto/use-git-daemon.html
3294/usr/local/share/doc/git-doc/howto/use-git-daemon.txt
3295/usr/local/share/doc/git-doc/howto/using-merge-subtree.html
3296/usr/local/share/doc/git-doc/howto/using-merge-subtree.txt
3297/usr/local/share/doc/git-doc/howto/using-signed-tag-in-pull-request.html
3298/usr/local/share/doc/git-doc/howto/using-signed-tag-in-pull-request.txt
3299/usr/local/share/doc/git-doc/howto-index.html
3300/usr/local/share/doc/git-doc/howto-index.txt
3301/usr/local/share/doc/git-doc/i18n.txt
3302/usr/local/share/doc/git-doc/index.html -> /usr/local/share/doc/git-doc/git.html
3303/usr/local/share/doc/git-doc/line-range-format.txt
3304/usr/local/share/doc/git-doc/mailmap.txt
3305/usr/local/share/doc/git-doc/merge-config.txt
3306/usr/local/share/doc/git-doc/merge-options.txt
3307/usr/local/share/doc/git-doc/merge-strategies.txt
3308/usr/local/share/doc/git-doc/mergetools-diff.txt
3309/usr/local/share/doc/git-doc/mergetools-merge.txt
3310/usr/local/share/doc/git-doc/pretty-formats.txt
3311/usr/local/share/doc/git-doc/pretty-options.txt
3312/usr/local/share/doc/git-doc/pull-fetch-param.txt
3313/usr/local/share/doc/git-doc/rev-list-options.txt
3314/usr/local/share/doc/git-doc/revisions.txt
3315/usr/local/share/doc/git-doc/sequencer.txt
3316/usr/local/share/doc/git-doc/technical/api-allocation-growing.html
3317/usr/local/share/doc/git-doc/technical/api-allocation-growing.txt
3318/usr/local/share/doc/git-doc/technical/api-argv-array.html
3319/usr/local/share/doc/git-doc/technical/api-argv-array.txt
3320/usr/local/share/doc/git-doc/technical/api-builtin.html
3321/usr/local/share/doc/git-doc/technical/api-builtin.txt
3322/usr/local/share/doc/git-doc/technical/api-config.html
3323/usr/local/share/doc/git-doc/technical/api-config.txt
3324/usr/local/share/doc/git-doc/technical/api-credentials.html
3325/usr/local/share/doc/git-doc/technical/api-credentials.txt
3326/usr/local/share/doc/git-doc/technical/api-decorate.html
3327/usr/local/share/doc/git-doc/technical/api-decorate.txt
3328/usr/local/share/doc/git-doc/technical/api-diff.html
3329/usr/local/share/doc/git-doc/technical/api-diff.txt
3330/usr/local/share/doc/git-doc/technical/api-directory-listing.html
3331/usr/local/share/doc/git-doc/technical/api-directory-listing.txt
3332/usr/local/share/doc/git-doc/technical/api-gitattributes.html
3333/usr/local/share/doc/git-doc/technical/api-gitattributes.txt
3334/usr/local/share/doc/git-doc/technical/api-grep.html
3335/usr/local/share/doc/git-doc/technical/api-grep.txt
3336/usr/local/share/doc/git-doc/technical/api-hash.html
3337/usr/local/share/doc/git-doc/technical/api-hash.txt
3338/usr/local/share/doc/git-doc/technical/api-history-graph.html
3339/usr/local/share/doc/git-doc/technical/api-history-graph.txt
3340/usr/local/share/doc/git-doc/technical/api-in-core-index.html
3341/usr/local/share/doc/git-doc/technical/api-in-core-index.txt
3342/usr/local/share/doc/git-doc/technical/api-index-skel.txt
3343/usr/local/share/doc/git-doc/technical/api-index.html
3344/usr/local/share/doc/git-doc/technical/api-index.txt
3345/usr/local/share/doc/git-doc/technical/api-lockfile.html
3346/usr/local/share/doc/git-doc/technical/api-lockfile.txt
3347/usr/local/share/doc/git-doc/technical/api-merge.html
3348/usr/local/share/doc/git-doc/technical/api-merge.txt
3349/usr/local/share/doc/git-doc/technical/api-object-access.html
3350/usr/local/share/doc/git-doc/technical/api-object-access.txt
3351/usr/local/share/doc/git-doc/technical/api-parse-options.html
3352/usr/local/share/doc/git-doc/technical/api-parse-options.txt
3353/usr/local/share/doc/git-doc/technical/api-quote.html
3354/usr/local/share/doc/git-doc/technical/api-quote.txt
3355/usr/local/share/doc/git-doc/technical/api-ref-iteration.html
3356/usr/local/share/doc/git-doc/technical/api-ref-iteration.txt
3357/usr/local/share/doc/git-doc/technical/api-remote.html
3358/usr/local/share/doc/git-doc/technical/api-remote.txt
3359/usr/local/share/doc/git-doc/technical/api-revision-walking.html
3360/usr/local/share/doc/git-doc/technical/api-revision-walking.txt
3361/usr/local/share/doc/git-doc/technical/api-run-command.html
3362/usr/local/share/doc/git-doc/technical/api-run-command.txt
3363/usr/local/share/doc/git-doc/technical/api-setup.html
3364/usr/local/share/doc/git-doc/technical/api-setup.txt
3365/usr/local/share/doc/git-doc/technical/api-sha1-array.html
3366/usr/local/share/doc/git-doc/technical/api-sha1-array.txt
3367/usr/local/share/doc/git-doc/technical/api-sigchain.html
3368/usr/local/share/doc/git-doc/technical/api-sigchain.txt
3369/usr/local/share/doc/git-doc/technical/api-strbuf.html
3370/usr/local/share/doc/git-doc/technical/api-strbuf.txt
3371/usr/local/share/doc/git-doc/technical/api-string-list.html
3372/usr/local/share/doc/git-doc/technical/api-string-list.txt
3373/usr/local/share/doc/git-doc/technical/api-tree-walking.html
3374/usr/local/share/doc/git-doc/technical/api-tree-walking.txt
3375/usr/local/share/doc/git-doc/technical/api-xdiff-interface.html
3376/usr/local/share/doc/git-doc/technical/api-xdiff-interface.txt
3377/usr/local/share/doc/git-doc/technical/http-protocol.html
3378/usr/local/share/doc/git-doc/technical/http-protocol.txt
3379/usr/local/share/doc/git-doc/technical/index-format.html
3380/usr/local/share/doc/git-doc/technical/index-format.txt
3381/usr/local/share/doc/git-doc/technical/pack-format.html
3382/usr/local/share/doc/git-doc/technical/pack-format.txt
3383/usr/local/share/doc/git-doc/technical/pack-heuristics.html
3384/usr/local/share/doc/git-doc/technical/pack-heuristics.txt
3385/usr/local/share/doc/git-doc/technical/pack-protocol.html
3386/usr/local/share/doc/git-doc/technical/pack-protocol.txt
3387/usr/local/share/doc/git-doc/technical/protocol-capabilities.html
3388/usr/local/share/doc/git-doc/technical/protocol-capabilities.txt
3389/usr/local/share/doc/git-doc/technical/protocol-common.html
3390/usr/local/share/doc/git-doc/technical/protocol-common.txt
3391/usr/local/share/doc/git-doc/technical/racy-git.html
3392/usr/local/share/doc/git-doc/technical/racy-git.txt
3393/usr/local/share/doc/git-doc/technical/send-pack-pipeline.html
3394/usr/local/share/doc/git-doc/technical/send-pack-pipeline.txt
3395/usr/local/share/doc/git-doc/technical/shallow.html
3396/usr/local/share/doc/git-doc/technical/shallow.txt
3397/usr/local/share/doc/git-doc/technical/trivial-merge.html
3398/usr/local/share/doc/git-doc/technical/trivial-merge.txt
3399/usr/local/share/doc/git-doc/urls-remotes.txt
3400/usr/local/share/doc/git-doc/urls.txt
3401/usr/local/share/doc/git-doc/user-manual.html
3402/usr/local/share/doc/git-doc/user-manual.txt
3403/usr/local/share/doc/git-doc/RelNotes/1.5.0.1.txt
3404/usr/local/share/doc/git-doc/RelNotes/1.5.0.2.txt
3405/usr/local/share/doc/git-doc/RelNotes/1.5.0.3.txt
3406/usr/local/share/doc/git-doc/RelNotes/1.5.0.4.txt
3407/usr/local/share/doc/git-doc/RelNotes/1.5.0.5.txt
3408/usr/local/share/doc/git-doc/RelNotes/1.5.0.6.txt
3409/usr/local/share/doc/git-doc/RelNotes/1.5.0.7.txt
3410/usr/local/share/doc/git-doc/RelNotes/1.5.0.txt
3411/usr/local/share/doc/git-doc/RelNotes/1.5.1.1.txt
3412/usr/local/share/doc/git-doc/RelNotes/1.5.1.2.txt
3413/usr/local/share/doc/git-doc/RelNotes/1.5.1.3.txt
3414/usr/local/share/doc/git-doc/RelNotes/1.5.1.4.txt
3415/usr/local/share/doc/git-doc/RelNotes/1.5.1.5.txt
3416/usr/local/share/doc/git-doc/RelNotes/1.5.1.6.txt
3417/usr/local/share/doc/git-doc/RelNotes/1.5.1.txt
3418/usr/local/share/doc/git-doc/RelNotes/1.5.2.1.txt
3419/usr/local/share/doc/git-doc/RelNotes/1.5.2.2.txt
3420/usr/local/share/doc/git-doc/RelNotes/1.5.2.3.txt
3421/usr/local/share/doc/git-doc/RelNotes/1.5.2.4.txt
3422/usr/local/share/doc/git-doc/RelNotes/1.5.2.5.txt
3423/usr/local/share/doc/git-doc/RelNotes/1.5.2.txt
3424/usr/local/share/doc/git-doc/RelNotes/1.5.3.1.txt
3425/usr/local/share/doc/git-doc/RelNotes/1.5.3.2.txt
3426/usr/local/share/doc/git-doc/RelNotes/1.5.3.3.txt
3427/usr/local/share/doc/git-doc/RelNotes/1.5.3.4.txt
3428/usr/local/share/doc/git-doc/RelNotes/1.5.3.5.txt
3429/usr/local/share/doc/git-doc/RelNotes/1.5.3.6.txt
3430/usr/local/share/doc/git-doc/RelNotes/1.5.3.7.txt
3431/usr/local/share/doc/git-doc/RelNotes/1.5.3.8.txt
3432/usr/local/share/doc/git-doc/RelNotes/1.5.3.txt
3433/usr/local/share/doc/git-doc/RelNotes/1.5.4.1.txt
3434/usr/local/share/doc/git-doc/RelNotes/1.5.4.2.txt
3435/usr/local/share/doc/git-doc/RelNotes/1.5.4.3.txt
3436/usr/local/share/doc/git-doc/RelNotes/1.5.4.4.txt
3437/usr/local/share/doc/git-doc/RelNotes/1.5.4.5.txt
3438/usr/local/share/doc/git-doc/RelNotes/1.5.4.6.txt
3439/usr/local/share/doc/git-doc/RelNotes/1.5.4.7.txt
3440/usr/local/share/doc/git-doc/RelNotes/1.5.4.txt
3441/usr/local/share/doc/git-doc/RelNotes/1.5.5.1.txt
3442/usr/local/share/doc/git-doc/RelNotes/1.5.5.2.txt
3443/usr/local/share/doc/git-doc/RelNotes/1.5.5.3.txt
3444/usr/local/share/doc/git-doc/RelNotes/1.5.5.4.txt
3445/usr/local/share/doc/git-doc/RelNotes/1.5.5.5.txt
3446/usr/local/share/doc/git-doc/RelNotes/1.5.5.6.txt
3447/usr/local/share/doc/git-doc/RelNotes/1.5.5.txt
3448/usr/local/share/doc/git-doc/RelNotes/1.5.6.1.txt
3449/usr/local/share/doc/git-doc/RelNotes/1.5.6.2.txt
3450/usr/local/share/doc/git-doc/RelNotes/1.5.6.3.txt
3451/usr/local/share/doc/git-doc/RelNotes/1.5.6.4.txt
3452/usr/local/share/doc/git-doc/RelNotes/1.5.6.5.txt
3453/usr/local/share/doc/git-doc/RelNotes/1.5.6.6.txt
3454/usr/local/share/doc/git-doc/RelNotes/1.5.6.txt
3455/usr/local/share/doc/git-doc/RelNotes/1.6.0.1.txt
3456/usr/local/share/doc/git-doc/RelNotes/1.6.0.2.txt
3457/usr/local/share/doc/git-doc/RelNotes/1.6.0.3.txt
3458/usr/local/share/doc/git-doc/RelNotes/1.6.0.4.txt
3459/usr/local/share/doc/git-doc/RelNotes/1.6.0.5.txt
3460/usr/local/share/doc/git-doc/RelNotes/1.6.0.6.txt
3461/usr/local/share/doc/git-doc/RelNotes/1.6.0.txt
3462/usr/local/share/doc/git-doc/RelNotes/1.6.1.1.txt
3463/usr/local/share/doc/git-doc/RelNotes/1.6.1.2.txt
3464/usr/local/share/doc/git-doc/RelNotes/1.6.1.3.txt
3465/usr/local/share/doc/git-doc/RelNotes/1.6.1.4.txt
3466/usr/local/share/doc/git-doc/RelNotes/1.6.1.txt
3467/usr/local/share/doc/git-doc/RelNotes/1.6.2.1.txt
3468/usr/local/share/doc/git-doc/RelNotes/1.6.2.2.txt
3469/usr/local/share/doc/git-doc/RelNotes/1.6.2.3.txt
3470/usr/local/share/doc/git-doc/RelNotes/1.6.2.4.txt
3471/usr/local/share/doc/git-doc/RelNotes/1.6.2.5.txt
3472/usr/local/share/doc/git-doc/RelNotes/1.6.2.txt
3473/usr/local/share/doc/git-doc/RelNotes/1.6.3.1.txt
3474/usr/local/share/doc/git-doc/RelNotes/1.6.3.2.txt
3475/usr/local/share/doc/git-doc/RelNotes/1.6.3.3.txt
3476/usr/local/share/doc/git-doc/RelNotes/1.6.3.4.txt
3477/usr/local/share/doc/git-doc/RelNotes/1.6.3.txt
3478/usr/local/share/doc/git-doc/RelNotes/1.6.4.1.txt
3479/usr/local/share/doc/git-doc/RelNotes/1.6.4.2.txt
3480/usr/local/share/doc/git-doc/RelNotes/1.6.4.3.txt
3481/usr/local/share/doc/git-doc/RelNotes/1.6.4.4.txt
3482/usr/local/share/doc/git-doc/RelNotes/1.6.4.5.txt
3483/usr/local/share/doc/git-doc/RelNotes/1.6.4.txt
3484/usr/local/share/doc/git-doc/RelNotes/1.6.5.1.txt
3485/usr/local/share/doc/git-doc/RelNotes/1.6.5.2.txt
3486/usr/local/share/doc/git-doc/RelNotes/1.6.5.3.txt
3487/usr/local/share/doc/git-doc/RelNotes/1.6.5.4.txt
3488/usr/local/share/doc/git-doc/RelNotes/1.6.5.5.txt
3489/usr/local/share/doc/git-doc/RelNotes/1.6.5.6.txt
3490/usr/local/share/doc/git-doc/RelNotes/1.6.5.7.txt
3491/usr/local/share/doc/git-doc/RelNotes/1.6.5.8.txt
3492/usr/local/share/doc/git-doc/RelNotes/1.6.5.9.txt
3493/usr/local/share/doc/git-doc/RelNotes/1.6.5.txt
3494/usr/local/share/doc/git-doc/RelNotes/1.6.6.1.txt
3495/usr/local/share/doc/git-doc/RelNotes/1.6.6.2.txt
3496/usr/local/share/doc/git-doc/RelNotes/1.6.6.3.txt
3497/usr/local/share/doc/git-doc/RelNotes/1.6.6.txt
3498/usr/local/share/doc/git-doc/RelNotes/1.7.0.1.txt
3499/usr/local/share/doc/git-doc/RelNotes/1.7.0.2.txt
3500/usr/local/share/doc/git-doc/RelNotes/1.7.0.3.txt
3501/usr/local/share/doc/git-doc/RelNotes/1.7.0.4.txt
3502/usr/local/share/doc/git-doc/RelNotes/1.7.0.5.txt
3503/usr/local/share/doc/git-doc/RelNotes/1.7.0.6.txt
3504/usr/local/share/doc/git-doc/RelNotes/1.7.0.7.txt
3505/usr/local/share/doc/git-doc/RelNotes/1.7.0.8.txt
3506/usr/local/share/doc/git-doc/RelNotes/1.7.0.9.txt
3507/usr/local/share/doc/git-doc/RelNotes/1.7.0.txt
3508/usr/local/share/doc/git-doc/RelNotes/1.7.1.1.txt
3509/usr/local/share/doc/git-doc/RelNotes/1.7.1.2.txt
3510/usr/local/share/doc/git-doc/RelNotes/1.7.1.3.txt
3511/usr/local/share/doc/git-doc/RelNotes/1.7.1.4.txt
3512/usr/local/share/doc/git-doc/RelNotes/1.7.1.txt
3513/usr/local/share/doc/git-doc/RelNotes/1.7.10.1.txt
3514/usr/local/share/doc/git-doc/RelNotes/1.7.10.2.txt
3515/usr/local/share/doc/git-doc/RelNotes/1.7.10.3.txt
3516/usr/local/share/doc/git-doc/RelNotes/1.7.10.4.txt
3517/usr/local/share/doc/git-doc/RelNotes/1.7.10.5.txt
3518/usr/local/share/doc/git-doc/RelNotes/1.7.10.txt
3519/usr/local/share/doc/git-doc/RelNotes/1.7.11.1.txt
3520/usr/local/share/doc/git-doc/RelNotes/1.7.11.2.txt
3521/usr/local/share/doc/git-doc/RelNotes/1.7.11.3.txt
3522/usr/local/share/doc/git-doc/RelNotes/1.7.11.4.txt
3523/usr/local/share/doc/git-doc/RelNotes/1.7.11.5.txt
3524/usr/local/share/doc/git-doc/RelNotes/1.7.11.6.txt
3525/usr/local/share/doc/git-doc/RelNotes/1.7.11.7.txt
3526/usr/local/share/doc/git-doc/RelNotes/1.7.11.txt
3527/usr/local/share/doc/git-doc/RelNotes/1.7.12.1.txt
3528/usr/local/share/doc/git-doc/RelNotes/1.7.12.2.txt
3529/usr/local/share/doc/git-doc/RelNotes/1.7.12.3.txt
3530/usr/local/share/doc/git-doc/RelNotes/1.7.12.4.txt
3531/usr/local/share/doc/git-doc/RelNotes/1.7.12.txt
3532/usr/local/share/doc/git-doc/RelNotes/1.7.2.1.txt
3533/usr/local/share/doc/git-doc/RelNotes/1.7.2.2.txt
3534/usr/local/share/doc/git-doc/RelNotes/1.7.2.3.txt
3535/usr/local/share/doc/git-doc/RelNotes/1.7.2.4.txt
3536/usr/local/share/doc/git-doc/RelNotes/1.7.2.5.txt
3537/usr/local/share/doc/git-doc/RelNotes/1.7.2.txt
3538/usr/local/share/doc/git-doc/RelNotes/1.7.3.1.txt
3539/usr/local/share/doc/git-doc/RelNotes/1.7.3.2.txt
3540/usr/local/share/doc/git-doc/RelNotes/1.7.3.3.txt
3541/usr/local/share/doc/git-doc/RelNotes/1.7.3.4.txt
3542/usr/local/share/doc/git-doc/RelNotes/1.7.3.5.txt
3543/usr/local/share/doc/git-doc/RelNotes/1.7.3.txt
3544/usr/local/share/doc/git-doc/RelNotes/1.7.4.1.txt
3545/usr/local/share/doc/git-doc/RelNotes/1.7.4.2.txt
3546/usr/local/share/doc/git-doc/RelNotes/1.7.4.3.txt
3547/usr/local/share/doc/git-doc/RelNotes/1.7.4.4.txt
3548/usr/local/share/doc/git-doc/RelNotes/1.7.4.5.txt
3549/usr/local/share/doc/git-doc/RelNotes/1.7.4.txt
3550/usr/local/share/doc/git-doc/RelNotes/1.7.5.1.txt
3551/usr/local/share/doc/git-doc/RelNotes/1.7.5.2.txt
3552/usr/local/share/doc/git-doc/RelNotes/1.7.5.3.txt
3553/usr/local/share/doc/git-doc/RelNotes/1.7.5.4.txt
3554/usr/local/share/doc/git-doc/RelNotes/1.7.5.txt
3555/usr/local/share/doc/git-doc/RelNotes/1.7.6.1.txt
3556/usr/local/share/doc/git-doc/RelNotes/1.7.6.2.txt
3557/usr/local/share/doc/git-doc/RelNotes/1.7.6.3.txt
3558/usr/local/share/doc/git-doc/RelNotes/1.7.6.4.txt
3559/usr/local/share/doc/git-doc/RelNotes/1.7.6.5.txt
3560/usr/local/share/doc/git-doc/RelNotes/1.7.6.6.txt
3561/usr/local/share/doc/git-doc/RelNotes/1.7.6.txt
3562/usr/local/share/doc/git-doc/RelNotes/1.7.7.1.txt
3563/usr/local/share/doc/git-doc/RelNotes/1.7.7.2.txt
3564/usr/local/share/doc/git-doc/RelNotes/1.7.7.3.txt
3565/usr/local/share/doc/git-doc/RelNotes/1.7.7.4.txt
3566/usr/local/share/doc/git-doc/RelNotes/1.7.7.5.txt
3567/usr/local/share/doc/git-doc/RelNotes/1.7.7.6.txt
3568/usr/local/share/doc/git-doc/RelNotes/1.7.7.7.txt
3569/usr/local/share/doc/git-doc/RelNotes/1.7.7.txt
3570/usr/local/share/doc/git-doc/RelNotes/1.7.8.1.txt
3571/usr/local/share/doc/git-doc/RelNotes/1.7.8.2.txt
3572/usr/local/share/doc/git-doc/RelNotes/1.7.8.3.txt
3573/usr/local/share/doc/git-doc/RelNotes/1.7.8.4.txt
3574/usr/local/share/doc/git-doc/RelNotes/1.7.8.5.txt
3575/usr/local/share/doc/git-doc/RelNotes/1.7.8.6.txt
3576/usr/local/share/doc/git-doc/RelNotes/1.7.8.txt
3577/usr/local/share/doc/git-doc/RelNotes/1.7.9.1.txt
3578/usr/local/share/doc/git-doc/RelNotes/1.7.9.2.txt
3579/usr/local/share/doc/git-doc/RelNotes/1.7.9.3.txt
3580/usr/local/share/doc/git-doc/RelNotes/1.7.9.4.txt
3581/usr/local/share/doc/git-doc/RelNotes/1.7.9.5.txt
3582/usr/local/share/doc/git-doc/RelNotes/1.7.9.6.txt
3583/usr/local/share/doc/git-doc/RelNotes/1.7.9.7.txt
3584/usr/local/share/doc/git-doc/RelNotes/1.7.9.txt
3585/usr/local/share/doc/git-doc/RelNotes/1.8.0.1.txt
3586/usr/local/share/doc/git-doc/RelNotes/1.8.0.2.txt
3587/usr/local/share/doc/git-doc/RelNotes/1.8.0.3.txt
3588/usr/local/share/doc/git-doc/RelNotes/1.8.0.txt
3589/usr/local/share/doc/git-doc/RelNotes/1.8.1.1.txt
3590/usr/local/share/doc/git-doc/RelNotes/1.8.1.2.txt
3591/usr/local/share/doc/git-doc/RelNotes/1.8.1.3.txt
3592/usr/local/share/doc/git-doc/RelNotes/1.8.1.4.txt
3593/usr/local/share/doc/git-doc/RelNotes/1.8.1.5.txt
3594/usr/local/share/doc/git-doc/RelNotes/1.8.1.6.txt
3595/usr/local/share/doc/git-doc/RelNotes/1.8.1.txt
3596/usr/local/share/doc/git-doc/RelNotes/1.8.2.1.txt
3597/usr/local/share/doc/git-doc/RelNotes/1.8.2.2.txt
3598/usr/local/share/doc/git-doc/RelNotes/1.8.2.3.txt
3599/usr/local/share/doc/git-doc/RelNotes/1.8.2.txt
3600/usr/local/share/doc/git-doc/RelNotes/1.8.3.1.txt
3601/usr/local/share/doc/git-doc/RelNotes/1.8.3.2.txt
3602/usr/local/share/doc/git-doc/RelNotes/1.8.3.3.txt
3603/usr/local/share/doc/git-doc/RelNotes/1.8.3.4.txt
3604/usr/local/share/doc/git-doc/RelNotes/1.8.3.txt
3605/usr/local/share/doc/git-doc/RelNotes/1.8.4.1.txt
3606/usr/local/share/doc/git-doc/RelNotes/1.8.4.2.txt
3607/usr/local/share/doc/git-doc/RelNotes/1.8.4.3.txt
3608/usr/local/share/doc/git-doc/RelNotes/1.8.4.4.txt
3609/usr/local/share/doc/git-doc/RelNotes/1.8.4.5.txt
3610/usr/local/share/doc/git-doc/RelNotes/1.8.4.txt
3611/usr/local/share/doc/git-doc/RelNotes/1.8.5.1.txt
3612/usr/local/share/doc/git-doc/RelNotes/1.8.5.2.txt
3613/usr/local/share/doc/git-doc/RelNotes/1.8.5.3.txt
3614/usr/local/share/doc/git-doc/RelNotes/1.8.5.4.txt
3615/usr/local/share/doc/git-doc/RelNotes/1.8.5.5.txt
3616/usr/local/share/doc/git-doc/RelNotes/1.8.5.txt
3617/usr/local/share/doc/git-doc/RelNotes/1.9.0.txt
3618/usr/local/share/doc/git-doc/RelNotes/1.9.1.txt
3619/usr/local/share/doc/git-doc/blame-options.txt
3620/usr/local/share/doc/git-doc/cmds-ancillaryinterrogators.txt
3621/usr/local/share/doc/git-doc/cmds-ancillarymanipulators.txt
3622/usr/local/share/doc/git-doc/cmds-foreignscminterface.txt
3623/usr/local/share/doc/git-doc/cmds-mainporcelain.txt
3624/usr/local/share/doc/git-doc/cmds-plumbinginterrogators.txt
3625/usr/local/share/doc/git-doc/cmds-plumbingmanipulators.txt
3626/usr/local/share/doc/git-doc/cmds-purehelpers.txt
3627/usr/local/share/doc/git-doc/cmds-synchelpers.txt
3628/usr/local/share/doc/git-doc/cmds-synchingrepositories.txt
3629/usr/local/share/doc/git-doc/config.txt
3630/usr/local/share/doc/git-doc/date-formats.txt
3631/usr/local/share/doc/git-doc/diff-format.txt
3632/usr/local/share/doc/git-doc/diff-generate-patch.txt
3633/usr/local/share/doc/git-doc/diff-options.txt
3634/usr/local/share/doc/git-doc/docbook-xsl.css
3635/usr/local/share/doc/git-doc/everyday.html
3636/usr/local/share/doc/git-doc/fetch-options.txt
3637/usr/local/share/doc/git-doc/git-add.html
3638/usr/local/share/doc/git-doc/git-add.txt
3639/usr/local/share/doc/git-doc/git-am.html
3640/usr/local/share/doc/git-doc/git-am.txt
3641/usr/local/share/doc/git-doc/git-annotate.html
3642/usr/local/share/doc/git-doc/git-annotate.txt
3643/usr/local/share/doc/git-doc/git-apply.html
3644/usr/local/share/doc/git-doc/git-apply.txt
3645/usr/local/share/doc/git-doc/git-archimport.html
3646/usr/local/share/doc/git-doc/git-archimport.txt
3647/usr/local/share/doc/git-doc/git-archive.html
3648/usr/local/share/doc/git-doc/git-archive.txt
3649/usr/local/share/doc/git-doc/git-bisect-lk2009.html
3650/usr/local/share/doc/git-doc/git-bisect-lk2009.txt
3651/usr/local/share/doc/git-doc/git-bisect.html
3652/usr/local/share/doc/git-doc/git-bisect.txt
3653/usr/local/share/doc/git-doc/git-blame.html
3654/usr/local/share/doc/git-doc/git-blame.txt
3655/usr/local/share/doc/git-doc/git-branch.html
3656/usr/local/share/doc/git-doc/git-branch.txt
3657/usr/local/share/doc/git-doc/git-bundle.html
3658/usr/local/share/doc/git-doc/git-bundle.txt
3659/usr/local/share/doc/git-doc/git-cat-file.html
3660/usr/local/share/doc/git-doc/git-cat-file.txt
3661/usr/local/share/doc/git-doc/git-check-attr.html
3662/usr/local/share/doc/git-doc/git-check-attr.txt
3663/usr/local/share/doc/git-doc/git-check-ignore.html
3664/usr/local/share/doc/git-doc/git-check-ignore.txt
3665/usr/local/share/doc/git-doc/git-check-mailmap.html
3666/usr/local/share/doc/git-doc/git-check-mailmap.txt
3667/usr/local/share/doc/git-doc/git-check-ref-format.html
3668/usr/local/share/doc/git-doc/git-check-ref-format.txt
3669/usr/local/share/doc/git-doc/git-checkout-index.html
3670/usr/local/share/doc/git-doc/git-checkout-index.txt
3671/usr/local/share/doc/git-doc/git-checkout.html
3672/usr/local/share/doc/git-doc/git-checkout.txt
3673/usr/local/share/doc/git-doc/git-cherry-pick.html
3674/usr/local/share/doc/git-doc/git-cherry-pick.txt
3675/usr/local/share/doc/git-doc/git-cherry.html
3676/usr/local/share/doc/git-doc/git-cherry.txt
3677/usr/local/share/doc/git-doc/git-citool.html
3678/usr/local/share/doc/git-doc/git-citool.txt
3679/usr/local/share/doc/git-doc/git-clean.html
3680/usr/local/share/doc/git-doc/git-clean.txt
3681/usr/local/share/doc/git-doc/git-clone.html
3682/usr/local/share/doc/git-doc/git-clone.txt
3683/usr/local/share/doc/git-doc/git-column.html
3684/usr/local/share/doc/git-doc/git-column.txt
3685/usr/local/share/doc/git-doc/git-commit-tree.html
3686/usr/local/share/doc/git-doc/git-commit-tree.txt
3687/usr/local/share/doc/git-doc/git-commit.html
3688/usr/local/share/doc/git-doc/git-commit.txt
3689/usr/local/share/doc/git-doc/git-config.html
3690/usr/local/share/doc/git-doc/git-config.txt
3691/usr/local/share/doc/git-doc/git-count-objects.html
3692/usr/local/share/doc/git-doc/git-count-objects.txt
3693/usr/local/share/doc/git-doc/git-credential-cache--daemon.html
3694/usr/local/share/doc/git-doc/git-credential-cache--daemon.txt
3695/usr/local/share/doc/git-doc/git-credential-cache.html
3696/usr/local/share/doc/git-doc/git-credential-cache.txt
3697/usr/local/share/doc/git-doc/git-credential-store.html
3698/usr/local/share/doc/git-doc/git-credential-store.txt
3699/usr/local/share/doc/git-doc/git-credential.html
3700/usr/local/share/doc/git-doc/git-credential.txt
3701/usr/local/share/doc/git-doc/git-cvsexportcommit.html
3702/usr/local/share/doc/git-doc/git-cvsexportcommit.txt
3703/usr/local/share/doc/git-doc/git-cvsimport.html
3704/usr/local/share/doc/git-doc/git-cvsimport.txt
3705/usr/local/share/doc/git-doc/git-cvsserver.html
3706/usr/local/share/doc/git-doc/git-cvsserver.txt
3707/usr/local/share/doc/git-doc/git-daemon.html
3708/usr/local/share/doc/git-doc/git-daemon.txt
3709/usr/local/share/doc/git-doc/git-describe.html
3710/usr/local/share/doc/git-doc/git-describe.txt
3711/usr/local/share/doc/git-doc/git-diff-files.html
3712/usr/local/share/doc/git-doc/git-diff-files.txt
3713/usr/local/share/doc/git-doc/git-diff-index.html
3714/usr/local/share/doc/git-doc/git-diff-index.txt
3715/usr/local/share/doc/git-doc/git-diff-tree.html
3716/usr/local/share/doc/git-doc/git-diff-tree.txt
3717/usr/local/share/doc/git-doc/git-diff.html
3718/usr/local/share/doc/git-doc/git-diff.txt
3719/usr/local/share/doc/git-doc/git-difftool.html
3720/usr/local/share/doc/git-doc/git-difftool.txt
3721/usr/local/share/doc/git-doc/git-fast-export.html
3722/usr/local/share/doc/git-doc/git-fast-export.txt
3723/usr/local/share/doc/git-doc/git-fast-import.html
3724/usr/local/share/doc/git-doc/git-fast-import.txt
3725/usr/local/share/doc/git-doc/git-fetch-pack.html
3726/usr/local/share/doc/git-doc/git-fetch-pack.txt
3727/usr/local/share/doc/git-doc/git-fetch.html
3728/usr/local/share/doc/git-doc/git-fetch.txt
3729/usr/local/share/doc/git-doc/git-filter-branch.html
3730/usr/local/share/doc/git-doc/git-filter-branch.txt
3731/usr/local/share/doc/git-doc/git-fmt-merge-msg.html
3732/usr/local/share/doc/git-doc/git-fmt-merge-msg.txt
3733/usr/local/share/doc/git-doc/git-for-each-ref.html
3734/usr/local/share/doc/git-doc/git-for-each-ref.txt
3735/usr/local/share/doc/git-doc/git-format-patch.html
3736/usr/local/share/doc/git-doc/git-format-patch.txt
3737/usr/local/share/doc/git-doc/git-fsck-objects.html
3738/usr/local/share/doc/git-doc/git-fsck-objects.txt
3739/usr/local/share/doc/git-doc/git-fsck.html
3740/usr/local/share/doc/git-doc/git-fsck.txt
3741/usr/local/share/doc/git-doc/git-gc.html
3742/usr/local/share/doc/git-doc/git-gc.txt
3743/usr/local/share/doc/git-doc/git-get-tar-commit-id.html
3744/usr/local/share/doc/git-doc/git-get-tar-commit-id.txt
3745/usr/local/share/doc/git-doc/git-grep.html
3746/usr/local/share/doc/git-doc/git-grep.txt
3747/usr/local/share/doc/git-doc/git-gui.html
3748/usr/local/share/doc/git-doc/git-gui.txt
3749/usr/local/share/doc/git-doc/git-hash-object.html
3750/usr/local/share/doc/git-doc/git-hash-object.txt
3751/usr/local/share/doc/git-doc/git-help.html
3752/usr/local/share/doc/git-doc/git-help.txt
3753/usr/local/share/doc/git-doc/git-http-backend.html
3754/usr/local/share/doc/git-doc/git-http-backend.txt
3755/usr/local/share/doc/git-doc/git-http-fetch.html
3756/usr/local/share/doc/git-doc/git-http-fetch.txt
3757/usr/local/share/doc/git-doc/git-http-push.html
3758/usr/local/share/doc/git-doc/git-http-push.txt
3759/usr/local/share/doc/git-doc/git-imap-send.html
3760/usr/local/share/doc/git-doc/git-imap-send.txt
3761/usr/local/share/doc/git-doc/git-index-pack.html
3762/usr/local/share/doc/git-doc/git-index-pack.txt
3763/usr/local/share/doc/git-doc/git-init-db.html
3764/usr/local/share/doc/git-doc/git-init-db.txt
3765/usr/local/share/doc/git-doc/git-init.html
3766/usr/local/share/doc/git-doc/git-init.txt
3767/usr/local/share/doc/git-doc/git-instaweb.html
3768/usr/local/share/doc/git-doc/git-instaweb.txt
3769/usr/local/share/doc/git-doc/git-log.html
3770/usr/local/share/doc/git-doc/git-log.txt
3771/usr/local/share/doc/git-doc/git-ls-files.html
3772/usr/local/share/doc/git-doc/git-ls-files.txt
3773/usr/local/share/doc/git-doc/git-ls-remote.html
3774/usr/local/share/doc/git-doc/git-ls-remote.txt
3775/usr/local/share/doc/git-doc/git-ls-tree.html
3776/usr/local/share/doc/git-doc/git-ls-tree.txt
3777/usr/local/share/doc/git-doc/git-mailinfo.html
3778/usr/local/share/doc/git-doc/git-mailinfo.txt
3779/usr/local/share/doc/git-doc/git-mailsplit.html
3780/usr/local/share/doc/git-doc/git-mailsplit.txt
3781/usr/local/share/doc/git-doc/git-merge-base.html
3782/usr/local/share/doc/git-doc/git-merge-base.txt
3783/usr/local/share/doc/git-doc/git-merge-file.html
3784/usr/local/share/doc/git-doc/git-merge-file.txt
3785/usr/local/share/doc/git-doc/git-merge-index.html
3786/usr/local/share/doc/git-doc/git-merge-index.txt
3787/usr/local/share/doc/git-doc/git-merge-one-file.html
3788/usr/local/share/doc/git-doc/git-merge-one-file.txt
3789/usr/local/share/doc/git-doc/git-merge-tree.html
3790/usr/local/share/doc/git-doc/git-merge-tree.txt
3791/usr/local/share/doc/git-doc/git-merge.html
3792/usr/local/share/doc/git-doc/git-merge.txt
3793/usr/local/share/doc/git-doc/git-mergetool--lib.html
3794/usr/local/share/doc/git-doc/git-mergetool--lib.txt
3795/usr/local/share/doc/git-doc/git-mergetool.html
3796/usr/local/share/doc/git-doc/git-mergetool.txt
3797/usr/local/share/doc/git-doc/git-mktag.html
3798/usr/local/share/doc/git-doc/git-mktag.txt
3799/usr/local/share/doc/git-doc/git-mktree.html
3800/usr/local/share/doc/git-doc/git-mktree.txt
3801/usr/local/share/doc/git-doc/git-mv.html
3802/usr/local/share/doc/git-doc/git-mv.txt
3803/usr/local/share/doc/git-doc/git-name-rev.html
3804/usr/local/share/doc/git-doc/git-name-rev.txt
3805/usr/local/share/doc/git-doc/git-notes.html
3806/usr/local/share/doc/git-doc/git-notes.txt
3807/usr/local/share/doc/git-doc/git-p4.html
3808/usr/local/share/doc/git-doc/git-p4.txt
3809/usr/local/share/doc/git-doc/git-pack-objects.html
3810/usr/local/share/doc/git-doc/git-pack-objects.txt
3811/usr/local/share/doc/git-doc/git-pack-redundant.html
3812/usr/local/share/doc/git-doc/git-pack-redundant.txt
3813/usr/local/share/doc/git-doc/git-pack-refs.html
3814/usr/local/share/doc/git-doc/git-pack-refs.txt
3815/usr/local/share/doc/git-doc/git-parse-remote.html
3816/usr/local/share/doc/git-doc/git-parse-remote.txt
3817/usr/local/share/doc/git-doc/git-patch-id.html
3818/usr/local/share/doc/git-doc/git-patch-id.txt
3819/usr/local/share/doc/git-doc/git-prune-packed.html
3820/usr/local/share/doc/git-doc/git-prune-packed.txt
3821/usr/local/share/doc/git-doc/git-prune.html
3822/usr/local/share/doc/git-doc/git-prune.txt
3823/usr/local/share/doc/git-doc/git-pull.html
3824/usr/local/share/doc/git-doc/git-pull.txt
3825/usr/local/share/doc/git-doc/git-push.html
3826/usr/local/share/doc/git-doc/git-push.txt
3827/usr/local/share/doc/git-doc/git-quiltimport.html
3828/usr/local/share/doc/git-doc/git-quiltimport.txt
3829/usr/local/share/doc/git-doc/git-read-tree.html
3830/usr/local/share/doc/git-doc/git-read-tree.txt
3831/usr/local/share/doc/git-doc/git-rebase.html
3832/usr/local/share/doc/git-doc/git-rebase.txt
3833/usr/local/share/doc/git-doc/git-receive-pack.html
3834/usr/local/share/doc/git-doc/git-receive-pack.txt
3835/usr/local/share/doc/git-doc/git-reflog.html
3836/usr/local/share/doc/git-doc/git-reflog.txt
3837/usr/local/share/doc/git-doc/git-remote-ext.html
3838/usr/local/share/doc/git-doc/git-remote-ext.txt
3839/usr/local/share/doc/git-doc/git-remote-fd.html
3840/usr/local/share/doc/git-doc/git-remote-fd.txt
3841/usr/local/share/doc/git-doc/git-remote-helpers.html
3842/usr/local/share/doc/git-doc/git-remote.html
3843/usr/local/share/doc/git-doc/git-remote.txt
3844/usr/local/share/doc/git-doc/git-repack.html
3845/usr/local/share/doc/git-doc/git-repack.txt
3846/usr/local/share/doc/git-doc/git-replace.html
3847/usr/local/share/doc/git-doc/git-replace.txt
3848/usr/local/share/doc/git-doc/git-request-pull.html
3849/usr/local/share/doc/git-doc/git-request-pull.txt
3850/usr/local/share/doc/git-doc/git-rerere.html
3851/usr/local/share/doc/git-doc/git-rerere.txt
3852/usr/local/share/doc/git-doc/git-reset.html
3853/usr/local/share/doc/git-doc/git-reset.txt
3854/usr/local/share/doc/git-doc/git-rev-list.html
3855/usr/local/share/doc/git-doc/git-rev-list.txt
3856/usr/local/share/doc/git-doc/git-rev-parse.html
3857/usr/local/share/doc/git-doc/git-rev-parse.txt
3858/usr/local/share/doc/git-doc/git-revert.html
3859/usr/local/share/doc/git-doc/git-revert.txt
3860/usr/local/share/doc/git-doc/git-rm.html
3861/usr/local/share/doc/git-doc/git-rm.txt
3862/usr/local/share/doc/git-doc/git-send-email.html
3863/usr/local/share/doc/git-doc/git-send-email.txt
3864/usr/local/share/doc/git-doc/git-send-pack.html
3865/usr/local/share/doc/git-doc/git-send-pack.txt
3866/usr/local/share/doc/git-doc/git-sh-i18n--envsubst.html
3867/usr/local/share/doc/git-doc/git-sh-i18n--envsubst.txt
3868/usr/local/share/doc/git-doc/git-sh-i18n.html
3869/usr/local/share/doc/git-doc/git-sh-i18n.txt
3870/usr/local/share/doc/git-doc/git-sh-setup.html
3871/usr/local/share/doc/git-doc/git-sh-setup.txt
3872/usr/local/share/doc/git-doc/git-shell.html
3873/usr/local/share/doc/git-doc/git-shell.txt
3874/usr/local/share/doc/git-doc/git-shortlog.html
3875/usr/local/share/doc/git-doc/git-shortlog.txt
3876/usr/local/share/doc/git-doc/git-show-branch.html
3877/usr/local/share/doc/git-doc/git-show-branch.txt
3878/usr/local/share/doc/git-doc/git-show-index.html
3879/usr/local/share/doc/git-doc/git-show-index.txt
3880/usr/local/share/doc/git-doc/git-show-ref.html
3881/usr/local/share/doc/git-doc/git-show-ref.txt
3882/usr/local/share/doc/git-doc/git-show.html
3883/usr/local/share/doc/git-doc/git-show.txt
3884/usr/local/share/doc/git-doc/git-stage.html
3885/usr/local/share/doc/git-doc/git-stage.txt
3886/usr/local/share/doc/git-doc/git-stash.html
3887/usr/local/share/doc/git-doc/git-stash.txt
3888/usr/local/share/doc/git-doc/git-status.html
3889/usr/local/share/doc/git-doc/git-status.txt
3890/usr/local/share/doc/git-doc/git-stripspace.html
3891/usr/local/share/doc/git-doc/git-stripspace.txt
3892/usr/local/share/doc/git-doc/git-submodule.html
3893/usr/local/share/doc/git-doc/git-submodule.txt
3894/usr/local/share/doc/git-doc/git-svn.html
3895/usr/local/share/doc/git-doc/git-svn.txt
3896/usr/local/share/doc/git-doc/git-symbolic-ref.html
3897/usr/local/share/doc/git-doc/git-symbolic-ref.txt
3898/usr/local/share/doc/git-doc/git-tag.html
3899/usr/local/share/doc/git-doc/git-tag.txt
3900/usr/local/share/doc/git-doc/git-tools.html
3901/usr/local/share/doc/git-doc/git-tools.txt
3902/usr/local/share/doc/git-doc/git-unpack-file.html
3903/usr/local/share/doc/git-doc/git-unpack-file.txt
3904/usr/local/share/doc/git-doc/git-unpack-objects.html
3905/usr/local/share/doc/git-doc/git-unpack-objects.txt
3906/usr/local/share/doc/git-doc/git-update-index.html
3907/usr/local/share/doc/git-doc/git-update-index.txt
3908/usr/local/share/doc/git-doc/git-update-ref.html
3909/usr/local/share/doc/git-doc/git-update-ref.txt
3910/usr/local/share/doc/git-doc/git-update-server-info.html
3911/usr/local/share/doc/git-doc/git-update-server-info.txt
3912/usr/local/share/doc/git-doc/git-upload-archive.html
3913/usr/local/share/doc/git-doc/git-upload-archive.txt
3914/usr/local/share/doc/git-doc/git-upload-pack.html
3915/usr/local/share/doc/git-doc/git-upload-pack.txt
3916/usr/local/share/doc/git-doc/git-var.html
3917/usr/local/share/doc/git-doc/git-var.txt
3918/usr/local/share/doc/git-doc/git-verify-pack.html
3919/usr/local/share/doc/git-doc/git-verify-pack.txt
3920/usr/local/share/doc/git-doc/git-verify-tag.html
3921/usr/local/share/doc/git-doc/git-verify-tag.txt
3922/usr/local/share/doc/git-doc/git-web--browse.html
3923/usr/local/share/doc/git-doc/git-web--browse.txt
3924/usr/local/share/doc/git-doc/git-whatchanged.html
3925/usr/local/share/doc/git-doc/git-whatchanged.txt
3926/usr/local/share/doc/git-doc/git-write-tree.html
3927/usr/local/share/doc/git-doc/git-write-tree.txt
3928/usr/local/share/doc/git-doc/git.html
3929/usr/local/share/doc/git-doc/git.txt
3930/usr/local/share/doc/git-doc/gitattributes.html
3931/usr/local/share/doc/git-doc/gitattributes.txt
3932/usr/local/share/doc/git-doc/gitcli.html
3933/usr/local/share/doc/git-doc/gitcli.txt
3934/usr/local/share/doc/git-doc/gitcore-tutorial.html
3935/usr/local/share/doc/git-doc/gitcore-tutorial.txt
3936/usr/local/share/doc/git-doc/gitcredentials.html
3937/usr/local/share/doc/git-doc/gitcredentials.txt
3938/usr/local/share/doc/git-doc/gitcvs-migration.html
3939/usr/local/share/doc/git-doc/gitcvs-migration.txt
3940/usr/local/share/doc/git-doc/gitdiffcore.html
3941/usr/local/share/doc/git-doc/gitdiffcore.txt
3942/usr/local/share/doc/git-doc/gitglossary.html
3943/usr/local/share/doc/git-doc/gitglossary.txt
3944/usr/local/share/doc/git-doc/githooks.html
3945/usr/local/share/doc/git-doc/githooks.txt
3946/usr/local/share/doc/git-doc/gitignore.html
3947/usr/local/share/doc/git-doc/gitignore.txt
3948/usr/local/share/doc/git-doc/gitk.html
3949/usr/local/share/doc/git-doc/gitk.txt
3950/usr/local/share/doc/git-doc/gitmodules.html
3951/usr/local/share/doc/git-doc/gitmodules.txt
3952/usr/local/share/doc/git-doc/gitnamespaces.html
3953/usr/local/share/doc/git-doc/gitnamespaces.txt
3954/usr/local/share/doc/git-doc/gitremote-helpers.html
3955/usr/local/share/doc/git-doc/gitremote-helpers.txt
3956/usr/local/share/doc/git-doc/gitrepository-layout.html
3957/usr/local/share/doc/git-doc/gitrepository-layout.txt
3958/usr/local/share/doc/git-doc/gitrevisions.html
3959/usr/local/share/doc/git-doc/gitrevisions.txt
3960/usr/local/share/doc/git-doc/gittutorial-2.html
3961/usr/local/share/doc/git-doc/gittutorial-2.txt
3962/usr/local/share/doc/git-doc/gittutorial.html
3963/usr/local/share/doc/git-doc/gittutorial.txt
3964/usr/local/share/doc/git-doc/gitweb.conf.html
3965/usr/local/share/doc/git-doc/gitweb.conf.txt
3966/usr/local/share/doc/git-doc/gitweb.html
3967/usr/local/share/doc/git-doc/gitweb.txt
3968/usr/local/share/doc/git-doc/gitworkflows.html
3969/usr/local/share/doc/git-doc/gitworkflows.txt
3970/usr/local/share/doc/git-doc/glossary-content.txt
3971/usr/local/share/doc/git-doc/howto/maintain-git.html
3972/usr/local/share/doc/git-doc/howto/maintain-git.txt
3973/usr/local/share/doc/git-doc/howto/new-command.html
3974/usr/local/share/doc/git-doc/howto/new-command.txt
3975/usr/local/share/doc/git-doc/howto/rebase-from-internal-branch.html
3976/usr/local/share/doc/git-doc/howto/rebase-from-internal-branch.txt
3977/usr/local/share/doc/git-doc/howto/rebuild-from-update-hook.html
3978/usr/local/share/doc/git-doc/howto/rebuild-from-update-hook.txt
3979/usr/local/share/doc/git-doc/howto/recover-corrupted-blob-object.html
3980/usr/local/share/doc/git-doc/howto/recover-corrupted-blob-object.txt
3981/usr/local/share/doc/git-doc/howto/recover-corrupted-object-harder.html
3982/usr/local/share/doc/git-doc/howto/recover-corrupted-object-harder.txt
3983/usr/local/share/doc/git-doc/howto/revert-a-faulty-merge.html
3984/usr/local/share/doc/git-doc/howto/revert-a-faulty-merge.txt
3985/usr/local/share/doc/git-doc/howto/revert-branch-rebase.html
3986/usr/local/share/doc/git-doc/howto/revert-branch-rebase.txt
3987/usr/local/share/doc/git-doc/howto/separating-topic-branches.html
3988/usr/local/share/doc/git-doc/howto/separating-topic-branches.txt
3989/usr/local/share/doc/git-doc/howto/setup-git-server-over-http.html
3990/usr/local/share/doc/git-doc/howto/setup-git-server-over-http.txt
3991/usr/local/share/doc/git-doc/howto/update-hook-example.html
3992/usr/local/share/doc/git-doc/howto/update-hook-example.txt
3993/usr/local/share/doc/git-doc/howto/use-git-daemon.html
3994/usr/local/share/doc/git-doc/howto/use-git-daemon.txt
3995/usr/local/share/doc/git-doc/howto/using-merge-subtree.html
3996/usr/local/share/doc/git-doc/howto/using-merge-subtree.txt
3997/usr/local/share/doc/git-doc/howto/using-signed-tag-in-pull-request.html
3998/usr/local/share/doc/git-doc/howto/using-signed-tag-in-pull-request.txt
3999/usr/local/share/doc/git-doc/howto-index.html
4000/usr/local/share/doc/git-doc/howto-index.txt
4001/usr/local/share/doc/git-doc/i18n.txt
4002/usr/local/share/doc/git-doc/index.html -> /usr/local/share/doc/git-doc/git.html
4003/usr/local/share/doc/git-doc/line-range-format.txt
4004/usr/local/share/doc/git-doc/mailmap.txt
4005/usr/local/share/doc/git-doc/merge-options.txt
4006/usr/local/share/doc/git-doc/merge-strategies.txt
4007/usr/local/share/doc/git-doc/mergetools-diff.txt
4008/usr/local/share/doc/git-doc/mergetools-merge.txt
4009/usr/local/share/doc/git-doc/pretty-formats.txt
4010/usr/local/share/doc/git-doc/pretty-options.txt
4011/usr/local/share/doc/git-doc/pull-fetch-param.txt
4012/usr/local/share/doc/git-doc/rev-list-options.txt
4013/usr/local/share/doc/git-doc/revisions.txt
4014/usr/local/share/doc/git-doc/sequencer.txt
4015/usr/local/share/doc/git-doc/technical/api-allocation-growing.html
4016/usr/local/share/doc/git-doc/technical/api-allocation-growing.txt
4017/usr/local/share/doc/git-doc/technical/api-argv-array.html
4018/usr/local/share/doc/git-doc/technical/api-argv-array.txt
4019/usr/local/share/doc/git-doc/technical/api-config.html
4020/usr/local/share/doc/git-doc/technical/api-config.txt
4021/usr/local/share/doc/git-doc/technical/api-credentials.html
4022/usr/local/share/doc/git-doc/technical/api-credentials.txt
4023/usr/local/share/doc/git-doc/technical/api-diff.html
4024/usr/local/share/doc/git-doc/technical/api-diff.txt
4025/usr/local/share/doc/git-doc/technical/api-directory-listing.html
4026/usr/local/share/doc/git-doc/technical/api-directory-listing.txt
4027/usr/local/share/doc/git-doc/technical/api-gitattributes.html
4028/usr/local/share/doc/git-doc/technical/api-gitattributes.txt
4029/usr/local/share/doc/git-doc/technical/api-grep.html
4030/usr/local/share/doc/git-doc/technical/api-grep.txt
4031/usr/local/share/doc/git-doc/technical/api-history-graph.html
4032/usr/local/share/doc/git-doc/technical/api-history-graph.txt
4033/usr/local/share/doc/git-doc/technical/api-index-skel.txt
4034/usr/local/share/doc/git-doc/technical/api-index.html
4035/usr/local/share/doc/git-doc/technical/api-index.txt
4036/usr/local/share/doc/git-doc/technical/api-merge.html
4037/usr/local/share/doc/git-doc/technical/api-merge.txt
4038/usr/local/share/doc/git-doc/technical/api-object-access.html
4039/usr/local/share/doc/git-doc/technical/api-object-access.txt
4040/usr/local/share/doc/git-doc/technical/api-parse-options.html
4041/usr/local/share/doc/git-doc/technical/api-parse-options.txt
4042/usr/local/share/doc/git-doc/technical/api-quote.html
4043/usr/local/share/doc/git-doc/technical/api-quote.txt
4044/usr/local/share/doc/git-doc/technical/api-ref-iteration.html
4045/usr/local/share/doc/git-doc/technical/api-ref-iteration.txt
4046/usr/local/share/doc/git-doc/technical/api-remote.html
4047/usr/local/share/doc/git-doc/technical/api-remote.txt
4048/usr/local/share/doc/git-doc/technical/api-revision-walking.html
4049/usr/local/share/doc/git-doc/technical/api-revision-walking.txt
4050/usr/local/share/doc/git-doc/technical/api-run-command.html
4051/usr/local/share/doc/git-doc/technical/api-run-command.txt
4052/usr/local/share/doc/git-doc/technical/api-setup.html
4053/usr/local/share/doc/git-doc/technical/api-setup.txt
4054/usr/local/share/doc/git-doc/technical/api-sigchain.html
4055/usr/local/share/doc/git-doc/technical/api-sigchain.txt
4056/usr/local/share/doc/git-doc/technical/api-tree-walking.html
4057/usr/local/share/doc/git-doc/technical/api-tree-walking.txt
4058/usr/local/share/doc/git-doc/technical/api-xdiff-interface.html
4059/usr/local/share/doc/git-doc/technical/api-xdiff-interface.txt
4060/usr/local/share/doc/git-doc/technical/http-protocol.html
4061/usr/local/share/doc/git-doc/technical/http-protocol.txt
4062/usr/local/share/doc/git-doc/technical/index-format.html
4063/usr/local/share/doc/git-doc/technical/index-format.txt
4064/usr/local/share/doc/git-doc/technical/pack-format.html
4065/usr/local/share/doc/git-doc/technical/pack-format.txt
4066/usr/local/share/doc/git-doc/technical/pack-heuristics.html
4067/usr/local/share/doc/git-doc/technical/pack-heuristics.txt
4068/usr/local/share/doc/git-doc/technical/pack-protocol.html
4069/usr/local/share/doc/git-doc/technical/pack-protocol.txt
4070/usr/local/share/doc/git-doc/technical/protocol-capabilities.html
4071/usr/local/share/doc/git-doc/technical/protocol-capabilities.txt
4072/usr/local/share/doc/git-doc/technical/protocol-common.html
4073/usr/local/share/doc/git-doc/technical/protocol-common.txt
4074/usr/local/share/doc/git-doc/technical/racy-git.html
4075/usr/local/share/doc/git-doc/technical/racy-git.txt
4076/usr/local/share/doc/git-doc/technical/send-pack-pipeline.html
4077/usr/local/share/doc/git-doc/technical/send-pack-pipeline.txt
4078/usr/local/share/doc/git-doc/technical/shallow.html
4079/usr/local/share/doc/git-doc/technical/shallow.txt
4080/usr/local/share/doc/git-doc/technical/trivial-merge.html
4081/usr/local/share/doc/git-doc/technical/trivial-merge.txt
4082/usr/local/share/doc/git-doc/urls-remotes.txt
4083/usr/local/share/doc/git-doc/urls.txt
4084/usr/local/share/doc/git-doc/user-manual.html
4085/usr/local/share/doc/git-doc/user-manual.txt
4086/usr/local/share/emacs/site-lisp/autoconf/autoconf-mode.el
4087/usr/local/share/emacs/site-lisp/autoconf/autoconf-mode.elc
4088/usr/local/share/emacs/site-lisp/autoconf/autotest-mode.el
4089/usr/local/share/emacs/site-lisp/autoconf/autotest-mode.elc
4090/usr/local/share/git-core/contrib/README
4091/usr/local/share/git-core/contrib/buildsystems/Generators/QMake.pm
4092/usr/local/share/git-core/contrib/buildsystems/Generators/Vcproj.pm
4093/usr/local/share/git-core/contrib/buildsystems/Generators.pm
4094/usr/local/share/git-core/contrib/buildsystems/engine.pl
4095/usr/local/share/git-core/contrib/buildsystems/generate
4096/usr/local/share/git-core/contrib/buildsystems/parse.pl
4097/usr/local/share/git-core/contrib/completion/git-completion.tcsh
4098/usr/local/share/git-core/contrib/contacts/git-contacts
4099/usr/local/share/git-core/contrib/contacts/git-contacts.txt
4100/usr/local/share/git-core/contrib/convert-objects/convert-objects.c
4101/usr/local/share/git-core/contrib/convert-objects/git-convert-objects.txt
4102/usr/local/share/git-core/contrib/credential/gnome-keyring/.gitignore
4103/usr/local/share/git-core/contrib/credential/gnome-keyring/Makefile
4104/usr/local/share/git-core/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
4105/usr/local/share/git-core/contrib/credential/netrc/Makefile
4106/usr/local/share/git-core/contrib/credential/netrc/git-credential-netrc
4107/usr/local/share/git-core/contrib/credential/netrc/test.netrc
4108/usr/local/share/git-core/contrib/credential/netrc/test.pl
4109/usr/local/share/git-core/contrib/credential/osxkeychain/.gitignore
4110/usr/local/share/git-core/contrib/credential/osxkeychain/Makefile
4111/usr/local/share/git-core/contrib/credential/osxkeychain/git-credential-osxkeychain.c
4112/usr/local/share/git-core/contrib/credential/wincred/Makefile
4113/usr/local/share/git-core/contrib/credential/wincred/git-credential-wincred.c
4114/usr/local/share/git-core/contrib/diff-highlight/README
4115/usr/local/share/git-core/contrib/diff-highlight/diff-highlight
4116/usr/local/share/git-core/contrib/diffall/README
4117/usr/local/share/git-core/contrib/diffall/git-diffall
4118/usr/local/share/git-core/contrib/emacs/.gitignore
4119/usr/local/share/git-core/contrib/emacs/Makefile
4120/usr/local/share/git-core/contrib/emacs/README
4121/usr/local/share/git-core/contrib/emacs/git-blame.el
4122/usr/local/share/git-core/contrib/emacs/git.el
4123/usr/local/share/git-core/contrib/examples/README
4124/usr/local/share/git-core/contrib/examples/builtin-fetch--tool.c
4125/usr/local/share/git-core/contrib/examples/git-checkout.sh
4126/usr/local/share/git-core/contrib/examples/git-clean.sh
4127/usr/local/share/git-core/contrib/examples/git-clone.sh
4128/usr/local/share/git-core/contrib/examples/git-commit.sh
4129/usr/local/share/git-core/contrib/examples/git-fetch.sh
4130/usr/local/share/git-core/contrib/examples/git-gc.sh
4131/usr/local/share/git-core/contrib/examples/git-log.sh
4132/usr/local/share/git-core/contrib/examples/git-ls-remote.sh
4133/usr/local/share/git-core/contrib/examples/git-merge-ours.sh
4134/usr/local/share/git-core/contrib/examples/git-merge.sh
4135/usr/local/share/git-core/contrib/examples/git-notes.sh
4136/usr/local/share/git-core/contrib/examples/git-remote.perl
4137/usr/local/share/git-core/contrib/examples/git-repack.sh
4138/usr/local/share/git-core/contrib/examples/git-rerere.perl
4139/usr/local/share/git-core/contrib/examples/git-reset.sh
4140/usr/local/share/git-core/contrib/examples/git-resolve.sh
4141/usr/local/share/git-core/contrib/examples/git-revert.sh
4142/usr/local/share/git-core/contrib/examples/git-svnimport.perl
4143/usr/local/share/git-core/contrib/examples/git-svnimport.txt
4144/usr/local/share/git-core/contrib/examples/git-tag.sh
4145/usr/local/share/git-core/contrib/examples/git-verify-tag.sh
4146/usr/local/share/git-core/contrib/examples/git-whatchanged.sh
4147/usr/local/share/git-core/contrib/fast-import/git-import.perl
4148/usr/local/share/git-core/contrib/fast-import/git-import.sh
4149/usr/local/share/git-core/contrib/fast-import/git-p4.README
4150/usr/local/share/git-core/contrib/fast-import/import-directories.perl
4151/usr/local/share/git-core/contrib/fast-import/import-tars.perl
4152/usr/local/share/git-core/contrib/fast-import/import-zips.py
4153/usr/local/share/git-core/contrib/git-jump/README
4154/usr/local/share/git-core/contrib/git-jump/git-jump
4155/usr/local/share/git-core/contrib/git-resurrect.sh
4156/usr/local/share/git-core/contrib/git-shell-commands/README
4157/usr/local/share/git-core/contrib/git-shell-commands/help
4158/usr/local/share/git-core/contrib/git-shell-commands/list
4159/usr/local/share/git-core/contrib/gitview/gitview
4160/usr/local/share/git-core/contrib/gitview/gitview.txt
4161/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.py
4162/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.txt
4163/usr/local/share/git-core/contrib/hooks/multimail/README
4164/usr/local/share/git-core/contrib/hooks/multimail/README.Git
4165/usr/local/share/git-core/contrib/hooks/multimail/README.migrate-from-post-receive-email
4166/usr/local/share/git-core/contrib/hooks/multimail/git_multimail.py
4167/usr/local/share/git-core/contrib/hooks/multimail/migrate-mailhook-config
4168/usr/local/share/git-core/contrib/hooks/multimail/post-receive
4169/usr/local/share/git-core/contrib/hooks/post-receive-email
4170/usr/local/share/git-core/contrib/hooks/pre-auto-gc-battery
4171/usr/local/share/git-core/contrib/hooks/setgitperms.perl
4172/usr/local/share/git-core/contrib/hooks/update-paranoid
4173/usr/local/share/git-core/contrib/mw-to-git/.gitignore
4174/usr/local/share/git-core/contrib/mw-to-git/.perlcriticrc
4175/usr/local/share/git-core/contrib/mw-to-git/Git/Mediawiki.pm
4176/usr/local/share/git-core/contrib/mw-to-git/Makefile
4177/usr/local/share/git-core/contrib/mw-to-git/bin-wrapper/git
4178/usr/local/share/git-core/contrib/mw-to-git/git-mw.perl
4179/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
4180/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.txt
4181/usr/local/share/git-core/contrib/mw-to-git/t/.gitignore
4182/usr/local/share/git-core/contrib/mw-to-git/t/Makefile
4183/usr/local/share/git-core/contrib/mw-to-git/t/README
4184/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/.gitignore
4185/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/LocalSettings.php
4186/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/db_install.php
4187/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki.sh
4188/usr/local/share/git-core/contrib/mw-to-git/t/push-pull-tests.sh
4189/usr/local/share/git-core/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
4190/usr/local/share/git-core/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh
4191/usr/local/share/git-core/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh
4192/usr/local/share/git-core/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh
4193/usr/local/share/git-core/contrib/mw-to-git/t/t9364-pull-by-rev.sh
4194/usr/local/share/git-core/contrib/mw-to-git/t/t9365-continuing-queries.sh
4195/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw-lib.sh
4196/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw.pl
4197/usr/local/share/git-core/contrib/mw-to-git/t/test.config
4198/usr/local/share/git-core/contrib/persistent-https/LICENSE
4199/usr/local/share/git-core/contrib/persistent-https/Makefile
4200/usr/local/share/git-core/contrib/persistent-https/README
4201/usr/local/share/git-core/contrib/persistent-https/client.go
4202/usr/local/share/git-core/contrib/persistent-https/main.go
4203/usr/local/share/git-core/contrib/persistent-https/proxy.go
4204/usr/local/share/git-core/contrib/persistent-https/socket.go
4205/usr/local/share/git-core/contrib/remote-helpers/Makefile
4206/usr/local/share/git-core/contrib/remote-helpers/test-bzr.sh
4207/usr/local/share/git-core/contrib/remote-helpers/test-hg-bidi.sh
4208/usr/local/share/git-core/contrib/remote-helpers/test-hg-hg-git.sh
4209/usr/local/share/git-core/contrib/remote-helpers/test-hg.sh
4210/usr/local/share/git-core/contrib/remotes2config.sh
4211/usr/local/share/git-core/contrib/rerere-train.sh
4212/usr/local/share/git-core/contrib/stats/git-common-hash
4213/usr/local/share/git-core/contrib/stats/mailmap.pl
4214/usr/local/share/git-core/contrib/stats/packinfo.pl
4215/usr/local/share/git-core/contrib/subtree/.gitignore
4216/usr/local/share/git-core/contrib/subtree/COPYING
4217/usr/local/share/git-core/contrib/subtree/INSTALL
4218/usr/local/share/git-core/contrib/subtree/Makefile
4219/usr/local/share/git-core/contrib/subtree/README
4220/usr/local/share/git-core/contrib/subtree/git-subtree.sh
4221/usr/local/share/git-core/contrib/subtree/git-subtree.txt
4222/usr/local/share/git-core/contrib/subtree/t/Makefile
4223/usr/local/share/git-core/contrib/subtree/t/t7900-subtree.sh
4224/usr/local/share/git-core/contrib/subtree/todo
4225/usr/local/share/git-core/contrib/svn-fe/.gitignore
4226/usr/local/share/git-core/contrib/svn-fe/Makefile
4227/usr/local/share/git-core/contrib/svn-fe/svn-fe.c
4228/usr/local/share/git-core/contrib/svn-fe/svn-fe.txt
4229/usr/local/share/git-core/contrib/svn-fe/svnrdump_sim.py
4230/usr/local/share/git-core/contrib/thunderbird-patch-inline/README
4231/usr/local/share/git-core/contrib/thunderbird-patch-inline/appp.sh
4232/usr/local/share/git-core/contrib/vim/README
4233/usr/local/share/git-core/contrib/workdir/git-new-workdir
4234/usr/local/share/git-core/templates/description
4235/usr/local/share/git-core/templates/hooks/applypatch-msg.sample
4236/usr/local/share/git-core/templates/hooks/commit-msg.sample
4237/usr/local/share/git-core/templates/hooks/post-update.sample
4238/usr/local/share/git-core/templates/hooks/pre-applypatch.sample
4239/usr/local/share/git-core/templates/hooks/pre-commit.sample
4240/usr/local/share/git-core/templates/hooks/pre-push.sample
4241/usr/local/share/git-core/templates/hooks/pre-rebase.sample
4242/usr/local/share/git-core/templates/hooks/prepare-commit-msg.sample
4243/usr/local/share/git-core/templates/hooks/update.sample
4244/usr/local/share/git-core/templates/info/exclude
4245/usr/local/share/git-core/contrib/README
4246/usr/local/share/git-core/contrib/buildsystems/Generators/QMake.pm
4247/usr/local/share/git-core/contrib/buildsystems/Generators/Vcproj.pm
4248/usr/local/share/git-core/contrib/buildsystems/Generators.pm
4249/usr/local/share/git-core/contrib/buildsystems/engine.pl
4250/usr/local/share/git-core/contrib/buildsystems/generate
4251/usr/local/share/git-core/contrib/buildsystems/parse.pl
4252/usr/local/share/git-core/contrib/completion/git-completion.tcsh
4253/usr/local/share/git-core/contrib/contacts/git-contacts
4254/usr/local/share/git-core/contrib/contacts/git-contacts.txt
4255/usr/local/share/git-core/contrib/credential/gnome-keyring/.gitignore
4256/usr/local/share/git-core/contrib/credential/gnome-keyring/Makefile
4257/usr/local/share/git-core/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
4258/usr/local/share/git-core/contrib/credential/netrc/Makefile
4259/usr/local/share/git-core/contrib/credential/netrc/test.netrc
4260/usr/local/share/git-core/contrib/credential/netrc/test.pl
4261/usr/local/share/git-core/contrib/credential/osxkeychain/.gitignore
4262/usr/local/share/git-core/contrib/credential/osxkeychain/Makefile
4263/usr/local/share/git-core/contrib/credential/osxkeychain/git-credential-osxkeychain.c
4264/usr/local/share/git-core/contrib/credential/wincred/Makefile
4265/usr/local/share/git-core/contrib/credential/wincred/git-credential-wincred.c
4266/usr/local/share/git-core/contrib/diff-highlight/README
4267/usr/local/share/git-core/contrib/diff-highlight/diff-highlight
4268/usr/local/share/git-core/contrib/emacs/README
4269/usr/local/share/git-core/contrib/examples/README
4270/usr/local/share/git-core/contrib/fast-import/git-import.perl
4271/usr/local/share/git-core/contrib/fast-import/git-import.sh
4272/usr/local/share/git-core/contrib/fast-import/git-p4.README
4273/usr/local/share/git-core/contrib/fast-import/import-directories.perl
4274/usr/local/share/git-core/contrib/fast-import/import-tars.perl
4275/usr/local/share/git-core/contrib/fast-import/import-zips.py
4276/usr/local/share/git-core/contrib/git-jump/README
4277/usr/local/share/git-core/contrib/git-jump/git-jump
4278/usr/local/share/git-core/contrib/git-resurrect.sh
4279/usr/local/share/git-core/contrib/git-shell-commands/README
4280/usr/local/share/git-core/contrib/git-shell-commands/help
4281/usr/local/share/git-core/contrib/git-shell-commands/list
4282/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.py
4283/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.txt
4284/usr/local/share/git-core/contrib/hooks/multimail/README.Git
4285/usr/local/share/git-core/contrib/hooks/multimail/README.migrate-from-post-receive-email
4286/usr/local/share/git-core/contrib/hooks/multimail/git_multimail.py
4287/usr/local/share/git-core/contrib/hooks/multimail/migrate-mailhook-config
4288/usr/local/share/git-core/contrib/hooks/post-receive-email
4289/usr/local/share/git-core/contrib/hooks/pre-auto-gc-battery
4290/usr/local/share/git-core/contrib/hooks/setgitperms.perl
4291/usr/local/share/git-core/contrib/hooks/update-paranoid
4292/usr/local/share/git-core/contrib/mw-to-git/.gitignore
4293/usr/local/share/git-core/contrib/mw-to-git/.perlcriticrc
4294/usr/local/share/git-core/contrib/mw-to-git/Git/Mediawiki.pm
4295/usr/local/share/git-core/contrib/mw-to-git/Makefile
4296/usr/local/share/git-core/contrib/mw-to-git/bin-wrapper/git
4297/usr/local/share/git-core/contrib/mw-to-git/git-mw.perl
4298/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
4299/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.txt
4300/usr/local/share/git-core/contrib/mw-to-git/t/.gitignore
4301/usr/local/share/git-core/contrib/mw-to-git/t/Makefile
4302/usr/local/share/git-core/contrib/mw-to-git/t/README
4303/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/.gitignore
4304/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/LocalSettings.php
4305/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki/db_install.php
4306/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki.sh
4307/usr/local/share/git-core/contrib/mw-to-git/t/push-pull-tests.sh
4308/usr/local/share/git-core/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
4309/usr/local/share/git-core/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh
4310/usr/local/share/git-core/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh
4311/usr/local/share/git-core/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh
4312/usr/local/share/git-core/contrib/mw-to-git/t/t9364-pull-by-rev.sh
4313/usr/local/share/git-core/contrib/mw-to-git/t/t9365-continuing-queries.sh
4314/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw-lib.sh
4315/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw.pl
4316/usr/local/share/git-core/contrib/mw-to-git/t/test.config
4317/usr/local/share/git-core/contrib/persistent-https/LICENSE
4318/usr/local/share/git-core/contrib/persistent-https/Makefile
4319/usr/local/share/git-core/contrib/persistent-https/README
4320/usr/local/share/git-core/contrib/persistent-https/client.go
4321/usr/local/share/git-core/contrib/persistent-https/main.go
4322/usr/local/share/git-core/contrib/persistent-https/proxy.go
4323/usr/local/share/git-core/contrib/persistent-https/socket.go
4324/usr/local/share/git-core/contrib/remotes2config.sh
4325/usr/local/share/git-core/contrib/rerere-train.sh
4326/usr/local/share/git-core/contrib/stats/git-common-hash
4327/usr/local/share/git-core/contrib/stats/mailmap.pl
4328/usr/local/share/git-core/contrib/stats/packinfo.pl
4329/usr/local/share/git-core/contrib/subtree/.gitignore
4330/usr/local/share/git-core/contrib/subtree/COPYING
4331/usr/local/share/git-core/contrib/subtree/INSTALL
4332/usr/local/share/git-core/contrib/subtree/Makefile
4333/usr/local/share/git-core/contrib/subtree/README
4334/usr/local/share/git-core/contrib/subtree/git-subtree.sh
4335/usr/local/share/git-core/contrib/subtree/git-subtree.txt
4336/usr/local/share/git-core/contrib/subtree/t/Makefile
4337/usr/local/share/git-core/contrib/subtree/t/t7900-subtree.sh
4338/usr/local/share/git-core/contrib/subtree/todo
4339/usr/local/share/git-core/contrib/svn-fe/.gitignore
4340/usr/local/share/git-core/contrib/svn-fe/Makefile
4341/usr/local/share/git-core/contrib/svn-fe/svn-fe.c
4342/usr/local/share/git-core/contrib/svn-fe/svn-fe.txt
4343/usr/local/share/git-core/contrib/svn-fe/svnrdump_sim.py
4344/usr/local/share/git-core/contrib/thunderbird-patch-inline/README
4345/usr/local/share/git-core/contrib/thunderbird-patch-inline/appp.sh
4346/usr/local/share/git-core/contrib/workdir/git-new-workdir
4347/usr/local/share/git-core/templates/description
4348/usr/local/share/git-core/templates/hooks/applypatch-msg.sample
4349/usr/local/share/git-core/templates/hooks/commit-msg.sample
4350/usr/local/share/git-core/templates/hooks/post-update.sample
4351/usr/local/share/git-core/templates/hooks/pre-applypatch.sample
4352/usr/local/share/git-core/templates/hooks/pre-commit.sample
4353/usr/local/share/git-core/templates/hooks/pre-push.sample
4354/usr/local/share/git-core/templates/hooks/pre-rebase.sample
4355/usr/local/share/git-core/templates/hooks/prepare-commit-msg.sample
4356/usr/local/share/git-core/templates/hooks/update.sample
4357/usr/local/share/git-core/templates/info/exclude
4358/usr/local/share/git-gui/lib/Git Gui.app/Contents/Info.plist
4359/usr/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
4360/usr/local/share/git-gui/lib/Git Gui.app/Contents/Resources/Scripts/AppMain.tcl
4361/usr/local/share/git-gui/lib/Git Gui.app/Contents/Resources/git-gui.icns
4362/usr/local/share/git-gui/lib/about.tcl
4363/usr/local/share/git-gui/lib/blame.tcl
4364/usr/local/share/git-gui/lib/branch.tcl
4365/usr/local/share/git-gui/lib/branch_checkout.tcl
4366/usr/local/share/git-gui/lib/branch_create.tcl
4367/usr/local/share/git-gui/lib/branch_delete.tcl
4368/usr/local/share/git-gui/lib/branch_rename.tcl
4369/usr/local/share/git-gui/lib/browser.tcl
4370/usr/local/share/git-gui/lib/checkout_op.tcl
4371/usr/local/share/git-gui/lib/choose_font.tcl
4372/usr/local/share/git-gui/lib/choose_repository.tcl
4373/usr/local/share/git-gui/lib/choose_rev.tcl
4374/usr/local/share/git-gui/lib/class.tcl
4375/usr/local/share/git-gui/lib/commit.tcl
4376/usr/local/share/git-gui/lib/console.tcl
4377/usr/local/share/git-gui/lib/database.tcl
4378/usr/local/share/git-gui/lib/date.tcl
4379/usr/local/share/git-gui/lib/diff.tcl
4380/usr/local/share/git-gui/lib/encoding.tcl
4381/usr/local/share/git-gui/lib/error.tcl
4382/usr/local/share/git-gui/lib/git-gui.ico
4383/usr/local/share/git-gui/lib/git-gui.tcl
4384/usr/local/share/git-gui/lib/index.tcl
4385/usr/local/share/git-gui/lib/line.tcl
4386/usr/local/share/git-gui/lib/logo.tcl
4387/usr/local/share/git-gui/lib/merge.tcl
4388/usr/local/share/git-gui/lib/mergetool.tcl
4389/usr/local/share/git-gui/lib/msgs/bg.msg
4390/usr/local/share/git-gui/lib/msgs/de.msg
4391/usr/local/share/git-gui/lib/msgs/el.msg
4392/usr/local/share/git-gui/lib/msgs/fr.msg
4393/usr/local/share/git-gui/lib/msgs/hu.msg
4394/usr/local/share/git-gui/lib/msgs/it.msg
4395/usr/local/share/git-gui/lib/msgs/ja.msg
4396/usr/local/share/git-gui/lib/msgs/nb.msg
4397/usr/local/share/git-gui/lib/msgs/pt_br.msg
4398/usr/local/share/git-gui/lib/msgs/ru.msg
4399/usr/local/share/git-gui/lib/msgs/sv.msg
4400/usr/local/share/git-gui/lib/msgs/zh_cn.msg
4401/usr/local/share/git-gui/lib/option.tcl
4402/usr/local/share/git-gui/lib/remote.tcl
4403/usr/local/share/git-gui/lib/remote_add.tcl
4404/usr/local/share/git-gui/lib/remote_branch_delete.tcl
4405/usr/local/share/git-gui/lib/search.tcl
4406/usr/local/share/git-gui/lib/shortcut.tcl
4407/usr/local/share/git-gui/lib/spellcheck.tcl
4408/usr/local/share/git-gui/lib/sshkey.tcl
4409/usr/local/share/git-gui/lib/status_bar.tcl
4410/usr/local/share/git-gui/lib/tclIndex
4411/usr/local/share/git-gui/lib/themed.tcl
4412/usr/local/share/git-gui/lib/tools.tcl
4413/usr/local/share/git-gui/lib/tools_dlg.tcl
4414/usr/local/share/git-gui/lib/transport.tcl
4415/usr/local/share/git-gui/lib/win32.tcl
4416/usr/local/share/git-gui/lib/win32_shortcut.js
4417/usr/local/share/git-gui/lib/Git Gui.app/Contents/Info.plist
4418/usr/local/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
4419/usr/local/share/git-gui/lib/Git Gui.app/Contents/Resources/Scripts/AppMain.tcl
4420/usr/local/share/git-gui/lib/Git Gui.app/Contents/Resources/git-gui.icns
4421/usr/local/share/git-gui/lib/about.tcl
4422/usr/local/share/git-gui/lib/blame.tcl
4423/usr/local/share/git-gui/lib/branch.tcl
4424/usr/local/share/git-gui/lib/branch_checkout.tcl
4425/usr/local/share/git-gui/lib/branch_create.tcl
4426/usr/local/share/git-gui/lib/branch_delete.tcl
4427/usr/local/share/git-gui/lib/branch_rename.tcl
4428/usr/local/share/git-gui/lib/browser.tcl
4429/usr/local/share/git-gui/lib/checkout_op.tcl
4430/usr/local/share/git-gui/lib/choose_font.tcl
4431/usr/local/share/git-gui/lib/choose_repository.tcl
4432/usr/local/share/git-gui/lib/choose_rev.tcl
4433/usr/local/share/git-gui/lib/class.tcl
4434/usr/local/share/git-gui/lib/commit.tcl
4435/usr/local/share/git-gui/lib/console.tcl
4436/usr/local/share/git-gui/lib/database.tcl
4437/usr/local/share/git-gui/lib/date.tcl
4438/usr/local/share/git-gui/lib/diff.tcl
4439/usr/local/share/git-gui/lib/encoding.tcl
4440/usr/local/share/git-gui/lib/error.tcl
4441/usr/local/share/git-gui/lib/git-gui.ico
4442/usr/local/share/git-gui/lib/git-gui.tcl
4443/usr/local/share/git-gui/lib/index.tcl
4444/usr/local/share/git-gui/lib/line.tcl
4445/usr/local/share/git-gui/lib/logo.tcl
4446/usr/local/share/git-gui/lib/merge.tcl
4447/usr/local/share/git-gui/lib/mergetool.tcl
4448/usr/local/share/git-gui/lib/msgs/bg.msg
4449/usr/local/share/git-gui/lib/msgs/de.msg
4450/usr/local/share/git-gui/lib/msgs/el.msg
4451/usr/local/share/git-gui/lib/msgs/fr.msg
4452/usr/local/share/git-gui/lib/msgs/hu.msg
4453/usr/local/share/git-gui/lib/msgs/it.msg
4454/usr/local/share/git-gui/lib/msgs/ja.msg
4455/usr/local/share/git-gui/lib/msgs/nb.msg
4456/usr/local/share/git-gui/lib/msgs/pt_br.msg
4457/usr/local/share/git-gui/lib/msgs/ru.msg
4458/usr/local/share/git-gui/lib/msgs/sv.msg
4459/usr/local/share/git-gui/lib/msgs/zh_cn.msg
4460/usr/local/share/git-gui/lib/option.tcl
4461/usr/local/share/git-gui/lib/remote.tcl
4462/usr/local/share/git-gui/lib/remote_add.tcl
4463/usr/local/share/git-gui/lib/remote_branch_delete.tcl
4464/usr/local/share/git-gui/lib/search.tcl
4465/usr/local/share/git-gui/lib/shortcut.tcl
4466/usr/local/share/git-gui/lib/spellcheck.tcl
4467/usr/local/share/git-gui/lib/sshkey.tcl
4468/usr/local/share/git-gui/lib/status_bar.tcl
4469/usr/local/share/git-gui/lib/tclIndex
4470/usr/local/share/git-gui/lib/themed.tcl
4471/usr/local/share/git-gui/lib/tools.tcl
4472/usr/local/share/git-gui/lib/tools_dlg.tcl
4473/usr/local/share/git-gui/lib/transport.tcl
4474/usr/local/share/git-gui/lib/win32.tcl
4475/usr/local/share/git-gui/lib/win32_shortcut.js
4476/usr/local/share/gitk/lib/msgs/bg.msg
4477/usr/local/share/gitk/lib/msgs/de.msg
4478/usr/local/share/gitk/lib/msgs/es.msg
4479/usr/local/share/gitk/lib/msgs/fr.msg
4480/usr/local/share/gitk/lib/msgs/hu.msg
4481/usr/local/share/gitk/lib/msgs/it.msg
4482/usr/local/share/gitk/lib/msgs/ja.msg
4483/usr/local/share/gitk/lib/msgs/pt_br.msg
4484/usr/local/share/gitk/lib/msgs/ru.msg
4485/usr/local/share/gitk/lib/msgs/sv.msg
4486/usr/local/share/gitk/lib/msgs/bg.msg
4487/usr/local/share/gitk/lib/msgs/de.msg
4488/usr/local/share/gitk/lib/msgs/es.msg
4489/usr/local/share/gitk/lib/msgs/fr.msg
4490/usr/local/share/gitk/lib/msgs/hu.msg
4491/usr/local/share/gitk/lib/msgs/it.msg
4492/usr/local/share/gitk/lib/msgs/ja.msg
4493/usr/local/share/gitk/lib/msgs/pt_br.msg
4494/usr/local/share/gitk/lib/msgs/ru.msg
4495/usr/local/share/gitk/lib/msgs/sv.msg
4496/usr/local/share/gitweb/gitweb.cgi
4497/usr/local/share/gitweb/static/git-favicon.png
4498/usr/local/share/gitweb/static/git-logo.png
4499/usr/local/share/gitweb/static/gitweb.css
4500/usr/local/share/gitweb/static/gitweb.js
4501/usr/local/share/gitweb/gitweb.cgi
4502/usr/local/share/gitweb/static/git-favicon.png
4503/usr/local/share/gitweb/static/git-logo.png
4504/usr/local/share/gitweb/static/gitweb.css
4505/usr/local/share/gitweb/static/gitweb.js
4506/usr/local/share/man/man1/git-add.1 -> /usr/local/git/share/man/man1/git-add.1
4507/usr/local/share/man/man1/git-am.1 -> /usr/local/git/share/man/man1/git-am.1
4508/usr/local/share/man/man1/git-annotate.1 -> /usr/local/git/share/man/man1/git-annotate.1
4509/usr/local/share/man/man1/git-apply.1 -> /usr/local/git/share/man/man1/git-apply.1
4510/usr/local/share/man/man1/git-archimport.1 -> /usr/local/git/share/man/man1/git-archimport.1
4511/usr/local/share/man/man1/git-archive.1 -> /usr/local/git/share/man/man1/git-archive.1
4512/usr/local/share/man/man1/git-bisect.1 -> /usr/local/git/share/man/man1/git-bisect.1
4513/usr/local/share/man/man1/git-blame.1 -> /usr/local/git/share/man/man1/git-blame.1
4514/usr/local/share/man/man1/git-branch.1 -> /usr/local/git/share/man/man1/git-branch.1
4515/usr/local/share/man/man1/git-bundle.1 -> /usr/local/git/share/man/man1/git-bundle.1
4516/usr/local/share/man/man1/git-cat-file.1 -> /usr/local/git/share/man/man1/git-cat-file.1
4517/usr/local/share/man/man1/git-check-attr.1 -> /usr/local/git/share/man/man1/git-check-attr.1
4518/usr/local/share/man/man1/git-check-ignore.1 -> /usr/local/git/share/man/man1/git-check-ignore.1
4519/usr/local/share/man/man1/git-check-mailmap.1 -> /usr/local/git/share/man/man1/git-check-mailmap.1
4520/usr/local/share/man/man1/git-check-ref-format.1 -> /usr/local/git/share/man/man1/git-check-ref-format.1
4521/usr/local/share/man/man1/git-checkout-index.1 -> /usr/local/git/share/man/man1/git-checkout-index.1
4522/usr/local/share/man/man1/git-checkout.1 -> /usr/local/git/share/man/man1/git-checkout.1
4523/usr/local/share/man/man1/git-cherry-pick.1 -> /usr/local/git/share/man/man1/git-cherry-pick.1
4524/usr/local/share/man/man1/git-cherry.1 -> /usr/local/git/share/man/man1/git-cherry.1
4525/usr/local/share/man/man1/git-citool.1 -> /usr/local/git/share/man/man1/git-citool.1
4526/usr/local/share/man/man1/git-clean.1 -> /usr/local/git/share/man/man1/git-clean.1
4527/usr/local/share/man/man1/git-clone.1 -> /usr/local/git/share/man/man1/git-clone.1
4528/usr/local/share/man/man1/git-column.1 -> /usr/local/git/share/man/man1/git-column.1
4529/usr/local/share/man/man1/git-commit-graph.1 -> /usr/local/git/share/man/man1/git-commit-graph.1
4530/usr/local/share/man/man1/git-commit-tree.1 -> /usr/local/git/share/man/man1/git-commit-tree.1
4531/usr/local/share/man/man1/git-commit.1 -> /usr/local/git/share/man/man1/git-commit.1
4532/usr/local/share/man/man1/git-config.1 -> /usr/local/git/share/man/man1/git-config.1
4533/usr/local/share/man/man1/git-count-objects.1 -> /usr/local/git/share/man/man1/git-count-objects.1
4534/usr/local/share/man/man1/git-credential-cache--daemon.1 -> /usr/local/git/share/man/man1/git-credential-cache--daemon.1
4535/usr/local/share/man/man1/git-credential-cache.1 -> /usr/local/git/share/man/man1/git-credential-cache.1
4536/usr/local/share/man/man1/git-credential-store.1 -> /usr/local/git/share/man/man1/git-credential-store.1
4537/usr/local/share/man/man1/git-credential.1 -> /usr/local/git/share/man/man1/git-credential.1
4538/usr/local/share/man/man1/git-cvsexportcommit.1 -> /usr/local/git/share/man/man1/git-cvsexportcommit.1
4539/usr/local/share/man/man1/git-cvsimport.1 -> /usr/local/git/share/man/man1/git-cvsimport.1
4540/usr/local/share/man/man1/git-cvsserver.1 -> /usr/local/git/share/man/man1/git-cvsserver.1
4541/usr/local/share/man/man1/git-daemon.1 -> /usr/local/git/share/man/man1/git-daemon.1
4542/usr/local/share/man/man1/git-describe.1 -> /usr/local/git/share/man/man1/git-describe.1
4543/usr/local/share/man/man1/git-diff-files.1 -> /usr/local/git/share/man/man1/git-diff-files.1
4544/usr/local/share/man/man1/git-diff-index.1 -> /usr/local/git/share/man/man1/git-diff-index.1
4545/usr/local/share/man/man1/git-diff-tree.1 -> /usr/local/git/share/man/man1/git-diff-tree.1
4546/usr/local/share/man/man1/git-diff.1 -> /usr/local/git/share/man/man1/git-diff.1
4547/usr/local/share/man/man1/git-difftool.1 -> /usr/local/git/share/man/man1/git-difftool.1
4548/usr/local/share/man/man1/git-fast-export.1 -> /usr/local/git/share/man/man1/git-fast-export.1
4549/usr/local/share/man/man1/git-fast-import.1 -> /usr/local/git/share/man/man1/git-fast-import.1
4550/usr/local/share/man/man1/git-fetch-pack.1 -> /usr/local/git/share/man/man1/git-fetch-pack.1
4551/usr/local/share/man/man1/git-fetch.1 -> /usr/local/git/share/man/man1/git-fetch.1
4552/usr/local/share/man/man1/git-filter-branch.1 -> /usr/local/git/share/man/man1/git-filter-branch.1
4553/usr/local/share/man/man1/git-fmt-merge-msg.1 -> /usr/local/git/share/man/man1/git-fmt-merge-msg.1
4554/usr/local/share/man/man1/git-for-each-ref.1 -> /usr/local/git/share/man/man1/git-for-each-ref.1
4555/usr/local/share/man/man1/git-format-patch.1 -> /usr/local/git/share/man/man1/git-format-patch.1
4556/usr/local/share/man/man1/git-fsck-objects.1 -> /usr/local/git/share/man/man1/git-fsck-objects.1
4557/usr/local/share/man/man1/git-fsck.1 -> /usr/local/git/share/man/man1/git-fsck.1
4558/usr/local/share/man/man1/git-gc.1 -> /usr/local/git/share/man/man1/git-gc.1
4559/usr/local/share/man/man1/git-get-tar-commit-id.1 -> /usr/local/git/share/man/man1/git-get-tar-commit-id.1
4560/usr/local/share/man/man1/git-grep.1 -> /usr/local/git/share/man/man1/git-grep.1
4561/usr/local/share/man/man1/git-gui.1 -> /usr/local/git/share/man/man1/git-gui.1
4562/usr/local/share/man/man1/git-hash-object.1 -> /usr/local/git/share/man/man1/git-hash-object.1
4563/usr/local/share/man/man1/git-help.1 -> /usr/local/git/share/man/man1/git-help.1
4564/usr/local/share/man/man1/git-http-backend.1 -> /usr/local/git/share/man/man1/git-http-backend.1
4565/usr/local/share/man/man1/git-http-fetch.1 -> /usr/local/git/share/man/man1/git-http-fetch.1
4566/usr/local/share/man/man1/git-http-push.1 -> /usr/local/git/share/man/man1/git-http-push.1
4567/usr/local/share/man/man1/git-imap-send.1 -> /usr/local/git/share/man/man1/git-imap-send.1
4568/usr/local/share/man/man1/git-index-pack.1 -> /usr/local/git/share/man/man1/git-index-pack.1
4569/usr/local/share/man/man1/git-init-db.1 -> /usr/local/git/share/man/man1/git-init-db.1
4570/usr/local/share/man/man1/git-init.1 -> /usr/local/git/share/man/man1/git-init.1
4571/usr/local/share/man/man1/git-instaweb.1 -> /usr/local/git/share/man/man1/git-instaweb.1
4572/usr/local/share/man/man1/git-interpret-trailers.1 -> /usr/local/git/share/man/man1/git-interpret-trailers.1
4573/usr/local/share/man/man1/git-log.1 -> /usr/local/git/share/man/man1/git-log.1
4574/usr/local/share/man/man1/git-ls-files.1 -> /usr/local/git/share/man/man1/git-ls-files.1
4575/usr/local/share/man/man1/git-ls-remote.1 -> /usr/local/git/share/man/man1/git-ls-remote.1
4576/usr/local/share/man/man1/git-ls-tree.1 -> /usr/local/git/share/man/man1/git-ls-tree.1
4577/usr/local/share/man/man1/git-mailinfo.1 -> /usr/local/git/share/man/man1/git-mailinfo.1
4578/usr/local/share/man/man1/git-mailsplit.1 -> /usr/local/git/share/man/man1/git-mailsplit.1
4579/usr/local/share/man/man1/git-merge-base.1 -> /usr/local/git/share/man/man1/git-merge-base.1
4580/usr/local/share/man/man1/git-merge-file.1 -> /usr/local/git/share/man/man1/git-merge-file.1
4581/usr/local/share/man/man1/git-merge-index.1 -> /usr/local/git/share/man/man1/git-merge-index.1
4582/usr/local/share/man/man1/git-merge-one-file.1 -> /usr/local/git/share/man/man1/git-merge-one-file.1
4583/usr/local/share/man/man1/git-merge-tree.1 -> /usr/local/git/share/man/man1/git-merge-tree.1
4584/usr/local/share/man/man1/git-merge.1 -> /usr/local/git/share/man/man1/git-merge.1
4585/usr/local/share/man/man1/git-mergetool--lib.1 -> /usr/local/git/share/man/man1/git-mergetool--lib.1
4586/usr/local/share/man/man1/git-mergetool.1 -> /usr/local/git/share/man/man1/git-mergetool.1
4587/usr/local/share/man/man1/git-mktag.1 -> /usr/local/git/share/man/man1/git-mktag.1
4588/usr/local/share/man/man1/git-mktree.1 -> /usr/local/git/share/man/man1/git-mktree.1
4589/usr/local/share/man/man1/git-multi-pack-index.1 -> /usr/local/git/share/man/man1/git-multi-pack-index.1
4590/usr/local/share/man/man1/git-mv.1 -> /usr/local/git/share/man/man1/git-mv.1
4591/usr/local/share/man/man1/git-name-rev.1 -> /usr/local/git/share/man/man1/git-name-rev.1
4592/usr/local/share/man/man1/git-notes.1 -> /usr/local/git/share/man/man1/git-notes.1
4593/usr/local/share/man/man1/git-p4.1 -> /usr/local/git/share/man/man1/git-p4.1
4594/usr/local/share/man/man1/git-pack-objects.1 -> /usr/local/git/share/man/man1/git-pack-objects.1
4595/usr/local/share/man/man1/git-pack-redundant.1 -> /usr/local/git/share/man/man1/git-pack-redundant.1
4596/usr/local/share/man/man1/git-pack-refs.1 -> /usr/local/git/share/man/man1/git-pack-refs.1
4597/usr/local/share/man/man1/git-parse-remote.1 -> /usr/local/git/share/man/man1/git-parse-remote.1
4598/usr/local/share/man/man1/git-patch-id.1 -> /usr/local/git/share/man/man1/git-patch-id.1
4599/usr/local/share/man/man1/git-prune-packed.1 -> /usr/local/git/share/man/man1/git-prune-packed.1
4600/usr/local/share/man/man1/git-prune.1 -> /usr/local/git/share/man/man1/git-prune.1
4601/usr/local/share/man/man1/git-pull.1 -> /usr/local/git/share/man/man1/git-pull.1
4602/usr/local/share/man/man1/git-push.1 -> /usr/local/git/share/man/man1/git-push.1
4603/usr/local/share/man/man1/git-quiltimport.1 -> /usr/local/git/share/man/man1/git-quiltimport.1
4604/usr/local/share/man/man1/git-range-diff.1 -> /usr/local/git/share/man/man1/git-range-diff.1
4605/usr/local/share/man/man1/git-read-tree.1 -> /usr/local/git/share/man/man1/git-read-tree.1
4606/usr/local/share/man/man1/git-rebase.1 -> /usr/local/git/share/man/man1/git-rebase.1
4607/usr/local/share/man/man1/git-receive-pack.1 -> /usr/local/git/share/man/man1/git-receive-pack.1
4608/usr/local/share/man/man1/git-reflog.1 -> /usr/local/git/share/man/man1/git-reflog.1
4609/usr/local/share/man/man1/git-remote-ext.1 -> /usr/local/git/share/man/man1/git-remote-ext.1
4610/usr/local/share/man/man1/git-remote-fd.1 -> /usr/local/git/share/man/man1/git-remote-fd.1
4611/usr/local/share/man/man1/git-remote.1 -> /usr/local/git/share/man/man1/git-remote.1
4612/usr/local/share/man/man1/git-repack.1 -> /usr/local/git/share/man/man1/git-repack.1
4613/usr/local/share/man/man1/git-replace.1 -> /usr/local/git/share/man/man1/git-replace.1
4614/usr/local/share/man/man1/git-request-pull.1 -> /usr/local/git/share/man/man1/git-request-pull.1
4615/usr/local/share/man/man1/git-rerere.1 -> /usr/local/git/share/man/man1/git-rerere.1
4616/usr/local/share/man/man1/git-reset.1 -> /usr/local/git/share/man/man1/git-reset.1
4617/usr/local/share/man/man1/git-restore.1 -> /usr/local/git/share/man/man1/git-restore.1
4618/usr/local/share/man/man1/git-rev-list.1 -> /usr/local/git/share/man/man1/git-rev-list.1
4619/usr/local/share/man/man1/git-rev-parse.1 -> /usr/local/git/share/man/man1/git-rev-parse.1
4620/usr/local/share/man/man1/git-revert.1 -> /usr/local/git/share/man/man1/git-revert.1
4621/usr/local/share/man/man1/git-rm.1 -> /usr/local/git/share/man/man1/git-rm.1
4622/usr/local/share/man/man1/git-send-email.1 -> /usr/local/git/share/man/man1/git-send-email.1
4623/usr/local/share/man/man1/git-send-pack.1 -> /usr/local/git/share/man/man1/git-send-pack.1
4624/usr/local/share/man/man1/git-sh-i18n--envsubst.1 -> /usr/local/git/share/man/man1/git-sh-i18n--envsubst.1
4625/usr/local/share/man/man1/git-sh-i18n.1 -> /usr/local/git/share/man/man1/git-sh-i18n.1
4626/usr/local/share/man/man1/git-sh-setup.1 -> /usr/local/git/share/man/man1/git-sh-setup.1
4627/usr/local/share/man/man1/git-shell.1 -> /usr/local/git/share/man/man1/git-shell.1
4628/usr/local/share/man/man1/git-shortlog.1 -> /usr/local/git/share/man/man1/git-shortlog.1
4629/usr/local/share/man/man1/git-show-branch.1 -> /usr/local/git/share/man/man1/git-show-branch.1
4630/usr/local/share/man/man1/git-show-index.1 -> /usr/local/git/share/man/man1/git-show-index.1
4631/usr/local/share/man/man1/git-show-ref.1 -> /usr/local/git/share/man/man1/git-show-ref.1
4632/usr/local/share/man/man1/git-show.1 -> /usr/local/git/share/man/man1/git-show.1
4633/usr/local/share/man/man1/git-stage.1 -> /usr/local/git/share/man/man1/git-stage.1
4634/usr/local/share/man/man1/git-stash.1 -> /usr/local/git/share/man/man1/git-stash.1
4635/usr/local/share/man/man1/git-status.1 -> /usr/local/git/share/man/man1/git-status.1
4636/usr/local/share/man/man1/git-stripspace.1 -> /usr/local/git/share/man/man1/git-stripspace.1
4637/usr/local/share/man/man1/git-submodule.1 -> /usr/local/git/share/man/man1/git-submodule.1
4638/usr/local/share/man/man1/git-svn.1 -> /usr/local/git/share/man/man1/git-svn.1
4639/usr/local/share/man/man1/git-switch.1 -> /usr/local/git/share/man/man1/git-switch.1
4640/usr/local/share/man/man1/git-symbolic-ref.1 -> /usr/local/git/share/man/man1/git-symbolic-ref.1
4641/usr/local/share/man/man1/git-tag.1 -> /usr/local/git/share/man/man1/git-tag.1
4642/usr/local/share/man/man1/git-unpack-file.1 -> /usr/local/git/share/man/man1/git-unpack-file.1
4643/usr/local/share/man/man1/git-unpack-objects.1 -> /usr/local/git/share/man/man1/git-unpack-objects.1
4644/usr/local/share/man/man1/git-update-index.1 -> /usr/local/git/share/man/man1/git-update-index.1
4645/usr/local/share/man/man1/git-update-ref.1 -> /usr/local/git/share/man/man1/git-update-ref.1
4646/usr/local/share/man/man1/git-update-server-info.1 -> /usr/local/git/share/man/man1/git-update-server-info.1
4647/usr/local/share/man/man1/git-upload-archive.1 -> /usr/local/git/share/man/man1/git-upload-archive.1
4648/usr/local/share/man/man1/git-upload-pack.1 -> /usr/local/git/share/man/man1/git-upload-pack.1
4649/usr/local/share/man/man1/git-var.1 -> /usr/local/git/share/man/man1/git-var.1
4650/usr/local/share/man/man1/git-verify-commit.1 -> /usr/local/git/share/man/man1/git-verify-commit.1
4651/usr/local/share/man/man1/git-verify-pack.1 -> /usr/local/git/share/man/man1/git-verify-pack.1
4652/usr/local/share/man/man1/git-verify-tag.1 -> /usr/local/git/share/man/man1/git-verify-tag.1
4653/usr/local/share/man/man1/git-web--browse.1 -> /usr/local/git/share/man/man1/git-web--browse.1
4654/usr/local/share/man/man1/git-whatchanged.1 -> /usr/local/git/share/man/man1/git-whatchanged.1
4655/usr/local/share/man/man1/git-worktree.1 -> /usr/local/git/share/man/man1/git-worktree.1
4656/usr/local/share/man/man1/git-write-tree.1 -> /usr/local/git/share/man/man1/git-write-tree.1
4657/usr/local/share/man/man1/git.1 -> /usr/local/git/share/man/man1/git.1
4658/usr/local/share/man/man1/gitk.1 -> /usr/local/git/share/man/man1/gitk.1
4659/usr/local/share/man/man1/gitweb.1 -> /usr/local/git/share/man/man1/gitweb.1
4660/usr/local/share/man/man5/gitattributes.5 -> /usr/local/git/share/man/man5/gitattributes.5
4661/usr/local/share/man/man5/githooks.5 -> /usr/local/git/share/man/man5/githooks.5
4662/usr/local/share/man/man5/gitignore.5 -> /usr/local/git/share/man/man5/gitignore.5
4663/usr/local/share/man/man5/gitmodules.5 -> /usr/local/git/share/man/man5/gitmodules.5
4664/usr/local/share/man/man5/gitrepository-layout.5 -> /usr/local/git/share/man/man5/gitrepository-layout.5
4665/usr/local/share/man/man5/gitweb.conf.5 -> /usr/local/git/share/man/man5/gitweb.conf.5
4666/usr/local/share/man/man7/gitcli.7 -> /usr/local/git/share/man/man7/gitcli.7
4667/usr/local/share/man/man7/gitcore-tutorial.7 -> /usr/local/git/share/man/man7/gitcore-tutorial.7
4668/usr/local/share/man/man7/gitcredentials.7 -> /usr/local/git/share/man/man7/gitcredentials.7
4669/usr/local/share/man/man7/gitcvs-migration.7 -> /usr/local/git/share/man/man7/gitcvs-migration.7
4670/usr/local/share/man/man7/gitdiffcore.7 -> /usr/local/git/share/man/man7/gitdiffcore.7
4671/usr/local/share/man/man7/giteveryday.7 -> /usr/local/git/share/man/man7/giteveryday.7
4672/usr/local/share/man/man7/gitglossary.7 -> /usr/local/git/share/man/man7/gitglossary.7
4673/usr/local/share/man/man7/gitnamespaces.7 -> /usr/local/git/share/man/man7/gitnamespaces.7
4674/usr/local/share/man/man7/gitremote-helpers.7 -> /usr/local/git/share/man/man7/gitremote-helpers.7
4675/usr/local/share/man/man7/gitrevisions.7 -> /usr/local/git/share/man/man7/gitrevisions.7
4676/usr/local/share/man/man7/gitsubmodules.7 -> /usr/local/git/share/man/man7/gitsubmodules.7
4677/usr/local/share/man/man7/gittutorial-2.7 -> /usr/local/git/share/man/man7/gittutorial-2.7
4678/usr/local/share/man/man7/gittutorial.7 -> /usr/local/git/share/man/man7/gittutorial.7
4679/usr/local/share/man/man7/gitworkflows.7 -> /usr/local/git/share/man/man7/gitworkflows.7
4680/usr/local/share/zsh/site-functions/_git -> /usr/local/Cellar/git/1.9.1/share/zsh/site-functions/_git
4681/usr/local/share/zsh/site-functions/git-completion.bash -> /usr/local/Cellar/git/1.9.1/share/zsh/site-functions/git-completion.bash
4682==> Caveats
4683Bash completion has been installed to:
4684 /usr/local/etc/bash_completion.d
4685
4686zsh completions and functions have been installed to:
4687 /usr/local/share/zsh/site-functions
4688
4689Emacs Lisp files have been installed to:
4690 /usr/local/share/emacs/site-lisp/git
4691==> Summary
4692? /usr/local/Cellar/git/2.23.0_1: 1,543 files, 45.1MB
4693Removing: /usr/local/Cellar/git/1.9.1... (1,324 files, 196.0MB)
4694==> Caveats
4695==> gettext
4696gettext is keg-only, which means it was not symlinked into /usr/local,
4697because macOS provides the BSD gettext library & some software gets confused if both are in the library path.
4698
4699If you need to have gettext first in your PATH run:
4700 echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> ~/.bash_profile
4701
4702For compilers to find gettext you may need to set:
4703 export LDFLAGS="-L/usr/local/opt/gettext/lib"
4704 export CPPFLAGS="-I/usr/local/opt/gettext/include"
4705
4706==> git
4707Bash completion has been installed to:
4708 /usr/local/etc/bash_completion.d
4709
4710zsh completions and functions have been installed to:
4711 /usr/local/share/zsh/site-functions
4712
4713Emacs Lisp files have been installed to:
4714 /usr/local/share/emacs/site-lisp/git
4715Jesses:~ jessehauch$ git congig --global user.name "Jesse Hauch"
4716git: 'congig' is not a git command. See 'git --help'.
4717
4718The most similar command is
4719 config
4720Jesses:~ jessehauch$ git config --global user.name "Jesse Hauch"
4721Jesses:~ jessehauch$ git config --global user.email "jesse.j.hauch@gmail.com"
4722Jesses:~ jessehauch$ git config --global color.ui auto
4723Jesses:~ jessehauch$ git config --get user.name
4724Jesse Hauch
4725Jesses:~ jessehauch$ git config --get user.email
4726jesse.j.hauch@gmail.com
4727Jesses:~ jessehauch$ ls ~/.ssh/id_rsa.pub
4728ls: /Users/jessehauch/.ssh/id_rsa.pub: No such file or directory
4729Jesses:~ jessehauch$ ssh-keygen -C jesse.j.hauch@gmail.com
4730Generating public/private rsa key pair.
4731Enter file in which to save the key (/Users/jessehauch/.ssh/id_rsa):
4732Created directory '/Users/jessehauch/.ssh'.
4733Enter passphrase (empty for no passphrase):
4734Enter same passphrase again:
4735Your identification has been saved in /Users/jessehauch/.ssh/id_rsa.
4736Your public key has been saved in /Users/jessehauch/.ssh/id_rsa.pub.
4737The key fingerprint is:
4738SHA256:DFUrD6mBVwySeEATnr8+8+3CAw84rmUkouhwJWxh6jQ jesse.j.hauch@gmail.com
4739The key's randomart image is:
4740+---[RSA 2048]----+
4741| .=+...oo.. |
4742| ..ooo o.. . |
4743| =.. + + . |
4744| + o . = + |
4745|+E=.o . S . |
4746|*++oo. |
4747|+o+..= |
4748|o+..o =. |
4749|.o .+.+o |
4750+----[SHA256]-----+
4751Jesses:~ jessehauch$ cact ~/.ss/id_rsa.pub
4752-bash: cact: command not found
4753Jesses:~ jessehauch$ cat ~/ssh/id_rsa.pub
4754cat: /Users/jessehauch/ssh/id_rsa.pub: No such file or directory
4755Jesses:~ jessehauch$ cat ~/.ssh/id_rsa.pub
4756ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8LYqbY3zayic32u+pj2/a9VM9BKj4R+Cf5d1/zuH9T/qnJZX+8kpCil0oTBQMpvytdvHm3VIbAqytwYLRYXWqaFTsq4GheY36jDkTMXF+6aGtS9L4OOZwqJpHQRBHC9J1owrfhs+i3IOPcIVtOA1VbhQ2I6Yo0l4OCuW2O4WSKzldYNA5sySMdfEqlOu8hNIEG4RaaloUKYSUAkoHeePrXrcTdSZqjcZFrgh0GLpH/O0sPbgtiHaWf6jUIX4h1vBpyw2b52hHRUGZDO2hbRbKug6J6reFEFjkgFxgpPBzy8lAEpm2YQra9gq6qQQp0LoQ4nv1tDGrUg2Jafl36RsJ jesse.j.hauch@gmail.com
4757Jesses:~ jessehauch$ $ ssh -T git@github.com
4758-bash: $: command not found
4759Jesses:~ jessehauch$ ssh -T git@github.com
4760The authenticity of host 'github.com (192.30.253.112)' can't be established.
4761RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
4762Are you sure you want to continue connecting (yes/no)? yes
4763Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts.
4764Hi jhauch! You've successfully authenticated, but GitHub does not provide shell access.
4765Jesses:~ jessehauch$ whoami
4766jessehauch
4767Jesses:~ jessehauch$ gem install rails -v 5.2.3
4768Fetching thread_safe-0.3.6.gem
4769Fetching tzinfo-1.2.5.gem
4770Fetching activesupport-5.2.3.gem
4771Fetching rack-2.0.7.gem
4772Fetching concurrent-ruby-1.1.5.gem
4773Fetching i18n-1.7.0.gem
4774Fetching rack-test-1.1.0.gem
4775Fetching mini_portile2-2.4.0.gem
4776Fetching nokogiri-1.10.4.gem
4777Fetching crass-1.0.5.gem
4778Fetching loofah-2.3.1.gem
4779Fetching rails-html-sanitizer-1.3.0.gem
4780Fetching rails-dom-testing-2.0.3.gem
4781Fetching builder-3.2.3.gem
4782Fetching erubi-1.9.0.gem
4783Fetching actionview-5.2.3.gem
4784Fetching actionpack-5.2.3.gem
4785Fetching activemodel-5.2.3.gem
4786Fetching arel-9.0.0.gem
4787Fetching activerecord-5.2.3.gem
4788Fetching globalid-0.4.2.gem
4789Fetching activejob-5.2.3.gem
4790Fetching mini_mime-1.0.2.gem
4791Fetching mail-2.7.1.gem
4792Fetching actionmailer-5.2.3.gem
4793Fetching nio4r-2.5.2.gem
4794Fetching websocket-extensions-0.1.4.gem
4795Fetching websocket-driver-0.7.1.gem
4796Fetching actioncable-5.2.3.gem
4797Fetching mimemagic-0.3.3.gem
4798Fetching marcel-0.3.3.gem
4799Fetching activestorage-5.2.3.gem
4800Fetching rails-5.2.3.gem
4801Fetching thor-0.20.3.gem
4802Fetching method_source-0.9.2.gem
4803Fetching railties-5.2.3.gem
4804Fetching sprockets-4.0.0.gem
4805Fetching sprockets-rails-3.2.1.gem
4806Successfully installed concurrent-ruby-1.1.5
4807
4808HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
4809But that may break your application.
4810
4811Please check your Rails app for 'config.i18n.fallbacks = true'.
4812If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
4813'config.i18n.fallbacks = [I18n.default_locale]'.
4814If not, fallbacks will be broken in your app by I18n 1.1.x.
4815
4816For more info see:
4817https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
4818
4819Successfully installed i18n-1.7.0
4820Successfully installed thread_safe-0.3.6
4821Successfully installed tzinfo-1.2.5
4822Successfully installed activesupport-5.2.3
4823Successfully installed rack-2.0.7
4824Successfully installed rack-test-1.1.0
4825Successfully installed mini_portile2-2.4.0
4826Building native extensions. This could take a while...
4827Successfully installed nokogiri-1.10.4
4828Successfully installed crass-1.0.5
4829Successfully installed loofah-2.3.1
4830Successfully installed rails-html-sanitizer-1.3.0
4831Successfully installed rails-dom-testing-2.0.3
4832Successfully installed builder-3.2.3
4833Successfully installed erubi-1.9.0
4834Successfully installed actionview-5.2.3
4835Successfully installed actionpack-5.2.3
4836Successfully installed activemodel-5.2.3
4837Successfully installed arel-9.0.0
4838Successfully installed activerecord-5.2.3
4839Successfully installed globalid-0.4.2
4840Successfully installed activejob-5.2.3
4841Successfully installed mini_mime-1.0.2
4842Successfully installed mail-2.7.1
4843Successfully installed actionmailer-5.2.3
4844Building native extensions. This could take a while...
4845Successfully installed nio4r-2.5.2
4846Successfully installed websocket-extensions-0.1.4
4847Building native extensions. This could take a while...
4848Successfully installed websocket-driver-0.7.1
4849Successfully installed actioncable-5.2.3
4850Successfully installed mimemagic-0.3.3
4851Successfully installed marcel-0.3.3
4852Successfully installed activestorage-5.2.3
4853Successfully installed thor-0.20.3
4854Successfully installed method_source-0.9.2
4855Successfully installed railties-5.2.3
4856Successfully installed sprockets-4.0.0
4857Successfully installed sprockets-rails-3.2.1
4858Successfully installed rails-5.2.3
4859Parsing documentation for concurrent-ruby-1.1.5
4860Installing ri documentation for concurrent-ruby-1.1.5
4861Parsing documentation for i18n-1.7.0
4862Installing ri documentation for i18n-1.7.0
4863Parsing documentation for thread_safe-0.3.6
4864Installing ri documentation for thread_safe-0.3.6
4865Parsing documentation for tzinfo-1.2.5
4866Installing ri documentation for tzinfo-1.2.5
4867Parsing documentation for activesupport-5.2.3
4868Installing ri documentation for activesupport-5.2.3
4869Parsing documentation for rack-2.0.7
4870Installing ri documentation for rack-2.0.7
4871Parsing documentation for rack-test-1.1.0
4872Installing ri documentation for rack-test-1.1.0
4873Parsing documentation for mini_portile2-2.4.0
4874Installing ri documentation for mini_portile2-2.4.0
4875Parsing documentation for nokogiri-1.10.4
4876Installing ri documentation for nokogiri-1.10.4
4877Parsing documentation for crass-1.0.5
4878Installing ri documentation for crass-1.0.5
4879Parsing documentation for loofah-2.3.1
4880Installing ri documentation for loofah-2.3.1
4881Parsing documentation for rails-html-sanitizer-1.3.0
4882Installing ri documentation for rails-html-sanitizer-1.3.0
4883Parsing documentation for rails-dom-testing-2.0.3
4884Installing ri documentation for rails-dom-testing-2.0.3
4885Parsing documentation for builder-3.2.3
4886Installing ri documentation for builder-3.2.3
4887Parsing documentation for erubi-1.9.0
4888Installing ri documentation for erubi-1.9.0
4889Parsing documentation for actionview-5.2.3
4890Installing ri documentation for actionview-5.2.3
4891Parsing documentation for actionpack-5.2.3
4892Installing ri documentation for actionpack-5.2.3
4893Parsing documentation for activemodel-5.2.3
4894Installing ri documentation for activemodel-5.2.3
4895Parsing documentation for arel-9.0.0
4896Installing ri documentation for arel-9.0.0
4897Parsing documentation for activerecord-5.2.3
4898Installing ri documentation for activerecord-5.2.3
4899Parsing documentation for globalid-0.4.2
4900Installing ri documentation for globalid-0.4.2
4901Parsing documentation for activejob-5.2.3
4902Installing ri documentation for activejob-5.2.3
4903Parsing documentation for mini_mime-1.0.2
4904Installing ri documentation for mini_mime-1.0.2
4905Parsing documentation for mail-2.7.1
4906Installing ri documentation for mail-2.7.1
4907Parsing documentation for actionmailer-5.2.3
4908Installing ri documentation for actionmailer-5.2.3
4909Parsing documentation for nio4r-2.5.2
4910Installing ri documentation for nio4r-2.5.2
4911Parsing documentation for websocket-extensions-0.1.4
4912Installing ri documentation for websocket-extensions-0.1.4
4913Parsing documentation for websocket-driver-0.7.1
4914Installing ri documentation for websocket-driver-0.7.1
4915Parsing documentation for actioncable-5.2.3
4916Installing ri documentation for actioncable-5.2.3
4917Parsing documentation for mimemagic-0.3.3
4918Installing ri documentation for mimemagic-0.3.3
4919Parsing documentation for marcel-0.3.3
4920Installing ri documentation for marcel-0.3.3
4921Parsing documentation for activestorage-5.2.3
4922Installing ri documentation for activestorage-5.2.3
4923Parsing documentation for thor-0.20.3
4924Installing ri documentation for thor-0.20.3
4925Parsing documentation for method_source-0.9.2
4926Installing ri documentation for method_source-0.9.2
4927Parsing documentation for railties-5.2.3
4928Installing ri documentation for railties-5.2.3
4929Parsing documentation for sprockets-4.0.0
4930Installing ri documentation for sprockets-4.0.0
4931Parsing documentation for sprockets-rails-3.2.1
4932Installing ri documentation for sprockets-rails-3.2.1
4933Parsing documentation for rails-5.2.3
4934Installing ri documentation for rails-5.2.3
4935Done installing documentation for concurrent-ruby, i18n, thread_safe, tzinfo, activesupport, rack, rack-test, mini_portile2, nokogiri, crass, loofah, rails-html-sanitizer, rails-dom-testing, builder, erubi, actionview, actionpack, activemodel, arel, activerecord, globalid, activejob, mini_mime, mail, actionmailer, nio4r, websocket-extensions, websocket-driver, actioncable, mimemagic, marcel, activestorage, thor, method_source, railties, sprockets, sprockets-rails, rails after 51 seconds
493638 gems installed
4937Jesses:~ jessehauch$ mkdir odin_on_rails
4938Jesses:~ jessehauch$ cd odin_on_rails
4939Jesses:odin_on_rails jessehauch$ rails new my_first_rails_app
4940 create
4941 create README.md
4942 create Rakefile
4943 create .ruby-version
4944 create config.ru
4945 create .gitignore
4946 create Gemfile
4947 run git init from "."
4948Initialized empty Git repository in /Users/jessehauch/odin_on_rails/my_first_rails_app/.git/
4949 create package.json
4950 create app
4951 create app/assets/config/manifest.js
4952 create app/assets/javascripts/application.js
4953 create app/assets/javascripts/cable.js
4954 create app/assets/stylesheets/application.css
4955 create app/channels/application_cable/channel.rb
4956 create app/channels/application_cable/connection.rb
4957 create app/controllers/application_controller.rb
4958 create app/helpers/application_helper.rb
4959 create app/jobs/application_job.rb
4960 create app/mailers/application_mailer.rb
4961 create app/models/application_record.rb
4962 create app/views/layouts/application.html.erb
4963 create app/views/layouts/mailer.html.erb
4964 create app/views/layouts/mailer.text.erb
4965 create app/assets/images/.keep
4966 create app/assets/javascripts/channels
4967 create app/assets/javascripts/channels/.keep
4968 create app/controllers/concerns/.keep
4969 create app/models/concerns/.keep
4970 create bin
4971 create bin/bundle
4972 create bin/rails
4973 create bin/rake
4974 create bin/setup
4975 create bin/update
4976 create bin/yarn
4977 create config
4978 create config/routes.rb
4979 create config/application.rb
4980 create config/environment.rb
4981 create config/cable.yml
4982 create config/puma.rb
4983 create config/spring.rb
4984 create config/storage.yml
4985 create config/environments
4986 create config/environments/development.rb
4987 create config/environments/production.rb
4988 create config/environments/test.rb
4989 create config/initializers
4990 create config/initializers/application_controller_renderer.rb
4991 create config/initializers/assets.rb
4992 create config/initializers/backtrace_silencers.rb
4993 create config/initializers/content_security_policy.rb
4994 create config/initializers/cookies_serializer.rb
4995 create config/initializers/cors.rb
4996 create config/initializers/filter_parameter_logging.rb
4997 create config/initializers/inflections.rb
4998 create config/initializers/mime_types.rb
4999 create config/initializers/new_framework_defaults_5_2.rb
5000 create config/initializers/wrap_parameters.rb
5001 create config/locales
5002 create config/locales/en.yml
5003 create config/master.key
5004 append .gitignore
5005 create config/boot.rb
5006 create config/database.yml
5007 create db
5008 create db/seeds.rb
5009 create lib
5010 create lib/tasks
5011 create lib/tasks/.keep
5012 create lib/assets
5013 create lib/assets/.keep
5014 create log
5015 create log/.keep
5016 create public
5017 create public/404.html
5018 create public/422.html
5019 create public/500.html
5020 create public/apple-touch-icon-precomposed.png
5021 create public/apple-touch-icon.png
5022 create public/favicon.ico
5023 create public/robots.txt
5024 create tmp
5025 create tmp/.keep
5026 create tmp/cache
5027 create tmp/cache/assets
5028 create vendor
5029 create vendor/.keep
5030 create test/fixtures
5031 create test/fixtures/.keep
5032 create test/fixtures/files
5033 create test/fixtures/files/.keep
5034 create test/controllers
5035 create test/controllers/.keep
5036 create test/mailers
5037 create test/mailers/.keep
5038 create test/models
5039 create test/models/.keep
5040 create test/helpers
5041 create test/helpers/.keep
5042 create test/integration
5043 create test/integration/.keep
5044 create test/test_helper.rb
5045 create test/system
5046 create test/system/.keep
5047 create test/application_system_test_case.rb
5048 create storage
5049 create storage/.keep
5050 create tmp/storage
5051 create tmp/storage/.keep
5052 remove config/initializers/cors.rb
5053 remove config/initializers/new_framework_defaults_5_2.rb
5054 run bundle install
5055The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
5056Fetching gem metadata from https://rubygems.org/............
5057Fetching gem metadata from https://rubygems.org/.
5058Resolving dependencies....
5059Fetching rake 13.0.0
5060Installing rake 13.0.0
5061Using concurrent-ruby 1.1.5
5062Using i18n 1.7.0
5063Fetching minitest 5.12.2
5064Installing minitest 5.12.2
5065Using thread_safe 0.3.6
5066Using tzinfo 1.2.5
5067Using activesupport 5.2.3
5068Using builder 3.2.3
5069Using erubi 1.9.0
5070Using mini_portile2 2.4.0
5071Using nokogiri 1.10.4
5072Using rails-dom-testing 2.0.3
5073Using crass 1.0.5
5074Using loofah 2.3.1
5075Using rails-html-sanitizer 1.3.0
5076Using actionview 5.2.3
5077Using rack 2.0.7
5078Using rack-test 1.1.0
5079Using actionpack 5.2.3
5080Using nio4r 2.5.2
5081Using websocket-extensions 0.1.4
5082Using websocket-driver 0.7.1
5083Using actioncable 5.2.3
5084Using globalid 0.4.2
5085Using activejob 5.2.3
5086Using mini_mime 1.0.2
5087Using mail 2.7.1
5088Using actionmailer 5.2.3
5089Using activemodel 5.2.3
5090Using arel 9.0.0
5091Using activerecord 5.2.3
5092Using mimemagic 0.3.3
5093Using marcel 0.3.3
5094Using activestorage 5.2.3
5095Fetching public_suffix 4.0.1
5096Installing public_suffix 4.0.1
5097Fetching addressable 2.7.0
5098Installing addressable 2.7.0
5099Fetching io-like 0.3.0
5100Installing io-like 0.3.0
5101Fetching archive-zip 0.12.0
5102Installing archive-zip 0.12.0
5103Fetching bindex 0.8.1
5104Installing bindex 0.8.1 with native extensions
5105Fetching msgpack 1.3.1
5106Installing msgpack 1.3.1 with native extensions
5107Fetching bootsnap 1.4.5
5108Installing bootsnap 1.4.5 with native extensions
5109Using bundler 1.17.2
5110Fetching byebug 11.0.1
5111Installing byebug 11.0.1 with native extensions
5112Fetching regexp_parser 1.6.0
5113Installing regexp_parser 1.6.0
5114Fetching xpath 3.2.0
5115Installing xpath 3.2.0
5116Fetching capybara 3.29.0
5117Installing capybara 3.29.0
5118Fetching childprocess 3.0.0
5119Installing childprocess 3.0.0
5120Fetching chromedriver-helper 2.1.1
5121Installing chromedriver-helper 2.1.1
5122Fetching coffee-script-source 1.12.2
5123Installing coffee-script-source 1.12.2
5124Fetching execjs 2.7.0
5125Installing execjs 2.7.0
5126Fetching coffee-script 2.4.1
5127Installing coffee-script 2.4.1
5128Using method_source 0.9.2
5129Using thor 0.20.3
5130Using railties 5.2.3
5131Fetching coffee-rails 4.2.2
5132Installing coffee-rails 4.2.2
5133Fetching ffi 1.11.1
5134Installing ffi 1.11.1 with native extensions
5135Fetching jbuilder 2.9.1
5136Installing jbuilder 2.9.1
5137Fetching rb-fsevent 0.10.3
5138Installing rb-fsevent 0.10.3
5139Fetching rb-inotify 0.10.0
5140Installing rb-inotify 0.10.0
5141Fetching ruby_dep 1.5.0
5142Installing ruby_dep 1.5.0
5143Fetching listen 3.1.5
5144Installing listen 3.1.5
5145Fetching puma 3.12.1
5146Installing puma 3.12.1 with native extensions
5147Fetching sprockets 3.7.2
5148Installing sprockets 3.7.2
5149Using sprockets-rails 3.2.1
5150Using rails 5.2.3
5151Fetching rubyzip 2.0.0
5152Installing rubyzip 2.0.0
5153Fetching sass-listen 4.0.0
5154Installing sass-listen 4.0.0
5155Fetching sass 3.7.4
5156Installing sass 3.7.4
5157Fetching tilt 2.0.10
5158Installing tilt 2.0.10
5159Fetching sass-rails 5.1.0
5160Installing sass-rails 5.1.0
5161Fetching selenium-webdriver 3.142.6
5162Installing selenium-webdriver 3.142.6
5163Fetching spring 2.1.0
5164Installing spring 2.1.0
5165Fetching spring-watcher-listen 2.0.1
5166Installing spring-watcher-listen 2.0.1
5167Fetching sqlite3 1.4.1
5168Installing sqlite3 1.4.1 with native extensions
5169Fetching turbolinks-source 5.2.0
5170Installing turbolinks-source 5.2.0
5171Fetching turbolinks 5.2.1
5172Installing turbolinks 5.2.1
5173Fetching uglifier 4.2.0
5174Installing uglifier 4.2.0
5175Fetching web-console 3.7.0
5176Installing web-console 3.7.0
5177Bundle complete! 18 Gemfile dependencies, 78 gems now installed.
5178Use `bundle info [gemname]` to see where a bundled gem is installed.
5179Post-install message from chromedriver-helper:
5180
5181 +--------------------------------------------------------------------+
5182 | |
5183 | NOTICE: chromedriver-helper is deprecated after 2019-03-31. |
5184 | |
5185 | Please update to use the 'webdrivers' gem instead. |
5186 | See https://github.com/flavorjones/chromedriver-helper/issues/83 |
5187 | |
5188 +--------------------------------------------------------------------+
5189
5190Post-install message from sass:
5191
5192Ruby Sass has reached end-of-life and should no longer be used.
5193
5194* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
5195 primary implementation: https://sass-lang.com/install
5196
5197* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
5198 sassc gem: https://github.com/sass/sassc-ruby#readme
5199
5200* For more details, please refer to the Sass blog:
5201 https://sass-lang.com/blog/posts/7828841
5202
5203 run bundle exec spring binstub --all
5204* bin/rake: Spring inserted
5205* bin/rails: Spring inserted
5206Jesses:odin_on_rails jessehauch$ rails generate scaffold car make:string year:integer
5207Usage:
5208 rails new APP_PATH [options]
5209
5210Options:
5211 [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated applications)
5212 -r, [--ruby=PATH] # Path to the Ruby binary of your choice
5213 # Default: /Users/jessehauch/.rbenv/versions/2.6.4/bin/ruby
5214 -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
5215 -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/frontbase/ibm_db/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc)
5216 # Default: sqlite3
5217 [--skip-yarn], [--no-skip-yarn] # Don't use Yarn for managing JavaScript dependencies
5218 [--skip-gemfile], [--no-skip-gemfile] # Don't create a Gemfile
5219 -G, [--skip-git], [--no-skip-git] # Skip .gitignore file
5220 [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files
5221 -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files
5222 -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files
5223 [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files
5224 -P, [--skip-puma], [--no-skip-puma] # Skip Puma related files
5225 -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files
5226 -S, [--skip-sprockets], [--no-skip-sprockets] # Skip Sprockets files
5227 [--skip-spring], [--no-skip-spring] # Don't install Spring application preloader
5228 [--skip-listen], [--no-skip-listen] # Don't generate configuration that depends on the listen gem
5229 [--skip-coffee], [--no-skip-coffee] # Don't use CoffeeScript
5230 -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files
5231 [--skip-turbolinks], [--no-skip-turbolinks] # Skip turbolinks gem
5232 -T, [--skip-test], [--no-skip-test] # Skip test files
5233 [--skip-system-test], [--no-skip-system-test] # Skip system test files
5234 [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem
5235 [--dev], [--no-dev] # Setup the application with Gemfile pointing to your Rails checkout
5236 [--edge], [--no-edge] # Setup the application with Gemfile pointing to Rails repository
5237 [--rc=RC] # Path to file containing extra configuration options for rails command
5238 [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file
5239 [--api], [--no-api] # Preconfigure smaller stack for API only apps
5240 -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install
5241 [--webpack=WEBPACK] # Preconfigure for app-like JavaScript with Webpack (options: react/vue/angular/elm/stimulus)
5242
5243Runtime options:
5244 -f, [--force] # Overwrite files that already exist
5245 -p, [--pretend], [--no-pretend] # Run but do not make any changes
5246 -q, [--quiet], [--no-quiet] # Suppress status output
5247 -s, [--skip], [--no-skip] # Skip files that already exist
5248
5249Rails options:
5250 -h, [--help], [--no-help] # Show this help message and quit
5251 -v, [--version], [--no-version] # Show Rails version number and quit
5252
5253Description:
5254 The 'rails new' command creates a new Rails application with a default
5255 directory structure and configuration at the path you specify.
5256
5257 You can specify extra command-line arguments to be used every time
5258 'rails new' runs in the .railsrc configuration file in your home directory.
5259
5260 Note that the arguments specified in the .railsrc file don't affect the
5261 defaults values shown above in this help message.
5262
5263Example:
5264 rails new ~/Code/Ruby/weblog
5265
5266 This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
5267Jesses:odin_on_rails jessehauch$ rails db:migrate
5268Usage:
5269 rails new APP_PATH [options]
5270
5271Options:
5272 [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated applications)
5273 -r, [--ruby=PATH] # Path to the Ruby binary of your choice
5274 # Default: /Users/jessehauch/.rbenv/versions/2.6.4/bin/ruby
5275 -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
5276 -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/frontbase/ibm_db/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc)
5277 # Default: sqlite3
5278 [--skip-yarn], [--no-skip-yarn] # Don't use Yarn for managing JavaScript dependencies
5279 [--skip-gemfile], [--no-skip-gemfile] # Don't create a Gemfile
5280 -G, [--skip-git], [--no-skip-git] # Skip .gitignore file
5281 [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files
5282 -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files
5283 -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files
5284 [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files
5285 -P, [--skip-puma], [--no-skip-puma] # Skip Puma related files
5286 -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files
5287 -S, [--skip-sprockets], [--no-skip-sprockets] # Skip Sprockets files
5288 [--skip-spring], [--no-skip-spring] # Don't install Spring application preloader
5289 [--skip-listen], [--no-skip-listen] # Don't generate configuration that depends on the listen gem
5290 [--skip-coffee], [--no-skip-coffee] # Don't use CoffeeScript
5291 -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files
5292 [--skip-turbolinks], [--no-skip-turbolinks] # Skip turbolinks gem
5293 -T, [--skip-test], [--no-skip-test] # Skip test files
5294 [--skip-system-test], [--no-skip-system-test] # Skip system test files
5295 [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem
5296 [--dev], [--no-dev] # Setup the application with Gemfile pointing to your Rails checkout
5297 [--edge], [--no-edge] # Setup the application with Gemfile pointing to Rails repository
5298 [--rc=RC] # Path to file containing extra configuration options for rails command
5299 [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file
5300 [--api], [--no-api] # Preconfigure smaller stack for API only apps
5301 -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install
5302 [--webpack=WEBPACK] # Preconfigure for app-like JavaScript with Webpack (options: react/vue/angular/elm/stimulus)
5303
5304Runtime options:
5305 -f, [--force] # Overwrite files that already exist
5306 -p, [--pretend], [--no-pretend] # Run but do not make any changes
5307 -q, [--quiet], [--no-quiet] # Suppress status output
5308 -s, [--skip], [--no-skip] # Skip files that already exist
5309
5310Rails options:
5311 -h, [--help], [--no-help] # Show this help message and quit
5312 -v, [--version], [--no-version] # Show Rails version number and quit
5313
5314Description:
5315 The 'rails new' command creates a new Rails application with a default
5316 directory structure and configuration at the path you specify.
5317
5318 You can specify extra command-line arguments to be used every time
5319 'rails new' runs in the .railsrc configuration file in your home directory.
5320
5321 Note that the arguments specified in the .railsrc file don't affect the
5322 defaults values shown above in this help message.
5323
5324Example:
5325 rails new ~/Code/Ruby/weblog
5326
5327 This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
5328Jesses:odin_on_rails jessehauch$ rails server
5329Usage:
5330 rails new APP_PATH [options]
5331
5332Options:
5333 [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated applications)
5334 -r, [--ruby=PATH] # Path to the Ruby binary of your choice
5335 # Default: /Users/jessehauch/.rbenv/versions/2.6.4/bin/ruby
5336 -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
5337 -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/frontbase/ibm_db/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc)
5338 # Default: sqlite3
5339 [--skip-yarn], [--no-skip-yarn] # Don't use Yarn for managing JavaScript dependencies
5340 [--skip-gemfile], [--no-skip-gemfile] # Don't create a Gemfile
5341 -G, [--skip-git], [--no-skip-git] # Skip .gitignore file
5342 [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files
5343 -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files
5344 -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files
5345 [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files
5346 -P, [--skip-puma], [--no-skip-puma] # Skip Puma related files
5347 -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files
5348 -S, [--skip-sprockets], [--no-skip-sprockets] # Skip Sprockets files
5349 [--skip-spring], [--no-skip-spring] # Don't install Spring application preloader
5350 [--skip-listen], [--no-skip-listen] # Don't generate configuration that depends on the listen gem
5351 [--skip-coffee], [--no-skip-coffee] # Don't use CoffeeScript
5352 -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files
5353 [--skip-turbolinks], [--no-skip-turbolinks] # Skip turbolinks gem
5354 -T, [--skip-test], [--no-skip-test] # Skip test files
5355 [--skip-system-test], [--no-skip-system-test] # Skip system test files
5356 [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem
5357 [--dev], [--no-dev] # Setup the application with Gemfile pointing to your Rails checkout
5358 [--edge], [--no-edge] # Setup the application with Gemfile pointing to Rails repository
5359 [--rc=RC] # Path to file containing extra configuration options for rails command
5360 [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file
5361 [--api], [--no-api] # Preconfigure smaller stack for API only apps
5362 -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install
5363 [--webpack=WEBPACK] # Preconfigure for app-like JavaScript with Webpack (options: react/vue/angular/elm/stimulus)
5364
5365Runtime options:
5366 -f, [--force] # Overwrite files that already exist
5367 -p, [--pretend], [--no-pretend] # Run but do not make any changes
5368 -q, [--quiet], [--no-quiet] # Suppress status output
5369 -s, [--skip], [--no-skip] # Skip files that already exist
5370
5371Rails options:
5372 -h, [--help], [--no-help] # Show this help message and quit
5373 -v, [--version], [--no-version] # Show Rails version number and quit
5374
5375Description:
5376 The 'rails new' command creates a new Rails application with a default
5377 directory structure and configuration at the path you specify.
5378
5379 You can specify extra command-line arguments to be used every time
5380 'rails new' runs in the .railsrc configuration file in your home directory.
5381
5382 Note that the arguments specified in the .railsrc file don't affect the
5383 defaults values shown above in this help message.
5384
5385Example:
5386 rails new ~/Code/Ruby/weblog
5387
5388 This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
5389Jesses:odin_on_rails jessehauch$ rails server
5390
5391Usage:
5392 rails new APP_PATH [options]
5393
5394Options:
5395 [--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated applications)
5396 -r, [--ruby=PATH] # Path to the Ruby binary of your choice
5397 # Default: /Users/jessehauch/.rbenv/versions/2.6.4/bin/ruby
5398 -m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
5399 -d, [--database=DATABASE] # Preconfigure for selected database (options: mysql/postgresql/sqlite3/oracle/frontbase/ibm_db/sqlserver/jdbcmysql/jdbcsqlite3/jdbcpostgresql/jdbc)
5400 # Default: sqlite3
5401 [--skip-yarn], [--no-skip-yarn] # Don't use Yarn for managing JavaScript dependencies
5402 [--skip-gemfile], [--no-skip-gemfile] # Don't create a Gemfile
5403 -G, [--skip-git], [--no-skip-git] # Skip .gitignore file
5404 [--skip-keeps], [--no-skip-keeps] # Skip source control .keep files
5405 -M, [--skip-action-mailer], [--no-skip-action-mailer] # Skip Action Mailer files
5406 -O, [--skip-active-record], [--no-skip-active-record] # Skip Active Record files
5407 [--skip-active-storage], [--no-skip-active-storage] # Skip Active Storage files
5408 -P, [--skip-puma], [--no-skip-puma] # Skip Puma related files
5409 -C, [--skip-action-cable], [--no-skip-action-cable] # Skip Action Cable files
5410 -S, [--skip-sprockets], [--no-skip-sprockets] # Skip Sprockets files
5411 [--skip-spring], [--no-skip-spring] # Don't install Spring application preloader
5412 [--skip-listen], [--no-skip-listen] # Don't generate configuration that depends on the listen gem
5413 [--skip-coffee], [--no-skip-coffee] # Don't use CoffeeScript
5414 -J, [--skip-javascript], [--no-skip-javascript] # Skip JavaScript files
5415 [--skip-turbolinks], [--no-skip-turbolinks] # Skip turbolinks gem
5416 -T, [--skip-test], [--no-skip-test] # Skip test files
5417 [--skip-system-test], [--no-skip-system-test] # Skip system test files
5418 [--skip-bootsnap], [--no-skip-bootsnap] # Skip bootsnap gem
5419 [--dev], [--no-dev] # Setup the application with Gemfile pointing to your Rails checkout
5420 [--edge], [--no-edge] # Setup the application with Gemfile pointing to Rails repository
5421 [--rc=RC] # Path to file containing extra configuration options for rails command
5422 [--no-rc], [--no-no-rc] # Skip loading of extra configuration options from .railsrc file
5423 [--api], [--no-api] # Preconfigure smaller stack for API only apps
5424 -B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install
5425 [--webpack=WEBPACK] # Preconfigure for app-like JavaScript with Webpack (options: react/vue/angular/elm/stimulus)
5426
5427Runtime options:
5428 -f, [--force] # Overwrite files that already exist
5429 -p, [--pretend], [--no-pretend] # Run but do not make any changes
5430 -q, [--quiet], [--no-quiet] # Suppress status output
5431 -s, [--skip], [--no-skip] # Skip files that already exist
5432
5433Rails options:
5434 -h, [--help], [--no-help] # Show this help message and quit
5435 -v, [--version], [--no-version] # Show Rails version number and quit
5436
5437Description:
5438 The 'rails new' command creates a new Rails application with a default
5439 directory structure and configuration at the path you specify.
5440
5441 You can specify extra command-line arguments to be used every time
5442 'rails new' runs in the .railsrc configuration file in your home directory.
5443
5444 Note that the arguments specified in the .railsrc file don't affect the
5445 defaults values shown above in this help message.
5446
5447Example:
5448 rails new ~/Code/Ruby/weblog
5449
5450 This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
5451Jesses:odin_on_rails jessehauch$
5452Jesses:odin_on_rails jessehauch$