plan9fox/sys/src/cmd/git
Ori Bernstein fd9679d97b git: handle absolute paths better
we were catting $gitrel onto absolute paths. stop it.
2021-06-05 13:40:28 +00:00
..
add git: handle absolute paths better 2021-06-05 13:40:28 +00:00
branch git/branch: ...all the debug prints. 2021-05-30 19:21:57 -07:00
clone
commit git: handle absolute paths better 2021-06-05 13:40:28 +00:00
compat
conf.c
delta.c
diff git: handle absolute paths better 2021-06-05 13:40:28 +00:00
export
fetch.c
fs.c
git.h
import
init git/init: create fs dir 2021-05-31 19:30:07 -07:00
log.c git/log: show first commit as file change 2021-06-03 16:15:16 -07:00
merge
mkfile
objset.c
ols.c
pack.c git/send: pick minimal delta set correctly (thanks igor) 2021-05-31 18:02:23 -07:00
proto.c git: allow local repository directories as remote uri's 2021-06-04 17:47:26 +02:00
pull
push
query.c
rebase
ref.c git/send: pick minimal delta set correctly (thanks igor) 2021-05-31 18:02:23 -07:00
repack.c
revert
rm
save.c
send.c git/send: pick minimal delta set correctly (thanks igor) 2021-05-31 18:02:23 -07:00
serve.c git/serve: remove undocumented -n namespace option and -r /usr/git default 2021-06-04 17:44:29 +02:00
util.c
walk.c