Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 2013-11-12 |
| | | | | | | | | | | | | | | | | "timezone" is two words, not one (i.e. "time zone" is correct). Correct this in these files: -- date-formats.txt -- git-blame.txt -- git-cvsimport.txt -- git-fast-import.txt -- git-svn.txt -- gitweb.conf.txt -- rev-list-options.txt Signed-off-by: Jason St. John <jstjohn@purdue.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||
* | Document date formats accepted by parse_date() | Miklos Vajna | 2009-12-03 |
Signed-off-by: Junio C Hamano <gitster@pobox.com> |