5380741 |
|
Chris Han |
Read commit parents from parent lines in the comm…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9029d7c |
|
Chris Han |
Use binary search on index files
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fe41fb1 |
|
Chris Han |
Add packed object extraction class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
7f7d7a6 |
|
Chris Han |
Append backslashes to paths on windows
|
commit | commitdiff | tree | snapshot
|
select for diff
|
72f7019 |
|
Chris Han |
Move windows and 64 bit tests to utility functions
|
commit | commitdiff | tree | snapshot
|
select for diff
|
37e78d4 |
|
Chris Han |
Quote temp dir in diff command, for windows tempd…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1fbeeb9 |
|
Chris Han |
Fix default diff binary lookup
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3337d24 |
|
Chris Han |
Bump version
|
commit | commitdiff | tree | snapshot
|
select for diff
|
55ad0df |
|
Chris Han |
Define background for commitdiff TOC
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1975ce1 |
|
Chris Han |
Extract new strings
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fcf1b20 |
|
Chris Han |
i18n show all link
|
commit | commitdiff | tree | snapshot
|
select for diff
|
57cd2dc |
|
Chris Han |
Allow side by side commitdiff TOC to show the cho…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4f915d4 |
|
Chris Han |
Add a count to the side by side table of contents
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3f13167 |
|
Chris Han |
Make side by side commitdiff TOC sticky
|
commit | commitdiff | tree | snapshot
|
select for diff
|
735f39b |
|
Chris Han |
Increase TOC indent a bit
|
commit | commitdiff | tree | snapshot
|
select for diff
|
90d2d9a |
|
Chris Han |
Adjust side-by-side display of added/deleted file…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
488272f |
|
Chris Han |
Start working on sidebar navigation for side by s…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b16b7c0 |
|
Chris Han |
Consolidate copy-and-pasted diff mode cookie code
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bc296b0 |
|
Chris Han |
Remove extraneous pipe, fix diff output links
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0b59f11 |
|
Tanguy Pruvot |
add side-by-side commit-diff view
|
commit | commitdiff | tree | snapshot
|
select for diff
|
30cd84e |
|
Chris Han |
Fix commit lookups where a commit is referenced b…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
13584f2 |
|
Chris Han |
Fix HEAD commit lookup on blob_plain
|
commit | commitdiff | tree | snapshot
|
select for diff
|
21ab396 |
|
mdevilz |
Added || ($end == ':') to check if there was the …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
eaf9965 |
|
Chris Han |
Make newly added blocks align correctly in side-b…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ee61f73 |
|
Chris Han |
Remember user's preference of seeing unified or s…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a221cbd |
|
Chris Han |
Blobdiff and side by side diff templates are pret…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dacf469 |
|
Chris Han |
Split actual side-by-side display into its own te…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4639c17 |
|
Chris Han |
The blobdiff and sidediff controllers are virtual…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6a9dae2 |
|
Chris Han |
I messed up whitespace-only lines - make sure the…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d12f710 |
|
Chris Han |
Allow side by side diff lines to wrap so the view…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
29b9a45 |
|
Chris Han |
Detach class names from model code so we can chan…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
525529f |
|
Chris Han |
Move split diff parsing code to FileDiff class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ffbc5ba |
|
Chris Han |
Make diff command a constant
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2def064 |
|
Chris Han |
Move side by side diff look-and-feel related styl…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
24421dd |
|
Chris Han |
Move side by side diff html escaping to view layer
|
commit | commitdiff | tree | snapshot
|
select for diff
|
048d59e |
|
Mattias Ulbrich |
Implemented side-by-side diff comparison of files
|
commit | commitdiff | tree | snapshot
|
select for diff
|
adb6edc |
|
seefan |
Chinese translation
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1d4b188 |
|
Chris Han |
Bump version
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5f03556 |
|
Chris Han |
Merge branch 'stylesheet'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5189555 |
|
Chris Han |
Remove a few generic styles
|
commit | commitdiff | tree | snapshot
|
select for diff
|
034d3a6 |
|
Chris Han |
Fix crashes in tag commit load
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f84428c |
|
Chris Han |
Don't load tag data if we want the commit and it'…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bf22793 |
|
Chris Han |
Use count parameter on head/tag list
|
commit | commitdiff | tree | snapshot
|
select for diff
|
974ea53 |
|
Chris Han |
Store refs as separate tag and head collections a…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8a250b7 |
|
Chris Han |
Improve performance of tag listing
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0193f3d |
|
Chris Han |
Use a shared ref ref list for finding a commit's …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
356c1aa |
|
Chris Han |
Clean up CSS stylesheets, split apart functional …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
793f55f |
|
Chris Han |
Fix warning on blob page with mime type lookup tu…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
42ad3e0 |
|
Chris Han |
Remove the commit containing tag from the cache
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fb8beb5 |
|
Chris Han |
Wrap javascript livesearch in a setTimeout
|
commit | commitdiff | tree | snapshot
|
select for diff
|
631a63c |
|
Chris Han |
Add attribution and link to footer
|
commit | commitdiff | tree | snapshot
|
select for diff
|
84191a1 |
|
Chris Han |
Escape html in the titlebar
|
commit | commitdiff | tree | snapshot
|
select for diff
|
12b720f |
|
Chris Han |
Make language setting cookie a permanent cookie
|
commit | commitdiff | tree | snapshot
|
select for diff
|
aaad1de |
|
Chris Han |
Degrade gracefully when system doesn't have the p…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
890896d |
|
Chris Han |
Bump version to 0.2.2
|
commit | commitdiff | tree | snapshot
|
select for diff
|
75bde08 |
|
Chris Han |
Extract executable error messages into gettext
|
commit | commitdiff | tree | snapshot
|
select for diff
|
34d3515 |
|
Chris Han |
Move the config value out of the error message st…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3bf2928 |
|
Chris Han |
Show an error message if the git or diff EXEs are…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5d0c910 |
|
Chris Han |
Try to guess the right binary on a Windows x64 sy…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0dad7b3 |
|
Chris Han |
Split diff executable access into its own wrapper…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
031f44a |
|
Chris Han |
Use system defined temp dir for diffs, bug #58
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c594a49 |
|
Chris Han |
Break tmpdir handling out into its own class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
68f68eb |
|
Chris Han |
gitweb.owner, if defined, should actually overrid…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
09e4d7a |
|
Cory Thomas |
Added loading of owner from repository config fil…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
b4b7276 |
|
Cory Thomas |
Turned clone/push url into link.
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4cfcf6a |
|
Andy Tandler |
German translation
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c155d9a |
|
Chris Han |
Add utility script to minify javascripts
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a168ada |
|
Chris Han |
Allow pages to use minified versions of javascrip…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
61eadd5 |
|
Chris Han |
Move javascript path and extension hardcodes out …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4ea70d0 |
|
Chris Han |
Terminate javascript functions with semicolons
|
commit | commitdiff | tree | snapshot
|
select for diff
|
67192c1 |
|
Chris Han |
Make sure to declare javascript variable so it's …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c964ebc |
|
Aidsoid |
Russian translation
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8261a02 |
|
Chris Han |
Add phpdoc config file
|
commit | commitdiff | tree | snapshot
|
select for diff
|
427e63e |
|
Chris Han |
Fix resource header, add version header
|
commit | commitdiff | tree | snapshot
|
select for diff
|
74b10ac |
|
Chris Han |
Document memcache cache handler function
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a3ba554 |
|
Chris Han |
Fix up warnings/errors in phpdoc tags
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1c86186 |
|
Chris Han |
Escape for-each-ref format differently
|
commit | commitdiff | tree | snapshot
|
select for diff
|
615fcac |
|
Chris Han |
Right align tag links
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ce03cc5 |
|
Chris Han |
Smarter way of getting project age for caching an…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
33159b3 |
|
Chris Han |
Document objectcache option
|
commit | commitdiff | tree | snapshot
|
select for diff
|
10e00dd |
|
Chris Han |
Set a reasonable default for object cache, also u…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8fd2f15 |
|
Chris Han |
Cache tree object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3080253 |
|
Chris Han |
Start caching blob object (currently only blob fi…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
934e71d |
|
Chris Han |
Forgot to remove parent member variable after rem…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e806867 |
|
Chris Han |
Remove the in-memory tree and blob cache
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5fbfcc3 |
|
Chris Han |
Don't completely replace parent GetHash, override…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
93dcb96 |
|
Chris Han |
Parent pointer for filesystem objects isn't actua…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4a2580f |
|
Chris Han |
Object cache support for tags
|
commit | commitdiff | tree | snapshot
|
select for diff
|
26f5d94 |
|
Chris Han |
Give object cache its own lifetime in case you wa…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1fae5d6 |
|
Chris Han |
Implement object caching for commits
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0e781db |
|
Chris Han |
Start adding object cache class - framework for e…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
85a0701 |
|
Chris Han |
Merge branches 'projectsearch' and 'master'
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ec2037c |
|
Chris Han |
Make live project search case insensitive
|
commit | commitdiff | tree | snapshot
|
select for diff
|
20cff64 |
|
Chris Han |
Extract strings
|
commit | commitdiff | tree | snapshot
|
select for diff
|
88cc2b8 |
|
Chris Han |
Show a message when no matching projects are found
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dd38441 |
|
Chris Han |
Initial implementation of javascript live project…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2251c1f |
|
Chris Han |
Add search box to filter projects on the front pr…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0847c56 |
|
Chris Han |
Smarty's escape is too aggressive, the single quo…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
429e0de |
|
Chris Han |
Allow bug pattern/url to be overridden on a per-p…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d041392 |
|
Chris Han |
Document bug url config options
|
commit | commitdiff | tree | snapshot
|
select for diff
|
next | | | | |