summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtLibravatar Junio C Hamano1-1/+1
2007-01-19refs.c::read_ref_at(): fix bogus munmap() call.Libravatar Junio C Hamano1-3/+5
2007-01-18for_each_reflog_ent: do not leak FILE *Libravatar Junio C Hamano1-3/+4
2007-01-18Documentation: Generate command lists.Libravatar Junio C Hamano9-379/+196
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano63-143/+132
2007-01-18Documentation: move command list in git.txt into separate files.Libravatar Junio C Hamano7-387/+393
2007-01-18prune-packed: add -q to usageLibravatar Matthias Lederhofer1-1/+1
2007-01-18Document --ignore-if-in-upstream in git-format-patchLibravatar David Kågedal1-0/+8
2007-01-18Shell syntax fix in git-resetLibravatar David Kågedal1-1/+1
2007-01-18Use standard -t option for touch.Libravatar Simon 'corecode' Schubert1-12/+12
2007-01-18Use fixed-size integers for .idx file I/OLibravatar Junio C Hamano3-7/+7
2007-01-18Use fixed-size integers for the on-disk pack structure.Libravatar Simon 'corecode' Schubert2-3/+4
2007-01-17git-format-patch: the default suffix is now .patch, not .txtLibravatar Junio C Hamano3-10/+9
2007-01-17git-format-patch: make --binary on by defaultLibravatar Junio C Hamano1-0/+3
2007-01-17Add --summary to git-format-patch by defaultLibravatar Junio C Hamano7-1/+13
2007-01-17git-format-patch -3Libravatar Junio C Hamano2-2/+10
2007-01-17Document pack .idx file format upgrade strategy.Libravatar Shawn O. Pearce2-3/+42
2007-01-17Refer users to git-rev-parse for revision specification syntax.Libravatar Shawn O. Pearce7-1/+17
2007-01-17Document the master@{n} reflog query syntax.Libravatar Shawn O. Pearce1-0/+8
2007-01-17Documentation/git-parse-remote.txt: we deal with config vars as wellLibravatar Junio C Hamano1-2/+4
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Libravatar Junio C Hamano1-1/+4
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Libravatar Junio C Hamano5-1/+13
2007-01-17Documentation/git-resolve: deprecated.Libravatar Junio C Hamano1-0/+2
2007-01-17sanitize content of README fileLibravatar Nicolas Pitre4-582/+618
2007-01-17git-format-patch: do not crash with format.headers without value.Libravatar Junio C Hamano1-1/+5
2007-01-17Introduce 'git-format-patch --suffix=.patch'Libravatar Junio C Hamano2-4/+32
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation: describe shallow repositoryLibravatar Junio C Hamano2-0/+20
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Libravatar Junio C Hamano2-4/+5
2007-01-17Documentation: detached HEADLibravatar Junio C Hamano2-2/+58
2007-01-17Documentation: a few spelling fixesLibravatar René Scharfe12-15/+15
2007-01-17Documentation/git-sh-setup.txt: programmer's docsLibravatar Junio C Hamano1-8/+45
2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-status.txt: mention color configurationLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiLibravatar Junio C Hamano1-2/+12
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Libravatar Junio C Hamano2-2/+2
2007-01-17Documentation/SubmittingPatches: Gnus tipsLibravatar Junio C Hamano1-1/+19
2007-01-16git-commit: document log message formatting conventionLibravatar Junio C Hamano1-0/+6
2007-01-16cache.h; fix a couple of prototypesLibravatar Chris Wedgwood1-2/+2
2007-01-16Document where configuration files are in config.txtLibravatar Junio C Hamano1-1/+6
2007-01-16Use merge-recursive in git-checkout -m (branch switching)Libravatar Junio C Hamano2-10/+36
2007-01-16git-commit documentation: remove comment on unfixed git-rmLibravatar Junio C Hamano1-5/+0
2007-01-16tutorial: shorthand for remotes but show distributed nature of gitLibravatar Junio C Hamano1-19/+24
2007-01-16tutorial: Use only separate layoutLibravatar Santi Béjar1-13/+13
2007-01-16Fix spurious compile errorLibravatar Johannes Schindelin1-0/+4
2007-01-16git-rm documentation: remove broken behaviour from the example.Libravatar Junio C Hamano2-9/+5
2007-01-16git-push documentation: remaining bitsLibravatar Junio C Hamano1-1/+13
2007-01-16document --exec for git-pushLibravatar Uwe Kleine-K,Av(Bnig1-1/+7