about summary refs log tree commit diff
path: root/git (follow)
Commit message (Collapse)AuthorAge
* Use GIT-1.5.4.1Lars Hjemli2008-02-16
|
* Use GIT-1.5.4Lars Hjemli2008-02-02
|
* Use GIT-1.5.4.rc5Lars Hjemli2008-01-28
|
* Use GIT-1.5.4.rc4Lars Hjemli2008-01-21
|
* Use GIT-1.5.3.8Lars Hjemli2008-01-10
|
* Use GIT-1.5.3.5Lars Hjemli2007-11-03
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Use git-1.5.3.3Lars Hjemli2007-10-01
|
* Upgrade to GIT 1.5.3.2Lars Hjemli2007-09-20
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* cgit v0.6.1Lars Hjemli2007-09-08
|
* Use git-1.5.3 as submoduleLars Hjemli2007-09-03
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Use git-1.5.2Lars Hjemli2007-05-20
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Added git as a submoduleLars Hjemli2007-05-11
This commit adds the subdirectory 'git' as a submodule containing the git git repository, but doesn't add support for automatically cloning the submodule. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-20 12:20:47 -0400'>2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe