Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-30Teach git-index-pack how to keep a pack file.Shawn Pearce
2006-10-30Merge early part of branch 'np/index-pack' into sp/keep-packJunio 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-29Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano
2006-10-29Documentation: Update information about <format> in git-for-each-refJakub Narebski
2006-10-27Merge branch 'maint'Junio C Hamano
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/combined' into maintJunio C Hamano
2006-10-27diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski
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-26add progress status to index-packNicolas Pitre
2006-10-26make index-pack able to complete thin packs.Nicolas Pitre
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-26enable index-pack streaming capabilityNicolas Pitre
2006-10-26Merge branch 'maint'Junio C Hamano
2006-10-26Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano
2006-10-26Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano
2006-10-26Merge branch 'jc/web-blame'Junio C Hamano
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25Update cherry documentation.Junio C Hamano
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano
2006-10-25Documentation: note about contrib/.Junio C Hamano
2006-10-24Merge branch 'maint'Junio C Hamano
2006-10-24Documentation for the [remote] configSanti BĂ©jar
2006-10-23Merge branch 'np/pack'Junio C Hamano
2006-10-19Merge branch 'jc/grep'Junio C Hamano
2006-10-19Merge branch 'jc/diff-numstat'Junio C Hamano
2006-10-19Merge branch 'rs/rebase'Junio C Hamano
2006-10-19Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com
2006-10-14diff --numstatJunio C Hamano
2006-10-14git-repack: repo.usedeltabaseoffsetJunio C Hamano
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe
2006-10-12blame: Document and add help text for -f, -n, and -pJunio C Hamano
2006-10-12Documentation/git-svn: document some of the newer featuresEric Wong
2006-10-10pack-objects: document --delta-base-offset optionJunio C Hamano
2006-10-10add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg
2006-10-06cherry-pick: make -r the defaultJunio C Hamano
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu
2006-10-05git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano