summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-10-19Merge branch 'jc/grep'Junio C Hamano
2006-10-19Merge branch 'jc/diff-numstat'Junio C Hamano
2006-10-19Merge branch 'rs/rebase'Junio C Hamano
2006-10-19Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com
2006-10-14diff --numstatJunio C Hamano
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe
2006-10-11Documentation/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-04git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman
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-28grep --all-matchJunio C Hamano
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-24Merge 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-23Remove 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-17git-repack(1): document --window and --depthJonas Fonseca
2006-09-17git-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-13Merge 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