summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-021-0/+1
* Minor grammar fixes for git-diff-index.txtAndy Parkins2006-11-021-2/+2
* pack-objects doesn't create random pack namesNicolas Pitre2006-11-011-3/+2
* 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-261-3/+3
|\
| * combine-diff: a few more finishing touches.Junio C Hamano2006-10-261-3/+3
* | diff-format.txt: Correct information about pathnames quoting in patch formatJakub Narebski2006-10-261-2/+4
|/
* 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
* Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-251-1/+1
* Update cherry documentation.Junio C Hamano2006-10-251-2/+3
* Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-251-0/+3
* Documentation: note about contrib/.Junio C Hamano2006-10-241-0/+5
* Documentation for the [remote] configSanti Béjar2006-10-232-0/+20
* Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-181-1/+15
* Documentation: add missing second colons and remove a typoRene Scharfe2006-10-124-6/+6
* Documentation/git-svn: document some of the newer featuresEric Wong2006-10-111-16/+123
* add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2006-10-091-2/+15
* Add default values for --window and --depth to the docsDennis Stosberg2006-10-062-4/+6
* cherry-pick: make -r the defaultJunio C Hamano2006-10-051-7/+16
* Add git-upload-archive to the main git man pageFranck Bui-Huu2006-10-051-0/+3
* escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2006-10-032-1/+2
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-1/+2
|\
| * Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-158-21/+316
| |\
| * \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-0739-79/+719
| |\ \
| * | | Git.pm: Add config() methodPetr Baudis2006-07-031-1/+2
* | | | Merge branch 'jc/diff-stat'Junio C Hamano2006-09-301-2/+5
|\ \ \ \
| * | | | diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds2006-09-281-2/+5
* | | | | http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-281-0/+6
* | | | | Cleaned up git-daemon virtual hosting support.Jon Loeliger2006-09-271-6/+37
|/ / / /
* | | | git-archive: update documentationFranck Bui-Huu2006-09-252-0/+16
* | | | Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-241-0/+12
* | | | Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-243-43/+3
* | | | Merge branch 'jc/filter-commit'Junio C Hamano2006-09-241-0/+11
|\ \ \ \
| * | | | revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-201-0/+11
* | | | | Merge branch 'sb/branch-attributes'Junio C Hamano2006-09-241-0/+7
|\ \ \ \ \
| * | | | | fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-241-0/+4
| * | | | | Fetch: default remote repository from branch propertiesSanti Béjar2006-09-241-0/+3
* | | | | | Merge branch 'jl/daemon'Junio C Hamano2006-09-241-0/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add virtualization support to git-daemonJon Loeliger2006-09-201-0/+47
| |/ / / /
* | | | | Remove git-zip-treeRene Scharfe2006-09-231-67/+0
* | | | | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-203-0/+13
|/ / / /
* | | | gitk(1): mention --allJonas Fonseca2006-09-201-0/+9
* | | | Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca2006-09-201-28/+28
* | | | Merge branch 'jc/pack'Junio C Hamano2006-09-171-1/+20
|\ \ \ \
| * | | | pack-objects: document --revs, --unpacked and --all.Junio C Hamano2006-09-121-1/+20