Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*---. | Merge branches 'js/lsfix', 'pb/config' and 'jn/web' into next | Junio C Hamano | 2006-06-19 | 7 | -71/+319 |
|\ \ \ | |||||
| | | * | Make CSS file gitweb/gitweb.css more readable | Jakub Narebski | 2006-06-19 | 1 | -50/+222 |
| | * | | Read configuration also from $HOME/.gitconfig | Johannes Schindelin | 2006-06-19 | 2 | -15/+58 |
| | * | | Fix setting config variables with an alternative GIT_CONFIG | Johannes Schindelin | 2006-06-19 | 3 | -4/+37 |
| * | | | Initialize lock_file struct to all zero. | Johannes Schindelin | 2006-06-19 | 2 | -2/+2 |
* | | | | Merge early parts of branch 'ff/c99' | Junio C Hamano | 2006-06-18 | 8 | -38/+50 |
|\ \ \ \ | |||||
| * | | | | Change types used in bitfields to be `int's. | Florian Forster | 2006-06-18 | 1 | -1/+1 |
| * | | | | Don't use empty structure initializers. | Florian Forster | 2006-06-18 | 1 | -2/+1 |
| * | | | | Cast pointers to `void *' when used in a format. | Florian Forster | 2006-06-18 | 1 | -2/+2 |
| * | | | | Don't instantiate structures with FAMs. | Florian Forster | 2006-06-18 | 1 | -19/+22 |
| * | | | | Initialize FAMs using `FLEX_ARRAY'. | Florian Forster | 2006-06-18 | 1 | -1/+2 |
| * | | | | Remove ranges from switch statements. | Florian Forster | 2006-06-18 | 3 | -13/+22 |
* | | | | | Merge early parts of branch 'ls/am' | Junio C Hamano | 2006-06-18 | 9 | -127/+200 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Make git-update-ref a builtin | Lukas Sandström | 2006-06-18 | 4 | -5/+11 |
| * | | | | Make git-update-index a builtin | Lukas Sandström | 2006-06-18 | 4 | -11/+18 |
| * | | | | Make git-stripspace a builtin | Lukas Sandström | 2006-06-18 | 4 | -9/+19 |
| * | | | | Make git-mailinfo a builtin | Lukas Sandström | 2006-06-18 | 4 | -46/+61 |
| * | | | | Make git-mailsplit a builtin | Lukas Sandström | 2006-06-18 | 4 | -33/+48 |
| * | | | | Make git-write-tree a builtin | Lukas Sandström | 2006-06-18 | 4 | -30/+50 |
| |/ / / | |||||
* | | | | Merge branch 'jn/web' into next | Junio C Hamano | 2006-06-18 | 2 | -63/+144 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix gitweb stylesheet | Jakub Narebski | 2006-06-18 | 1 | -0/+4 |
| * | | | Support for the standard mime.types map in gitweb | Petr Baudis | 2006-06-18 | 1 | -0/+44 |
| * | | | gitweb: text files for 'blob_plain' action without charset by default | Jakub Narebski | 2006-06-18 | 1 | -3/+3 |
| * | | | gitweb: safely output binary files for 'blob_plain' action | Jakub Narebski | 2006-06-18 | 1 | -4/+39 |
| * | | | Move gitweb style to gitweb.css | Jakub Narebski | 2006-06-18 | 2 | -60/+58 |
| |/ / | |||||
* | | | Merge branch 'pb/config' into next | Junio C Hamano | 2006-06-18 | 9 | -80/+175 |
|\ \ \ | | |/ | |/| | |||||
| * | | Support for extracting configuration from different files | Petr Baudis | 2006-06-18 | 2 | -1/+23 |
| |/ | |||||
| * | Merge branch 'yl/build' | Junio C Hamano | 2006-06-18 | 1 | -8/+20 |
| |\ | |||||
| * \ | Merge branch 'jc/shared' | Junio C Hamano | 2006-06-18 | 5 | -7/+47 |
| |\ \ | |||||
| * \ \ | Merge branch 'eb/mail' | Junio C Hamano | 2006-06-18 | 1 | -2/+5 |
| |\ \ \ | |||||
| * | | | | Fix PPC SHA1 routine for large input buffers | Paul Mackerras | 2006-06-18 | 1 | -1/+1 |
| * | | | | Make t8001-annotate and t8002-blame more portable | Dennis Stosberg | 2006-06-18 | 1 | -3/+1 |
| * | | | | Remove "refs" field from "struct object" | Linus Torvalds | 2006-06-18 | 5 | -74/+149 |
| * | | | | Make release tarballs friendlier to older tar versions | Rene Scharfe | 2006-06-18 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into next | Junio C Hamano | 2006-06-18 | 2 | -32/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | git-tar-tree: no more void pointer arithmetic | Rene Scharfe | 2006-06-18 | 1 | -2/+5 |
| * | | | | git-tar-tree: documentation update | Rene Scharfe | 2006-06-18 | 1 | -5/+10 |
| * | | | | git-tar-tree: Simplify write_trailer() | Rene Scharfe | 2006-06-18 | 1 | -25/+15 |
* | | | | | Merge branch 'yl/build' into next | Junio C Hamano | 2006-06-17 | 1 | -8/+20 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | auto-detect changed prefix and/or changed build flags | Yakov Lerner | 2006-06-17 | 1 | -8/+20 |
| |/ / / | |||||
* | | | | Merge branch 'eb/mail' into next | Junio C Hamano | 2006-06-17 | 24 | -142/+180 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix git-format-patch -s | Eric W. Biederman | 2006-06-17 | 1 | -2/+5 |
| |/ / | |||||
| * | | Some more memory leak avoidance | Linus Torvalds | 2006-06-17 | 3 | -2/+14 |
| * | | Move "void *util" from "struct object" into "struct commit" | Linus Torvalds | 2006-06-17 | 6 | -42/+48 |
| * | | Shrink "struct object" a bit | Linus Torvalds | 2006-06-17 | 21 | -96/+113 |
| * | | Merge early part of branch 'jc/fetchupload' | Junio C Hamano | 2006-06-17 | 1 | -0/+16 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/rw-prefix' | Junio C Hamano | 2006-06-17 | 7 | -13/+141 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'pe/date' | Junio C Hamano | 2006-06-17 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'js/diff' | Junio C Hamano | 2006-06-17 | 60 | -393/+3252 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff options: add --color | Johannes Schindelin | 2006-06-17 | 3 | -11/+73 |
| |/ / / / / |