Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Documentation/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-25Merge 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-24Remove 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-18git-repack(1): document --window and --depthJonas Fonseca
2006-09-18git-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-14Merge 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
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-09-07Merge branch 'jc/daemon'Junio C Hamano
2006-09-07Revert "daemon: add upload-tar service."Junio C Hamano
2006-09-06Teach rev-list an option to read revs from the standard input.Junio C Hamano
2006-09-04unpack-objects desperately salvages objects from a corrupt packJunio C Hamano
2006-09-04Update GIT_TRACE documentation.Christian Couder
2006-09-01Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov
2006-09-01git-rev-list(1): group options; reformat; document more optionsJonas Fonseca
2006-09-01Include config.mak.autogen in the doc MakefileJonas Fonseca
2006-09-01git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca