summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-11-01git-svnimport: support for partial importsSasha Khapyorsky
2006-10-31Merge branch 'maint'Junio C Hamano
2006-10-31Move deny_non_fast_forwards handling completely into receive-pack.Shawn Pearce
2006-10-31revision traversal: --unpacked does not limit commit list anymore.Junio C Hamano
2006-10-31Continue traversal when rev-list --unpacked finds a packed commit.Jan Harkes
2006-10-31Use memmove instead of memcpy for overlapping areasEdgar Toernig
2006-10-31Use memmove instead of memcpy for overlapping areasEdgar Toernig
2006-10-31quote.c: ensure the same quoting across platforms.Junio C Hamano
2006-10-30Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"Junio C Hamano
2006-10-29git-send-email: Read the default SMTP server from the GIT config fileSergey Vlasov
2006-10-29git-send-email: Document support for local sendmail instead of SMTP serverSergey Vlasov
2006-10-29Swap the porcelain and plumbing commands in the git man pageRobin Rosenberg
2006-10-29Mention that pull can work locally in the synopsisRobin Rosenberg
2006-10-28gitweb: Add "next" link to commitdiff viewJakub Narebski
2006-10-28gitweb: Move git_get_last_activity subroutine earlierJakub Narebski
2006-10-28Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano
2006-10-28Documentation: Update information about <format> in git-for-each-refJakub Narebski
2006-10-28Bash completion support for aliasesDennis Stosberg
2006-10-28gitweb: Fix up bogus $stylesheet declarationsPetr Baudis
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano
2006-10-27Merge branch 'maint'Junio C Hamano
2006-10-27gitweb: Check git base URLs before generating URL from itJakub Narebski
2006-10-27Documentation: add git in /etc/services.Christian Couder
2006-10-27Documentation: add upload-archive service to git-daemon.Christian Couder
2006-10-27git-cherry: document limit and add diagramRene Scharfe
2006-10-27Merge branch 'jc/reflog' into lj/refsJunio C Hamano
2006-10-27Merge branch 'jc/combined' into maintJunio C Hamano
2006-10-27Fix show-ref usagestringLars Hjemli
2006-10-27diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski
2006-10-27Make filenames line up in git-status outputAndy Parkins
2006-10-26gitweb: Use --no-commit-id in git_commit and git_commitdiffJakub Narebski
2006-10-26Merge branch 'jc/combined'Junio C Hamano
2006-10-26combine-diff: honour --no-commit-idJunio C Hamano
2006-10-26combine-diff: fix hunk_comment_line logic.Junio C Hamano
2006-10-26Merge branch 'jc/combined'Junio C Hamano
2006-10-26combine-diff: a few more finishing touches.Junio C Hamano
2006-10-26Documentation: clarify refname disambiguation rules.Junio C Hamano
2006-10-26diff-format.txt: Combined diff format documentation supplementJakub Narebski
2006-10-26Remove --syslog in git-daemon inetd documentation examples.Christian Couder
2006-10-26Documentation: updates to "Everyday GIT"J. Bruce Fields
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano
2006-10-25Merge branch 'aw/cvsimport'Junio C Hamano
2006-10-25Merge branch 'jc/web'Junio C Hamano
2006-10-25Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-25Update cherry documentation.Junio C Hamano