Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-07 | attach tag to the link | Kay Sievers | 1 | -14/+17 |
2005-12-07 | v259 | Kay Sievers | 1 | -1/+1 |
2005-12-07 | show multiple tags | Kay Sievers | 1 | -1/+5 |
2005-12-07 | v258 | Kay Sievers | 1 | -1/+1 |
2005-12-07 | show tags in lists | Kay Sievers | 1 | -14/+45 |
2005-11-24 | v257 | Kay Sievers | 1 | -1/+1 |
2005-11-24 | fix "rename" output | Kay Sievers | 1 | -1/+1 |
2005-11-24 | v256 | Kay Sievers | 1 | -1/+1 |
2005-11-24 | fix quoted filename lookup | Kay Sievers | 1 | -2/+2 |
2005-11-24 | v255 | Kay Sievers | 1 | -1/+1 |
2005-11-24 | v254 | Kay Sievers | 1 | -1/+0 |
2005-11-24 | allow utf8 characters in url parameter escape | Kay Sievers | 1 | -206/+222 |
2005-11-23 | v253 | Kay Sievers | 1 | -1/+1 |
2005-11-23 | set logo output to raw mode | Kay Sievers | 1 | -0/+1 |
2005-11-23 | fix utf8 decoding | Kay Sievers | 1 | -2/+3 |
2005-11-20 | v252 | Kay Sievers | 1 | -1/+1 |
2005-11-20 | fix another typo | Kay Sievers | 1 | -1/+1 |
2005-11-20 | v251 | Kay Sievers | 1 | -1/+1 |
2005-11-20 | add missing esc() rename | Kay Sievers | 1 | -2/+3 |
2005-11-19 | v250 | Kay Sievers | 1 | -1/+1 |
2005-11-19 | replace invalid utf8 sequences by UTF-8 REPLACEMENT CHARACTER (efbfbd) | Kay Sievers | 1 | -232/+241 |
2005-11-14 | escape ' ' with '+' in url's | Kay Sievers | 1 | -2/+2 |
2005-11-14 | v249 | Kay Sievers | 1 | -1/+1 |
2005-11-14 | make ' ' and '+' in filenames some kind of working | Kay Sievers | 1 | -5/+5 |
2005-11-14 | escape '+' and ' ' in url's | Kay Sievers | 1 | -191/+199 |
2005-11-14 | add test files | Kay Sievers | 1 | -0/+1 |
2005-10-19 | v248 | Kay Sievers | 1 | -1/+1 |
2005-10-19 | add Expires: +1d header to commit and commitdiff pages | Kay Sievers | 1 | -3/+15 |
2005-10-17 | provide filename for "save as" in plaintext views | Kay Sievers | 1 | -6/+13 |
2005-10-04 | v247 | Kay Sievers | 1 | -1/+1 |
2005-10-04 | rename "branches" to "heads" | Kay Sievers | 1 | -9/+9 |
2005-09-20 | v246 | Kay Sievers | 1 | -1/+1 |
2005-09-17 | start searching at the current $hash value | Kay Sievers | 1 | -0/+8 |
2005-09-13 | v245 | Kay Sievers | 1 | -1/+1 |
2005-09-13 | switch to git-rev-list for commit reading | Kay Sievers | 1 | -25/+24 |
2005-09-06 | v244 | Kay Sievers | 1 | -1/+1 |
2005-09-06 | fix typo in link parameter of git_commit | Kay Sievers | 1 | -1/+1 |
2005-09-04 | translate reference into hash while reading a commit | Kay Sievers | 1 | -2/+11 |
2005-09-03 | v243 | Kay Sievers | 1 | -1/+1 |
2005-09-03 | common input validation to allow passing of textual hash id's | Kay Sievers | 1 | -41/+37 |
2005-08-31 | v242 | Kay Sievers | 1 | -2/+2 |
2005-08-31 | v241 | Kay Sievers | 1 | -2/+2 |
2005-08-31 | Show tooltips (like this one :)) containing full titles for truncated commit ... | Kay Sievers | 1 | -6/+18 |
2005-08-31 | don't chop_str if adding ... is longer than the original | Kay Sievers | 1 | -7/+10 |
2005-08-18 | Add <author> and <guid> to RSS feed | Yasushi SHOJI | 1 | -0/+2 |
2005-08-12 | fix search parsing, later git does not print a trailing space | Kay Sievers | 1 | -2/+2 |
2005-08-12 | make index page sorting more visible and increase RSS item count | Kay Sievers | 1 | -11/+31 |
2005-08-10 | allow sorting of index page by project path, owner and age | Kay Sievers | 1 | -36/+64 |
2005-08-08 | Make the tag view look like commit header. | Kay Sievers | 1 | -2/+6 |
2005-08-07 | v236 | Kay Sievers | 1 | -27/+44 |