built-in add -i: support `?` (prompt help)
Johannes Schindelin committed almost 7 years ago
built-in add -i: show unique prefixes of the commands
Johannes Schindelin committed almost 7 years ago
built-in add -i: implement the main loop
Johannes Schindelin committed almost 7 years ago
gitweb: escape URLs generated by href()
Jeff King committed almost 7 years ago
t/gitweb-lib.sh: set $REQUEST_URI
Jeff King committed almost 7 years ago
t/gitweb-lib.sh: drop confusing quotes
Jeff King committed almost 7 years ago
t9502: pass along all arguments in xss helper
Jeff King committed almost 7 years ago
INSTALL: use existing shell scripts as example
Andrei Rybak committed almost 7 years ago
t7004: check existence of correct tag
Martin Ågren committed almost 7 years ago
built-in add -i: color the header in the `status` command
Slavica Đukić committed almost 7 years ago
built-in add -i: implement the `status` command
Daniel Ferreira committed almost 7 years ago
diff: export diffstat interface
Daniel Ferreira committed almost 7 years ago
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin committed almost 7 years ago
stash: make sure we have a valid index before writing it
Thomas Gummerer committed almost 7 years ago
send-pack: check remote ref status on pack-objects failure
Jeff King committed almost 7 years ago
t6120-describe: correct test repo history graph in comment
SZEDER Gábor committed almost 7 years ago
completion: tab-complete "git svn --recursive"
James Shubin committed almost 7 years ago
promisor-remote: remove fetch_if_missing=0
Jonathan Tan committed almost 7 years ago
clone: remove fetch_if_missing=0
Jonathan Tan committed almost 7 years ago
parse-options: avoid arithmetic on pointer that's potentially NULL
René Scharfe committed almost 7 years ago