summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-10-08core.logallrefupdates create new log file only for branch heads.Junio C Hamano
2006-10-02Merge branch 'master' into lj/refsJunio C Hamano
2006-10-01show-ref --hash=len, --abbrev=len, and --abbrevJunio 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-28Merge branch 'master' into lj/refsJunio C Hamano
2006-09-28Merge branch 'jc/for-each-ref' into jc/ref-lockingJunio C Hamano
2006-09-28Cleaned up git-daemon virtual hosting support.Jon Loeliger
2006-09-27update-ref: -d flag and ref creation safety.Junio C Hamano
2006-09-27Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano
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-21git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft
2006-09-21Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano
2006-09-21Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano
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-20Document git-show-ref [-s|--hash] option.Christian Couder
2006-09-18Add man page for git-show-refJonas 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-16Add git-for-each-ref: helper for language bindingsJunio 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
2006-09-04unpack-objects desperately salvages objects from a corrupt packJunio C Hamano