Commits
- Commit:
74283ab8e59cdc12bc4adb3d2037f37df510bf1f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
switch 'tog tree' repository path argument to a new -r option
- Commit:
1137e0aea684188aea7444f9a2d2a82a6758c49f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
man page wording tweaks
- Commit:
b672a97aba1aa83f89f3627751bd54950b5d6f9b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make 'tog log' show first-parent history by default; add -b option and B key
- Commit:
91b8c405499bead2b9a0259bbeaf0e90381c8673
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tweak default colors for directories and symlinks in 'tog tree'
- Commit:
83cd27f841bd6479abfad4c2e3c4bd870dd8ab7e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got and tog accept a --version argument; -V option is a bit obscure
prompted by a question from tedu@
- Commit:
11b20872df392ca0904b1dc128407bf2522ebe87
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add colors for 'tog log' and 'tog blame'
- Commit:
1d7fe5cdae04f3c0e387ffdbd0f0dabe89871351
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
support the terminal's "default" color in tog color schemes
- Commit:
c0b01bdba6cf6e38ce3c78e54b397879062189e4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add color support to 'tog tree'
- Commit:
6d17833f854902ee602bfbaf73cc67df9b25e1e8
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add color support to 'tog diff'
- Commit:
63c5ca5de411be54e75480b0efec04014ffab46e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
detect and ignore Git submodules
- Commit:
bc3056e371270495a28abba4ecc49db3d40d6f56
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
man page spelling fixes from Hiltjo Posthuma
- Commit:
848d6979f98ff53e56da96dc75ed4aee31f42c31
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
annotate symlinks with @ in 'got tree' and 'tog tree'
- Commit:
dfc23429a0b27fedcc5f71299f2083472df4dce7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
man pages: use Oo/Oc/Op instead of plain brackets (from bentley@)
- Commit:
aee2a8bd2d5252f62335cd49179282a9fa4be4d0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
man: spell 'got' and 'git' in upper case where not referring to commands
- Commit:
53ccebc212c162c70f666f060b461d9dccdca647
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'make release' target; programs now have a version number
- Commit:
678cbce5579984eaa94e22c2d83d2a657b156238
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow aborting search in 'tog log' with backspace key
- Commit:
0db75f06169f5af911de5666bbdcb7a7e65a7285
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document the 'abbreviated SHA1 argument' feature
- Commit:
a54b6686bf9e61e3c44c436393b1d17fa784b005
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
suse shorter wording around object IDs in man pages
- Commit:
df0b3d8ac9d4da612a6c67d95dc66b75dd989ca3
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow matching commit IDs in 'tog log' search
- Commit:
bf0668dd8c753e49753724e72e408bf8a568c700
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tog log: remove 'r' key-binding; we might want to re-use it later
- Commit:
9be7558290682b11e75686825e0a3d5c3b2555a1
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tog.1: use consistent syntax for Control key combinations
- Commit:
e3d2a5c6a3bb4c206467d23cc6857ecabc18c05a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
Bind reload in 'tog log' to Ctrl+l
- Commit:
d01904d4bba62d3608e53c5f4940a408d3353370
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'r' command to tog log view
- Commit:
6c4c42e07c3ebc32f3ea82173f6936b9f522733a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement search for 'tog blame'
- Commit:
4eec20aa4d575af46bdd2d4e6a0876872c309fc4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document tog tree search