Commit Graph

694 Commits

Author SHA1 Message Date
Tasso Evangelista
ef380d1e36 Enable PSR-4 autoloading
As of 2014-10-21 PSR-0 has been marked as deprecated.
2015-07-30 03:43:15 -03:00
JBlond
f76d6512e0 Merge branch 'master' of https://github.com/guiyomh/gitlist 2015-07-29 16:43:50 +02:00
Gary Green
bac769d042 Merge pull request #589 from bjoernffm/master
fixed issue #573 (only numbers in repo names), added repo name to zip/ta...
2015-07-28 12:27:42 +01:00
Gary Green
ddc74f53bc Merge pull request #550 from duncan3dc/composer-description
Added a description to the composer.json file
2015-07-24 21:32:21 +01:00
Gary Green
e262a53245 Merge pull request #590 from hubdotcom/patch-1
Update copyright year
2015-07-24 21:26:31 +01:00
Gary Green
7710e70518 Merge pull request #597 from m3741/swap_tabs_for_spaces
Swap tabs for spaces to match formatting of the rest of the project
2015-07-24 21:25:33 +01:00
Adam Kouse
3b505e3508 Swap tabs for spaces to match formatting of the rest of the project 2015-06-07 15:55:53 -04:00
Jamie
83668d5375 Update copyright year
In line with Twitter and Google protocol - update year to reflect latest revisions
2015-05-04 19:32:51 +02:00
Björn Ebbrecht
7bf67f880b fixed issue #573 (only numbers in repo names), added repo name to zip/tar ball for better identification 2015-04-29 23:23:12 +02:00
Klaus Silveira
8ed6d8b978 Merge pull request #588 from bjoernffm/master
Fixed issue #584
2015-04-29 17:56:08 -03:00
Björn Ebbrecht
ee1273529b just fixing for more prettiness 2015-04-29 22:32:27 +02:00
Björn Ebbrecht
8bf31a1e55 fixed issue #584, improved download name for zip/tarballs 2015-04-29 22:29:00 +02:00
Klaus Silveira
dbc5b0e53f Merge pull request #556 from garygreen/file-icons
Update bootstrap theme file icons to better differentiate from folders
2015-03-06 10:32:26 -03:00
Klaus Silveira
0bcddf9f19 Merge pull request #563 from fauxpark/mailmap
Use .mailmap when displaying committer/author names & emails
2015-03-06 10:31:16 -03:00
fauxpark
a5110d597c Test case for mailmap 2015-03-01 18:50:21 +11:00
fauxpark
707517859a Use mailmap-respecting author/committer placeholders 2015-03-01 17:35:09 +11:00
Gary
1ea57dba41 Update bootstrap theme file icons to better differentiate from folders 2015-02-04 22:48:38 +00:00
Craig Duncan
5d7e28ed54 Added a description to the composer.json file
This is required by the latest version of composer
2015-01-02 00:12:49 +00:00
Guillaume CAMUS
f04e1d4e48 Clean code 2014-12-10 17:16:01 +01:00
Guillaume CAMUS
a0c95219ac Merge branch 'treegraph' 2014-12-10 17:10:08 +01:00
Guillaume CAMUS
da9f32d527 Add tab to draw a graphical representation of the commit history 2014-12-10 17:09:14 +01:00
Klaus Silveira
9dd055ac3b Merge pull request #470 from cisoun/master
Allow replacing GitList's title by another defined in config.ini
2014-11-14 11:07:11 -02:00
Klaus Silveira
e13fe8ef03 Merge pull request #481 from mikedld/diff-lines
Correct new line numbers in diff viewer
2014-11-14 11:05:45 -02:00
Klaus Silveira
27257bf6e5 Merge pull request #494 from mikedld/categorize-by-committer-date
Group commits by committer (instead of author) date
2014-11-14 11:04:48 -02:00
Klaus Silveira
3441d60e61 Merge pull request #495 from mikedld/search-commits-within-branch
Take branch into account when searching for commit
2014-11-14 11:04:12 -02:00
Klaus Silveira
5f9d403daa Merge pull request #496 from mikedld/show-committer-of-not-author
Show committer if it differs from author
2014-11-14 11:03:40 -02:00
Klaus Silveira
57818a07cd Merge pull request #498 from fauxpark/commit-search-case-sens
Made search functions case insensitive
2014-11-14 11:02:35 -02:00
Klaus Silveira
4d6fffcc46 Merge pull request #499 from fauxpark/blame-line-endings
getBlame: PHP_EOL should be at the end of the line
2014-11-14 11:02:18 -02:00
Klaus Silveira
19c20f3504 Merge pull request #506 from dploeger/patch-1
Update footer.twig
2014-11-14 11:00:58 -02:00
Klaus Silveira
fca1d93b74 Merge pull request #508 from fauxpark/diff-anchor-fix
Nicer looking diff anchor targets
2014-11-14 11:00:51 -02:00
Klaus Silveira
a530523d86 Merge pull request #513 from RA-dim/patch-1
Working download zip/tar button in Safari browser
2014-11-14 11:00:26 -02:00
Klaus Silveira
3d24d9c100 Merge pull request #527 from DamnDam/patch-1
Problem with tree path containing spaces
2014-11-14 10:59:03 -02:00
Klaus Silveira
d6bb354077 Merge pull request #531 from simonharris/master
Correct display of month on network graph
2014-11-14 10:56:00 -02:00
Simon Harris
3ea6f774be Update README.md
Slightly pedantic grammar fix.
2014-11-14 10:37:20 +00:00
Simon Harris
1512236fba Correct display of month
Month displayed was incorrect, as JavaScript Date.getMonth() starts at 0. So November was displayed as '10'.
2014-11-14 10:08:21 +00:00
Simon Harris
661a989fa6 Correct display of month
Month displayed was incorrect, as JavaScript Date.getMonth() starts at 0. So November was displayed as '10'.
2014-11-14 10:06:20 +00:00
DamnDam
a0f0634662 Fix #518
Paths should be protected with quotes in case of spaces
2014-11-12 16:57:45 +01:00
RA-dim
1a683430fe Merge pull request #1 from DamnDam/RA-dim/patch-1
Fix search.twig too
2014-11-11 19:11:37 +01:00
DamnDam
bd7572a40e fix search.twig too 2014-11-11 17:15:44 +01:00
fauxpark
e6f101047d Case insensitivity switch for tree search should be lowercase 2014-10-04 12:53:20 +10:00
RA-dim
8d9d23d97c Working download zip/tar button in Safari browser 2014-09-11 11:01:23 +02:00
Klaus Silveira
e535ddc4c5 Merge pull request #356 from gza/master
Add contextual Readme display
2014-09-02 17:05:55 -03:00
fauxpark
5990b0a3b6 Nicer looking diff anchor targets 2014-08-31 16:01:37 +10:00
Dennis Ploeger
e70cb0ff78 Update footer.twig
Changed to the current release (I was wondering when I installed 0.50 ;-) )
2014-08-14 22:35:40 +02:00
fauxpark
a623cd1068 Made commit search case insensitive 2014-08-05 17:15:18 +10:00
fauxpark
577a7f7e29 getBlame: PHP_EOL should be at the end of the line 2014-08-03 00:16:23 +10:00
Mike Gelfand
5d3d7517f3 Show committer if it differs from author
It is quite useful sometimes to see that someone else (not you) has pushed
commit to remote. This change adds "C committed on D" phrase right after
"A authored on B" if author and committer are not the same person (judging
from email address).
2014-08-02 10:56:55 +03:00
Mike Gelfand
2f61030534 Take branch into account when searching for commit 2014-07-31 13:16:32 +03:00
Mike Gelfand
ddfcb7de55 Group commits by committer (instead of author) date 2014-07-31 13:13:34 +03:00
Mike Gelfand
62ae6e938d Support hunk headers with no line counts
As Wikipedia states, "In many versions of GNU diff, each range can omit
the comma and trailing value s, in which case s defaults to 1".
Change regex to make line count optional (we don't use it anyway).
2014-07-25 09:14:22 +03:00