| commit | c11ff120f359bd7bd79c425135f85e1dca5ae252 | [log] [tgz] |
|---|---|---|
| author | Paul Mackerras <paulus@samba.org> | Mon May 26 10:11:33 2008 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Mon May 26 10:11:33 2008 +1000 |
| tree | 0fb6f2c24c5992c108c94951eb1e35cc5aeab391 | |
| parent | a977953326b5bc9556f2648a7327c623e676aaca [diff] |
gitk: Handle detached heads better This draws the currently checked-out head with a yellow circle, as suggested by Linus Torvalds, and fixes various places in the code where we assumed that the current head always had a branch. Now we can display the fake commits for local changes on a detached head. Signed-off-by: Paul Mackerras <paulus@samba.org>