summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio 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-24Documentation: note about contrib/.Junio C Hamano
2006-10-23Documentation for the [remote] configSanti Béjar
2006-10-19Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe
2006-10-11Documentation/git-svn: document some of the newer featuresEric Wong
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-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-10-01Merge branch 'jc/diff-stat'Junio C Hamano
2006-09-29diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds
2006-09-29http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky
2006-09-28Cleaned up git-daemon virtual hosting support.Jon Loeliger
2006-09-26git-archive: update documentationFranck Bui-Huu
2006-09-25Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce
2006-09-25Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano
2006-09-25Merge branch 'jc/filter-commit'Junio C Hamano
2006-09-25Merge branch 'sb/branch-attributes'Junio C Hamano
2006-09-24Merge branch 'jl/daemon'Junio C Hamano
2006-09-24fetch: get the remote branches to merge from the branch propertiesSanti Béjar
2006-09-24Fetch: default remote repository from branch propertiesSanti Béjar
2006-09-23Remove git-zip-treeRene Scharfe
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2006-09-20Add virtualization support to git-daemonJon Loeliger
2006-09-20revision traversal: --author, --committer, and --grep.Junio C Hamano
2006-09-20gitk(1): mention --allJonas Fonseca
2006-09-20Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca
2006-09-18Merge branch 'jc/pack'Junio C Hamano
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17git-repack(1): document --window and --depthJonas Fonseca
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-16Document git-grep -[Hh]Junio C Hamano
2006-09-14Documentation: Fix broken linksDmitry V. Levin
2006-09-13Merge branch 'jc/unpack'Junio C Hamano
2006-09-13unpack-objects -r: call it "recover".Junio C Hamano
2006-09-13git-status: document colorization config optionsJeff King
2006-09-13pack-objects: document --revs, --unpacked and --all.Junio C Hamano
2006-09-09Add git-upload-archiveFranck Bui-Huu
2006-09-09Add git-archiveFranck Bui-Huu