summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-12-29Fully activate the sliding window pack access.Shawn O. Pearce
2006-12-29Introduce new config option for mmap limit.Shawn O. Pearce
2006-12-29Merge branch 'jc/utf8'Junio C Hamano
2006-12-28Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce
2006-12-28UTF-8: introduce i18n.logoutputencoding.Junio C Hamano
2006-12-27everyday: replace a few 'prune' and 'repack' with 'gc'Junio C Hamano
2006-12-27Create 'git gc' to perform common maintenance operations.Shawn O. Pearce
2006-12-27git-reflog: gc.* configuration and documentation.Junio C Hamano
2006-12-27rerere gc: honor configuration and document itJunio C Hamano
2006-12-27count-objects -v: show number of packs as well.Junio C Hamano
2006-12-27everyday: update for v1.5.0Junio C Hamano
2006-12-26Document git-reset <commit> -- <paths>...Junio C Hamano
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-12-26show-branch --reflog: add documentation.Junio C Hamano
2006-12-26git-add -f: allow adding otherwise ignored files.Junio C Hamano
2006-12-25git-add: add ignored files when asked explicitly.Junio C Hamano
2006-12-25git-rm: DocumentationJunio C Hamano
2006-12-25Merge branch 'jc/skip-count'Junio C Hamano
2006-12-25Merge branch 'jc/git-add--interactive'Junio C Hamano
2006-12-25git-add --interactive: add documentationJunio C Hamano
2006-12-23Makefile: add quick-install-doc for installing pre-built manpagesEric Wong
2006-12-23Make git-show-branch options similar to git-branch.Brian Gernhardt
2006-12-22git-tag: support -F <file> optionJohannes Schindelin
2006-12-21Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat
2006-12-21Merge branch 'ew/svn-pm'Junio C Hamano
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano
2006-12-20revision: --skip=<n>Junio C Hamano
2006-12-19Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano
2006-12-19Add config example with respect to branchAneesh Kumar K.V
2006-12-19Add documentation for show-branch --topicsBrian Gernhardt
2006-12-18racy-git: documentation updates.Junio C Hamano
2006-12-17markup fix in svnimport documentation.Junio C Hamano
2006-12-17Documentation: new option -P for git-svnimportQuy Tonthat
2006-12-17Fix mis-mark-up in git-merge-file.txt documentationJunio C Hamano
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano
2006-12-16git-svn: rename 'commit' command to 'set-tree'Eric Wong
2006-12-16Document git-merge-fileJohannes Schindelin
2006-12-16git-clone documentationQuy Tonthat
2006-12-16Align section headers of 'git status' to new 'git add'.Shawn O. Pearce
2006-12-16Make git-diff documentation use [--] when it should.Brian Gernhardt
2006-12-16Add --add option to git-repo-configBrian Gernhardt
2006-12-16Enable reflogs by default in any repository with a working directory.Shawn O. Pearce
2006-12-16Provide more meaningful output from 'git init-db'.Shawn O. Pearce
2006-12-16make commit message a little more consistent and confortingNicolas Pitre
2006-12-14git-show: grok blobs, trees and tags, tooJohannes Schindelin
2006-12-14Update git-diff documentationJunio C Hamano
2006-12-14Merge branch 'jc/diff--cached'Junio C Hamano
2006-12-13config documentation: group color items together.Junio C Hamano
2006-12-13Merge branch 'jc/read-tree-ignore'Junio C Hamano
2006-12-13Merge branch 'ew/rerere'Junio C Hamano