aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-send-email: Read the default SMTP server from the GIT config fileSergey Vlasov2006-10-29
* git-send-email: Document support for local sendmail instead of SMTP serverSergey Vlasov2006-10-29
* Swap the porcelain and plumbing commands in the git man pageRobin Rosenberg2006-10-29
* Mention that pull can work locally in the synopsisRobin Rosenberg2006-10-29
* gitweb: Add "next" link to commitdiff viewJakub Narebski2006-10-28
* gitweb: Move git_get_last_activity subroutine earlierJakub Narebski2006-10-28
* Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano2006-10-28
* Documentation: Update information about <format> in git-for-each-refJakub Narebski2006-10-28
* Bash completion support for aliasesDennis Stosberg2006-10-28
* gitweb: Fix up bogus $stylesheet declarationsPetr Baudis2006-10-27
* tests: merge-recursive is usable without PythonJunio C Hamano2006-10-27
* Merge branch 'maint'Junio C Hamano2006-10-27
|\
| * gitweb: Check git base URLs before generating URL from itJakub Narebski2006-10-27
| * Documentation: add git in /etc/services.Christian Couder2006-10-27
| * Documentation: add upload-archive service to git-daemon.Christian Couder2006-10-27
| * git-cherry: document limit and add diagramRene Scharfe2006-10-26
| * Merge branch 'jc/combined' into maintJunio C Hamano2006-10-26
| |\
| * | diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski2006-10-26
* | | Make filenames line up in git-status outputAndy Parkins2006-10-26
* | | gitweb: Use --no-commit-id in git_commit and git_commitdiffJakub Narebski2006-10-26
* | | Merge branch 'jc/combined'Junio C Hamano2006-10-26
|\ \ \ | | |/ | |/|
| * | combine-diff: honour --no-commit-idJunio C Hamano2006-10-26
| * | combine-diff: fix hunk_comment_line logic.Junio C Hamano2006-10-26
* | | Merge branch 'jc/combined'Junio C Hamano2006-10-26
|\ \ \ | |/ /
| * | combine-diff: a few more finishing touches.Junio C Hamano2006-10-26
| |/
| * Documentation: clarify refname disambiguation rules.Junio C Hamano2006-10-26
| * diff-format.txt: Combined diff format documentation supplementJakub Narebski2006-10-26
| * Remove --syslog in git-daemon inetd documentation examples.Christian Couder2006-10-25
| * Documentation: updates to "Everyday GIT"J. Bruce Fields2006-10-25
* | Merge branch 'maint'Junio C Hamano2006-10-25
|\ \ | |/
| * Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-25
* | Merge branch 'aw/cvsimport'Junio C Hamano2006-10-25
|\ \
| * | cvsimport: move over to using git-for-each-ref to read refs.Andy Whitcroft2006-09-20
* | | Merge branch 'jc/web'Junio C Hamano2006-10-25
|\ \ \
| * | | gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski2006-10-24
| * | | gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski2006-10-24
| * | | gitweb: Get rid of git_print_simplified_logJakub Narebski2006-10-24
| * | | gitweb: Show project's README.html if availablePetr Baudis2006-10-23
| * | | gitweb: Do not automatically append " git" to custom site namePetr Baudis2006-10-23
| * | | gitweb: Make search type a popup menuPetr Baudis2006-10-23
| * | | gitweb: Restore object-named links in item listsPetr Baudis2006-10-23
| * | | Merge branch 'master' into jc/webJunio C Hamano2006-10-23
| |\ \ \
| * | | | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-15
* | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-25
|\ \ \ \ \
| * | | | | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-21
| | |_|/ / | |/| | |
| * | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-25
|\ \ \ \ \
| * | | | | gitweb: spell "blame --porcelain" with -pJunio C Hamano2006-10-12
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-12
| |\ \ \ \ \
| | * | | | | blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-12