aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-28
* Cleaned up git-daemon virtual hosting support.Jon Loeliger2006-09-27
* git-archive: update documentationFranck Bui-Huu2006-09-25
* Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-24
* Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-24
* Merge branch 'jc/filter-commit'Junio C Hamano2006-09-24
|\
| * revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-20
* | Merge branch 'sb/branch-attributes'Junio C Hamano2006-09-24
|\ \
| * | fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-24
| * | Fetch: default remote repository from branch propertiesSanti Béjar2006-09-24
* | | Merge branch 'jl/daemon'Junio C Hamano2006-09-24
|\ \ \ | |/ / |/| |
| * | Add virtualization support to git-daemonJon Loeliger2006-09-20
| |/
* | Remove git-zip-treeRene Scharfe2006-09-23
* | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-20
|/
* gitk(1): mention --allJonas Fonseca2006-09-20
* Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca2006-09-20
* Merge branch 'jc/pack'Junio C Hamano2006-09-17
|\
| * pack-objects: document --revs, --unpacked and --all.Junio C Hamano2006-09-12
* | Merge branch 'jk/diff'Junio C Hamano2006-09-17
|\ \
| * | git-status: document colorization config optionsJeff King2006-09-12
| |/
* | git-repack(1): document --window and --depthJonas Fonseca2006-09-17
* | git-apply(1): document --unidiff-zeroJonas Fonseca2006-09-17
* | Merge branch 'jc/archive'Junio C Hamano2006-09-17
|\ \
| * | Add git-upload-archiveFranck Bui-Huu2006-09-09
| * | Add git-archiveFranck Bui-Huu2006-09-09
| |/
* | Document git-grep -[Hh]Junio C Hamano2006-09-15
* | Documentation: Fix broken linksDmitry V. Levin2006-09-13
* | Merge branch 'jc/unpack'Junio C Hamano2006-09-13
|\ \
| * | unpack-objects -r: call it "recover".Junio C Hamano2006-09-13
| * | unpack-objects desperately salvages objects from a corrupt packJunio C Hamano2006-09-04
* | | Make apply --binary a no-op.Junio C Hamano2006-09-07
| |/ |/|
* | Merge branch 'jc/daemon'Junio C Hamano2006-09-07
|\ \
| * | Revert "daemon: add upload-tar service."Junio C Hamano2006-09-07
| * | multi-service daemon: documentationJunio C Hamano2006-08-27
* | | Teach rev-list an option to read revs from the standard input.Junio C Hamano2006-09-05
| |/ |/|
* | Update GIT_TRACE documentation.Christian Couder2006-09-03
* | Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-01
* | git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-01
* | Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-31
* | git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-31
* | Add --relative-date option to the revision interfaceJonas Fonseca2006-08-28
|/
* Merge branch 'ts/daemon'Junio C Hamano2006-08-27
|\
| * Added support for dropping privileges to git-daemon.Tilman Sauerbeck2006-08-22
* | Merge branch 'jc/apply'Junio C Hamano2006-08-27
|\ \
| * | git-apply --reject: finishing touches.Junio C Hamano2006-08-27
| * | git-apply --rejectJunio C Hamano2006-08-17
| * | apply --reverse: tie it all together.Junio C Hamano2006-08-16
| |/
* | Add git-zip-treeRene Scharfe2006-08-26
* | git-svn: add the 'dcommit' commandEric Wong2006-08-26
* | git-svn: recommend rebase for syncing against an SVN repoEric Wong2006-08-25