summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-svnimport: support for partial importsSasha Khapyorsky2006-10-311-4/+25
* Merge branch 'maint'Junio C Hamano2006-10-305-11/+16
|\
| * revision traversal: --unpacked does not limit commit list anymore.Junio C Hamano2006-10-301-1/+1
| * Continue traversal when rev-list --unpacked finds a packed commit.Jan Harkes2006-10-301-8/+6
| * Use memmove instead of memcpy for overlapping areasEdgar Toernig2006-10-301-1/+1
| * quote.c: ensure the same quoting across platforms.Junio C Hamano2006-10-301-1/+1
| * Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"Junio C Hamano2006-10-302-0/+7
* | Move deny_non_fast_forwards handling completely into receive-pack.Shawn Pearce2006-10-304-4/+16
* | Use memmove instead of memcpy for overlapping areasEdgar Toernig2006-10-302-4/+4
* | git-send-email: Read the default SMTP server from the GIT config fileSergey Vlasov2006-10-292-3/+8
* | git-send-email: Document support for local sendmail instead of SMTP serverSergey Vlasov2006-10-291-2/+5
* | Swap the porcelain and plumbing commands in the git man pageRobin Rosenberg2006-10-291-182/+182
* | Mention that pull can work locally in the synopsisRobin Rosenberg2006-10-292-2/+2
* | gitweb: Add "next" link to commitdiff viewJakub Narebski2006-10-281-4/+45
* | gitweb: Move git_get_last_activity subroutine earlierJakub Narebski2006-10-281-18/+18
* | Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano2006-10-282-2/+5
* | Documentation: Update information about <format> in git-for-each-refJakub Narebski2006-10-281-1/+5
* | 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