提交历史

作者 SHA1 备注 提交日期
  Junio C Hamano 458205ff0f Merge branch 'pw/add-p-edit-ita-path' 4 年之前
  Junio C Hamano 694e517778 Merge branch 'jk/add-i-fixes' 4 年之前
  Junio C Hamano 3ad8d3e4f9 Merge branch 'pw/add-p-leakfix' 4 年之前
  Phillip Wood 75a009dc29 add -p: fix editing of intent-to-add paths 4 年之前
  Phillip Wood 324efcf6b6 add -p: fix memory leak 4 年之前
  Jeff King dc62641572 add-patch: fix inverted return code of repo_read_index() 4 年之前
  Junio C Hamano cce5178c30 Merge branch 'pw/add-p-allowed-options-fix' 5 年之前
  Phillip Wood ce910287e7 add -p: fix checking of user input 5 年之前
  Phillip Wood 2ebe436c55 add -p: use ALLOC_GROW_BY instead of ALLOW_GROW 5 年之前
  Junio C Hamano 46b225f153 Merge branch 'jk/strvec' 5 年之前
  Jeff King d70a9eb611 strvec: rename struct fields 5 年之前
  Steve Kemp 84544f2ea3 comment: fix spelling mistakes inside comments 5 年之前
  Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 年之前
  Jeff King ef8d7ac42a strvec: convert more callers away from argv_array name 5 年之前
  Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 年之前
  Junio C Hamano 2bdf00e66a Merge branch 'js/checkout-p-new-file' 5 年之前
  Johannes Schindelin 2c8bd8471a checkout -p: handle new files correctly 5 年之前
  Johannes Schindelin 08d383f23e interactive: refactor code asking the user for interactive input 5 年之前
  Johannes Schindelin 04f816b125 built-in add -p: respect the `interactive.singlekey` config setting 5 年之前
  Johannes Schindelin 08b1ea4c39 built-in add -p: handle diff.algorithm 5 年之前
  Johannes Schindelin 180f48df69 built-in add -p: support interactive.diffFilter 5 年之前
  Johannes Schindelin cee6cb7300 built-in add -p: implement the "worktree" patch modes 5 年之前
  Johannes Schindelin 52628f94fc built-in add -p: implement the "checkout" patch modes 5 年之前
  Johannes Schindelin 36bae1dc0e built-in add -p: implement the "stash" and "reset" patch modes 5 年之前
  Johannes Schindelin d2a233cb8b built-in add -p: prepare for patch modes other than "stage" 5 年之前
  Johannes Schindelin 2e4083198d built-in add -p: show helpful hint when nothing can be staged 5 年之前
  Johannes Schindelin 54d9d9b2ee built-in add -p: only show the applicable parts of the help text 5 年之前
  Johannes Schindelin ade246efed built-in add -p: implement the 'q' ("quit") command 5 年之前
  Johannes Schindelin d6cf873340 built-in add -p: implement the '/' ("search regex") command 5 年之前
  Johannes Schindelin 9254bdfb4f built-in add -p: implement the 'g' ("goto") command 5 年之前