Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-18 | git(1): fix quoting in .IR | Sigrid Solveig Haflínudóttir | |
2023-03-13 | man1: various spelling fixes | Jacob Moody | |
2023-01-15 | git(1): update example to work with today's github | Ori Bernstein | |
2022-12-03 | git(1): The/ → The | Sigrid Solveig Haflínudóttir | |
2022-10-06 | git(1): remove documentation for deleted '-b' option (thanks llamaa) | Ori Bernstein | |
2022-09-06 | git(1), gitfs(4): fix style and typos (thanks schwindl) | Ori Bernstein | |
2022-07-03 | git/log: support -n option to restrict log counts | Ori Bernstein | |
this is useful for scripting, and convenient for interactive use. | |||
2022-04-28 | git/pull: remove '-b' and '-a' option | Ori Bernstein | |
we do the right thing by default now, let's not add knobs that nobody cares about. | |||
2021-12-15 | git(1): fix quotes in git/conf example | Igor Böhm | |
2021-11-08 | git(1): fix git/add -r spacing and wording in BUGS section | Igor Böhm | |
2021-11-06 | git(1): fix typo in git/push section | Igor Böhm | |
2021-08-27 | git(1): "see also" consistency (thanks sirjofri) | Ori Bernstein | |
adds commas between "see also" entries to make it consistent with other man pages. | |||
2021-06-21 | git(1): we have rebase | Ori Bernstein | |
2021-06-14 | python, hg: tow outside the environment. | Ori Bernstein | |
they've served us well, and can ride off into the sunset. | |||
2021-06-08 | git/conf: check in /sys/lib/git/config as a fallback to user-wide config | kemal | |
2021-05-30 | git/fs: move mount point to $repo/.git/fs | Ori Bernstein | |
Moving the mount point to within the repo directory means that we can have multiple git repos mounted at once with no conflict. | |||
2021-05-16 | git: got git? | Ori Bernstein | |
Add a snapshot of git9 to 9front. |