summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bash completion support for aliasesDennis Stosberg2006-10-281-2/+27
* gitweb: Fix up bogus $stylesheet declarationsPetr Baudis2006-10-271-6/+2
* tests: merge-recursive is usable without PythonJunio C Hamano2006-10-275-28/+1
* Merge branch 'maint'Junio C Hamano2006-10-275-5/+41
|\
| * gitweb: Check git base URLs before generating URL from itJakub Narebski2006-10-271-1/+1
| * Documentation: add git in /etc/services.Christian Couder2006-10-272-0/+14
| * Documentation: add upload-archive service to git-daemon.Christian Couder2006-10-271-0/+5
| * git-cherry: document limit and add diagramRene Scharfe2006-10-261-2/+17
| * Merge branch 'jc/combined' into maintJunio C Hamano2006-10-262-11/+53
| |\
| * | diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski2006-10-261-2/+4
* | | Make filenames line up in git-status outputAndy Parkins2006-10-261-7/+7
* | | gitweb: Use --no-commit-id in git_commit and git_commitdiffJakub Narebski2006-10-261-7/+4
* | | Merge branch 'jc/combined'Junio C Hamano2006-10-261-4/+8
|\ \ \ | | |/ | |/|
| * | combine-diff: honour --no-commit-idJunio C Hamano2006-10-261-3/+3
| * | combine-diff: fix hunk_comment_line logic.Junio C Hamano2006-10-261-1/+5
* | | Merge branch 'jc/combined'Junio C Hamano2006-10-265-54/+148
|\ \ \ | |/ /
| * | combine-diff: a few more finishing touches.Junio C Hamano2006-10-262-8/+46
| |/
| * Documentation: clarify refname disambiguation rules.Junio C Hamano2006-10-261-4/+21
| * diff-format.txt: Combined diff format documentation supplementJakub Narebski2006-10-261-8/+68
| * Remove --syslog in git-daemon inetd documentation examples.Christian Couder2006-10-252-6/+4
| * Documentation: updates to "Everyday GIT"J. Bruce Fields2006-10-251-31/+12
* | Merge branch 'maint'Junio C Hamano2006-10-251-1/+1
|\ \ | |/
| * Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-251-1/+1
* | Merge branch 'aw/cvsimport'Junio C Hamano2006-10-251-15/+10
|\ \
| * | cvsimport: move over to using git-for-each-ref to read refs.Andy Whitcroft2006-09-201-15/+10
* | | 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