summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/web'Junio C Hamano2006-10-252-50/+117
|\
| * gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski2006-10-241-3/+5
| * gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski2006-10-241-1/+6
| * gitweb: Get rid of git_print_simplified_logJakub Narebski2006-10-241-11/+2
| * gitweb: Show project's README.html if availablePetr Baudis2006-10-231-0/+8
| * gitweb: Do not automatically append " git" to custom site namePetr Baudis2006-10-231-3/+4
| * gitweb: Make search type a popup menuPetr Baudis2006-10-232-16/+47
| * gitweb: Restore object-named links in item listsPetr Baudis2006-10-231-6/+22
| * Merge branch 'master' into jc/webJunio C Hamano2006-10-2383-1262/+2124
| |\
| * | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-151-11/+24
* | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-2510-28/+1149
|\ \ \
| * | | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-211-4/+21
| * | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-1610-28/+1132
* | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-258-883/+483
|\ \ \ \
| * | | | gitweb: spell "blame --porcelain" with -pJunio C Hamano2006-10-121-1/+1
| * | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-127-713/+74
| |\ \ \ \
| | * | | | blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-122-4/+45
| | * | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-095-709/+29
| * | | | | gitweb: blame porcelain: lineno and orig lineno swappedLuben Tuikov2006-10-111-1/+1
| * | | | | gitweb: use blame --porcelainJunio C Hamano2006-10-061-21/+44
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-0610-189/+339
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | git-blame --porcelainJunio C Hamano2006-10-061-22/+127
| | * | | blame.c: move code to output metainfo into a separate function.Junio C Hamano2006-10-051-31/+45
| | * | | git-blame: --show-number (and -n)Junio C Hamano2006-10-051-4/+38
| | * | | git-blame: --show-name (and -f)Junio C Hamano2006-10-051-5/+9
| | * | | blame.c: whitespace and formatting clean-up.Junio C Hamano2006-10-051-100/+100
| * | | | Gitweb - provide site headers and footersAlan Chandler2006-10-042-7/+42
| * | | | gitweb: blame: Mouse-over commit-8 shows author and dateLuben Tuikov2006-10-041-5/+7
| * | | | gitweb: blame: print commit-8 on the leading row of a commit-blockLuben Tuikov2006-10-041-3/+9
| * | | | Revert 954a6183756a073723a7c9fd8d2feb13132876b0Junio C Hamano2006-10-041-86/+13
| * | | | gitweb: prepare for repositories with packed refs.Junio C Hamano2006-10-031-6/+20
| * | | | gitweb: make leftmost column of blame less cluttered.Junio C Hamano2006-10-031-13/+86
* | | | | Merge branch 'maint'Junio C Hamano2006-10-259-17/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-251-2/+1
| * | | | Update cherry documentation.Junio C Hamano2006-10-252-4/+5
| * | | | Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-251-0/+3
| * | | | git-fetch.sh printed protocol fixTuncer Ayaz2006-10-251-1/+2
| * | | | RPM package re-classification.Junio C Hamano2006-10-251-6/+6
| * | | | Documentation: note about contrib/.Junio C Hamano2006-10-241-0/+5
| * | | | git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-241-3/+6
| * | | | Set $HOME for selftestsGerrit Pape2006-10-241-1/+2
* | | | | Merge branch 'maint'Junio C Hamano2006-10-237-6/+30
|\ \ \ \ \ | |/ / / /
| * | | | gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-231-2/+1
| * | | | daemon: do not die on older clients.Junio C Hamano2006-10-231-1/+5
| * | | | xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-231-1/+1
| * | | | git-clone: honor --quietJim Meyering2006-10-231-1/+2
| * | | | Documentation for the [remote] configSanti Béjar2006-10-232-0/+20
| * | | | prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-231-1/+1
* | | | | ignore-errors requires clKarl Hasselström2006-10-231-0/+2
* | | | | git-send-email: do not pass custom Date: headerEric Wong2006-10-231-1/+1