summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-01-28 21:18:28 +0100
committerLars Hjemli <hjemli@gmail.com>2008-01-28 21:18:28 +0100
commitac195ce710dc7fc453dfd4b40d8e61c9cc83d9e8 (patch)
tree7950e4964bd3171447adb8839b63bef62485e8f4 /git
parent776200b1c10536174f68fc6599fc709ae620db54 (diff)
downloadcgit-ac195ce710dc7fc453dfd4b40d8e61c9cc83d9e8.tar.gz
cgit-ac195ce710dc7fc453dfd4b40d8e61c9cc83d9e8.tar.bz2
cgit-ac195ce710dc7fc453dfd4b40d8e61c9cc83d9e8.zip
Use GIT-1.5.4.rc5
Diffstat (limited to '')
m---------git0
1 files changed, 0 insertions, 0 deletions
diff --git a/git b/git
-Subproject ce33288ea6b81a2f4f5aecd72177bcc8174562a
+Subproject bf5aeb150681ed743d317702eaf123c34b05c31
tions'>-12/+30 2017-03-04FixesRené 'Necoro' Neumann1-8/+5 2017-03-04Fix Peewee Model.get() (cf. PR #1202)René 'Necoro' Neumann1-1/+25 2017-03-04Remove "builtin" and "pseudo" columns; use "virtual" insteadRené 'Necoro' Neumann3-10/+4 2017-02-27Inserting DocumentsRené 'Necoro' Neumann4-16/+91 2017-02-26Refined the EnumFieldRené 'Necoro' Neumann2-24/+34 2017-02-26Introduce enum fieldsRené 'Necoro' Neumann1-2/+31 2017-02-26Introduce the closureRené 'Necoro' Neumann2-3/+102 2017-02-26Some repr and str improvements on the modelRené 'Necoro' Neumann1-3/+25 2017-02-26Move logging to extra functionRené 'Necoro' Neumann1-5/+7 2017-02-26Include sqllite closure extension in build processRené 'Necoro' Neumann4-2/+1001 2017-02-26More tag handlingRené 'Necoro' Neumann2-3/+82 2017-02-25More prefix workRené 'Necoro' Neumann3-9/+96 2017-02-25Use Peewee instead of SQLAlchemyRené 'Necoro' Neumann5-121/+96 2016-08-16FixRené 'Necoro' Neumann1-1/+1 2016-08-16Use current setuputils flowRené 'Necoro' Neumann2-0/+17 2016-08-16Basic CLIRené 'Necoro' Neumann3-0/+33 2016-08-15Initial model and sqlalchemy setupRené 'Necoro' Neumann3-0/+104