index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
git
Age
Commit message (
Expand
)
Author
2023-04-17
git/send: correctly delete branches with no local mirror
Ori Bernstein
2023-02-19
mkfiles: add 'mk test' support
Ori Bernstein
2023-02-18
git: fix nil dereference in corrupt repositories
Ori Bernstein
2022-12-02
merge2
Sigrid Solveig Haflínudóttir
2022-11-26
git: add support for another signed message format
Ori Bernstein
2022-10-21
git/walk: don't list untracked files after removal
Ori Bernstein
2022-10-14
git/compat: fix 'git init --bare' and 'git ls-remote' (thanks floren)
Ori Bernstein
2022-10-08
git/hist: fix with repository other than /
Michael Forney
2022-10-03
git/import: remove removed files from index after commit
Michael Forney
2022-10-04
git/compat: fix init
Michael Forney
2022-09-28
git/rebase: remove unnecessary use of @ operator
Michael Forney
2022-03-14
git/query: implement range using paint()
Michael Forney
2022-09-24
git/import: fix handling relative paths
qwx
2022-09-16
git/export: use native diff
Ori Bernstein
2022-08-16
git/rebase: allow rebase without a clean tree
Ori Bernstein
2022-08-14
git/hist: make it work in subdirectories
Jacob Moody
2022-08-10
git/hist: add command to show history of files
Ori Bernstein
2022-07-31
git/commit: fix typo in if statement
Ori Bernstein
2022-07-19
git/log: only count the messages we show when limiting counts
Ori Bernstein
2022-07-03
git/log: fix log count
Ori Bernstein
2022-07-03
git/compat: expand to cover go bootstrap
Ori Bernstein
2022-07-03
git/log: support -n option to restrict log counts
Ori Bernstein
2022-06-11
git/pack: add support for skipping ssh signatures
Ori Bernstein
2022-06-11
git/get: keep sending what we have until we get an ack
Ori Bernstein
2022-06-04
git/import: use patch(1)
Ori Bernstein
2022-05-28
git: performance enhancements
Ori Bernstein
2022-05-20
git: improve error on short read
Ori Bernstein
2022-04-28
git/pull: remove '-b' and '-a' option
Ori Bernstein
2022-04-17
git: rename internal 'git/fetch' plumbing to 'git/get'
Ori Bernstein
2022-04-17
git/send: fill in 'theirs' object, even if we miss it
Ori Bernstein
2022-04-17
git/serve: log correct error message
Ori Bernstein
2022-04-16
git/merge: preserve exec bit correctly
Ori Bernstein
2022-04-16
git/pull: fetch all branches (please test)
Ori Bernstein
2022-04-26
git/import: squash leading/trailing/consecutive blanks and strip trailing space
Michael Forney
2022-04-04
git/branch: remove duplicate assignment of dirtypaths
Michael Forney
2022-04-04
git/branch: fix typo in error message
Michael Forney
2022-03-18
git/fetch: use read for reading packfiles instead of readn
Michael Forney
2022-03-17
git: use commit date as traversal hint instead of author date
Michael Forney
2022-03-17
git/fetch: improve detection of dumb http protocol
Michael Forney
2022-03-16
git/query: refactor graph painting algorithm (findtwixt, lca)
Michael Forney
2022-02-27
git/revert: update modification time on revert
Ori Bernstein
2022-02-10
git/branch: fix order of operations (thanks qwx)
Ori Bernstein
2022-01-23
git/query: leave range commits in topological order
Michael Forney
2022-01-09
git/commit: squelch error when run outside repository
Ori Bernstein
2022-01-07
git/fs: remove trailing null bytes from parent file (thanks mcf)
Ori Bernstein
2022-01-06
git: fix typo in git/log output
Ori Bernstein
2022-01-02
git: size cache in bytes, not objects
Ori Bernstein
2021-12-22
git: revert c947bf808 -- it triggers a bug.
Ori Bernstein
2021-12-20
git: fetch all branches by default.
Ori Bernstein
2021-12-08
git: fully init objq
Ori Bernstein
[next]