author | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Apr 2006 22:47:29 +0000 (15:47 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Apr 2006 22:47:29 +0000 (15:47 -0700) | ||
commit | 9cda21defb0ad18f50b4dcea9f027f75a15131fd | |
tree | ead1652f217bb01f726b2314f17c3dd21c63f425 | tree | snapshot |
parent | 1b83ace35e7869ad77810ab68984b1bf2b8c7038 | commit | diff |
parent | 38035cf4a51c48cccf6c5e3977130261bc0c03a7 | commit | diff |
Merge branch 'jc/date' into next
* jc/date:
date parsing: be friendlier to our European friends.
Tweaks to make asciidoc play nice.
git-commit: document --amend
Avoid a crash if realloc returns a different pointer.
Avoid a divide by zero if there's no messages to send.
[PATCH] Provide configurable UI font for gitk
[PATCH] gitk: Use git wrapper to run git-ls-remote.
[PATCH] gitk: add key bindings for selecting first and last commit
gitk: Add a help menu item to display key bindings
[PATCH] gitk: allow goto heads
gitk: replace parent and children arrays with lists
* jc/date:
date parsing: be friendlier to our European friends.
Tweaks to make asciidoc play nice.
git-commit: document --amend
Avoid a crash if realloc returns a different pointer.
Avoid a divide by zero if there's no messages to send.
[PATCH] Provide configurable UI font for gitk
[PATCH] gitk: Use git wrapper to run git-ls-remote.
[PATCH] gitk: add key bindings for selecting first and last commit
gitk: Add a help menu item to display key bindings
[PATCH] gitk: allow goto heads
gitk: replace parent and children arrays with lists