Revision 28eec80b602559403cca96531dce2930ac362095 authored by Junio C Hamano on 10 March 2016, 19:13:40 UTC, committed by Junio C Hamano on 10 March 2016, 19:13:41 UTC
The "v(iew)" subcommand of the interactive "git am -i" command was
broken in 2.6.0 timeframe when the command was rewritten in C.

* jc/am-i-v-fix:
  am -i: fix "v"iew
  pager: factor out a helper to prepare a child process to run the pager
  pager: lose a separate argv[]
2 parent s 9c17cca + 708b8cc
History
File Mode Size
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 207 bytes
README -rw-r--r-- 4.3 KB
aggregate.perl -rwxr-xr-x 3.8 KB
min_time.perl -rwxr-xr-x 348 bytes
p0000-perf-lib-sanity.sh -rwxr-xr-x 1002 bytes
p0001-rev-list.sh -rwxr-xr-x 569 bytes
p0002-read-cache.sh -rwxr-xr-x 211 bytes
p4000-diff-algorithms.sh -rwxr-xr-x 488 bytes
p4001-diff-no-index.sh -rwxr-xr-x 404 bytes
p4211-line-log.sh -rwxr-xr-x 674 bytes
p5302-pack-index.sh -rwxr-xr-x 828 bytes
p5310-pack-bitmaps.sh -rwxr-xr-x 1.5 KB
p7000-filter-branch.sh -rwxr-xr-x 318 bytes
p7300-clean.sh -rwxr-xr-x 752 bytes
p7810-grep.sh -rwxr-xr-x 512 bytes
perf-lib.sh -rw-r--r-- 5.7 KB
run -rwxr-xr-x 1.5 KB

README

back to top