aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* gitweb: More detailed error messages for snapshot formatJakub Narebski2007-07-24
* gitweb: Fix support for legacy gitweb config for snapshotsJakub Narebski2007-07-22
* gitweb: snapshot cleanups & support for offering multiple formatsMatt McCutchen2007-07-21
* gitweb cleanup: Move @diff_opts declaration earlierJakub Narebski2007-07-20
* gitweb: new cgi parameter: optMiklos Vajna2007-07-12
* gitweb: configurable width for the projects list Description columnMichael Hendricks2007-07-11
* gitweb: make "No commits" in project list gray, not bold greenMatt McCutchen2007-07-07
* gitweb: make search form generate pathinfo-style URLsMatt McCutchen2007-07-07
* gitweb: prefer git_get_project_owner() over get_file_owner()Miklos Vajna2007-07-07
* gitweb: make repeated calls to git_get_project_owner() bearableJunio C Hamano2007-07-07
* gitweb: change filename/directory name of snapshotsMatthias Lederhofer2007-06-12
* gitweb: '--cc' for merges in 'commitdiff' viewJakub Narebski2007-06-10
* gitweb: Add links to blobdiffs in from-file/to-file header for mergesJakub Narebski2007-06-10
* gitweb: Create special from-file/to-file header for combined diffJakub Narebski2007-06-10
* gitweb: Split git_patchset_body into separate subroutinesJakub Narebski2007-06-10
* gitweb: Improve "next" link in commitdiff viewJakub Narebski2007-06-10
* gitweb: Provide links to commitdiff to each parent in 'commitdiff' viewJakub Narebski2007-06-10
* War on whitespaceJunio C Hamano2007-06-07
* gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-03
* gitweb.perl - Optionally send archives as .zip filesMark Levedahl2007-05-23
* gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski2007-05-18
* gitweb: Remove redundant $searchtype setupPetr Baudis2007-05-18
* gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis2007-05-17
* gitweb: Add support for grep searchesPetr Baudis2007-05-17
* gitweb: Normalize searchbar font sizePetr Baudis2007-05-17
* gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski2007-05-17
* gitweb: fix another use of undefined valueJunio C Hamano2007-05-16
* gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski2007-05-16
* gitweb: Separate search regexp from search textJakub Narebski2007-05-16
* gitweb: Do not use absolute font sizesJakub Narebski2007-05-16
* Merge branch 'maint'Junio C Hamano2007-05-14
|\
| * gitweb: Add a few comments about %feature hashJakub Narebski2007-05-14
* | gitweb: Fix "Use of unitialized value" warnings in empty repositoryJakub Narebski2007-05-13
* | gitweb: Check if requested object existsJakub Narebski2007-05-13
* | gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski2007-05-12
* | gitweb: Do not use absolute font sizesPetr Baudis2007-05-10
* | gitweb: choose appropriate view for file type if a= parameter missingGerrit Pape2007-05-10
* | gitweb: Show combined diff for merge commits in 'commit' viewJakub Narebski2007-05-07
* | gitweb: Show combined diff for merge commits in 'commitdiff' viewJakub Narebski2007-05-07
* | gitweb: Make it possible to use pre-parsed info in git_difftree_bodyJakub Narebski2007-05-07
* | gitweb: Add combined diff support to git_patchset_bodyJakub Narebski2007-05-07
* | gitweb: Add combined diff support to git_difftree_bodyJakub Narebski2007-05-07
* | gitweb: Add parsing of raw combined diff format to parse_difftree_raw_lineJakub Narebski2007-05-07
* | Merge branch 'maint'Junio C Hamano2007-05-03
|\ \ | |/
| * gitweb: use decode_utf8 directlyIsmail Dönmez2007-05-03
* | gitweb: Show "no difference" message for empty diffv1.5.2-rc0Martin Koegler2007-04-22
* | gitweb: Allow configuring the default projects order and add order 'none'Frank Lichtenheld2007-04-10
* | gitweb: Allow forks with project list fileFrank Lichtenheld2007-04-10
* | Merge branch 'maint'Junio C Hamano2007-04-05
|\ \ | |/
| * gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski2007-04-05