summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/web-blame'Junio C Hamano2006-10-251-1/+38
|\
| * blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-121-1/+38
* | Merge branch 'maint'Junio C Hamano2006-10-253-2/+11
|\ \
| * | 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
* | | Merge branch 'maint'Junio C Hamano2006-10-232-0/+20
|\ \ \ | |/ /
| * | Documentation for the [remote] configSanti Béjar2006-10-232-0/+20
* | | Merge branch 'np/pack'Junio C Hamano2006-10-223-1/+30
|\ \ \
| * | | git-repack: repo.usedeltabaseoffsetJunio C Hamano2006-10-132-0/+18
| * | | pack-objects: document --delta-base-offset optionJunio C Hamano2006-10-101-1/+12
* | | | Merge branch 'jc/grep'Junio C Hamano2006-10-181-1/+10
|\ \ \ \
| * | | | grep --all-matchJunio C Hamano2006-09-271-1/+10
* | | | | Merge branch 'jc/diff-numstat'Junio C Hamano2006-10-181-0/+5
|\ \ \ \ \
| * | | | | diff --numstatJunio C Hamano2006-10-131-0/+5
* | | | | | Merge branch 'rs/rebase'Junio C Hamano2006-10-181-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman2006-10-041-1/+4
* | | | | | 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
* | | | | Merge branch 'jk/diff'Junio C Hamano2006-09-171-0/+14
|\ \ \ \ \