plan9fox/sys/src/cmd/git
Ori Bernstein facb0e757a git: revert c947bf808 -- it triggers a bug.
We seem to have a botch in the protocol negotiation, where
we leak some protocol packets into the packfile; this will
need to be fixed before we put this change in.
2021-12-22 00:48:09 +00:00
..
add git: better handling of absolute paths, regex metachars 2021-08-17 04:31:15 +00:00
branch git/branch: make '-n' use HEAD when '-b' unspecified 2021-08-13 05:16:50 +00:00
clone git: better handling of absolute paths, regex metachars 2021-08-17 04:31:15 +00:00
commit git: separate author and committer 2021-09-03 02:47:18 +00:00
compat git/compat: add support for ls-remote [-d] 2021-08-25 02:24:15 +00:00
conf.c git/conf: check in /sys/lib/git/config as a fallback to user-wide config 2021-06-08 20:13:57 +00:00
delta.c git: got git? 2021-05-16 18:49:45 -07:00
diff git/diff: clean up diffs 2021-08-23 01:22:04 +00:00
export git/export: use 'date -f' instead of 'date -m' 2021-08-12 14:42:47 +00:00
fetch.c git: revert c947bf808 -- it triggers a bug. 2021-12-22 00:48:09 +00:00
fs.c git: separate author and committer 2021-09-03 02:47:18 +00:00
git.h git/query: fix spurious merge requests 2021-09-11 17:46:26 +00:00
import git: separate author and committer 2021-09-03 02:47:18 +00:00
init git: create .git/objects/ on git/init 2021-07-06 16:21:18 +00:00
log.c git/query: fix spurious merge requests 2021-09-11 17:46:26 +00:00
merge git: separate author and committer 2021-09-03 02:47:18 +00:00
mkfile git: got git? 2021-05-16 18:49:45 -07:00
objset.c git: got git? 2021-05-16 18:49:45 -07:00
ols.c git: got git? 2021-05-16 18:49:45 -07:00
pack.c git: improve pack cache heuristics 2021-12-05 00:13:54 +00:00
proto.c git: allow local repository directories as remote uri's 2021-06-04 17:47:26 +02:00
pull git: revert c947bf808 -- it triggers a bug. 2021-12-22 00:48:09 +00:00
push git/push, git/send: get better about erroring out early 2021-06-13 12:48:49 +00:00
query.c git/query: fix spurious merge requests 2021-09-11 17:46:26 +00:00
rebase distproto: sync with hg 2021-06-06 13:21:53 -04:00
ref.c git: fully init objq 2021-12-08 00:20:32 +00:00
repack.c git: got git? 2021-05-16 18:49:45 -07:00
revert git/revert: fix empty invocation 2021-11-04 19:08:02 +00:00
rm git: got git? 2021-05-16 18:49:45 -07:00
save.c git: separate author and committer 2021-09-03 02:47:18 +00:00
send.c git/send: allow the remote to have refs that we don't 2021-06-06 13:07:51 -04:00
serve.c git/serve: add a '\n' after HEAD 2021-08-25 22:15:34 +00:00
util.c git/query: fix spurious merge requests 2021-09-11 17:46:26 +00:00
walk.c git/fs: move mount point to $repo/.git/fs 2021-05-30 17:46:21 -07:00