Commit Graph

16 Commits

Author SHA1 Message Date
Klaus Silveira
d5051ca146 Correct handling of filenames with spaces. Fixes #25 2012-05-31 01:46:36 -03:00
Klaus Silveira
7c9b4aca5e Better error handling in command execution 2012-05-31 01:07:49 -03:00
Dave Hall
da43306c1e Fix binary file names 2012-05-27 23:19:40 +10:00
Klaus Silveira
68ba842be5 Fixes #19 by ignoring directories starting with a dot 2012-05-25 18:27:26 -03:00
Klaus Silveira
e4d8c5ef7f Removing recursive directory search, not very stable right now 2012-05-25 18:20:55 -03:00
Klaus Silveira
fec646062e Minor bug in last pull request 2012-05-25 18:07:18 -03:00
Yoander Valdés Rodríguez
ab33a63c49 checking repositories var as empty array 2012-05-25 16:43:40 -04:00
Yoander Valdés Rodríguez
198d173536 Initializing the repositories vas as empty array instead of null 2012-05-25 16:31:48 -04:00
Yoander Valdés Rodríguez
926ffe6b00 Fixed: Undefined variable: repositories in gitlist/lib/Git/Client.php on line 94 2012-05-25 14:50:01 -04:00
Klaus Silveira
c7ed3ee0d8 Adding image blob support. Fixes #13 2012-05-23 21:52:37 -03:00
Klaus Silveira
9c4b5e9f35 Abstracting the pager and improving the pagination system 2012-05-23 20:58:38 -03:00
Klaus Silveira
b5ba7959d7 Commit pagination now with proper last page. Thanks @kulbirsaini! 2012-05-23 04:06:31 -03:00
Klaus Silveira
de57d7d489 Adding recursive repository scanning. Fixes #2 2012-05-23 03:31:21 -03:00
Klaus Silveira
595bd91d2c Better error handling for commits 2012-05-23 03:15:20 -03:00
Klaus Silveira
3f3c25bce8 Adding very simple pagination to commits, both repository and history. Fixes #4 2012-05-23 03:10:37 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00