summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into lj/refsJunio C Hamano2006-09-2713-138/+146
|\
| * 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/for-each-ref' into jc/ref-lockingJunio C Hamano2006-09-271-4/+21
|\ \
| * | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-211-4/+21
* | | update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-271-2/+8
* | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-271-0/+152
|\ \ \
| * \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-216-2/+192
| |\ \ \ | | | |/ | | |/|
| * | | Document git-show-ref [-s|--hash] option.Christian Couder2006-09-201-1/+17
| * | | Add man page for git-show-refJonas Fonseca2006-09-181-0/+136
* | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-216-2/+192
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
| |\ \ \
| | * | | git-status: document colorization config optionsJeff King2006-09-121-0/+14
| | |/ /
| * | | git-repack(1): document --window and --depthJonas Fonseca2006-09-171-1/+11
| * | | git-apply(1): document --unidiff-zeroJonas Fonseca2006-09-171-0/+10
| * | | Merge branch 'jc/archive'Junio C Hamano2006-09-172-0/+137
| |\ \ \ | | |_|/ | |/| |
| | * | Add git-upload-archiveFranck Bui-Huu2006-09-091-0/+37
| | * | Add git-archiveFranck Bui-Huu2006-09-091-0/+100
| | |/
* | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-0/+164
|/ /
* | Document git-grep -[Hh]Junio C Hamano2006-09-151-1/+8
* | Documentation: Fix broken linksDmitry V. Levin2006-09-133-3/+3
* | Merge branch 'jc/unpack'Junio C Hamano2006-09-131-1/+7
|\ \
| * | unpack-objects -r: call it "recover".Junio C Hamano2006-09-131-1/+1
| * | unpack-objects desperately salvages objects from a corrupt packJunio C Hamano2006-09-041-1/+7
* | | Make apply --binary a no-op.Junio C Hamano2006-09-071-9/+4
| |/ |/|
* | Merge branch 'jc/daemon'Junio C Hamano2006-09-071-8/+33
|\ \
| * | Revert "daemon: add upload-tar service."Junio C Hamano2006-09-071-6/+0
| * | multi-service daemon: documentationJunio C Hamano2006-08-271-8/+39
* | | Teach rev-list an option to read revs from the standard input.Junio C Hamano2006-09-051-0/+6
| |/ |/|
* | Update GIT_TRACE documentation.Christian Couder2006-09-031-1/+10
* | Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-011-1/+1
* | git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-011-66/+188
* | Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-311-0/+2
* | git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-311-7/+3
* | Add --relative-date option to the revision interfaceJonas Fonseca2006-08-281-0/+5
|/
* Merge branch 'ts/daemon'Junio C Hamano2006-08-271-1/+13
|\