summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-20show_date(): fix relative datesLibravatar Johannes Schindelin1-3/+2
2007-01-19show-branch --reflog: tighten input validation.Libravatar Junio C Hamano1-4/+11
2007-01-19show-branch --reflog: show the reflog message at the top.Libravatar Junio C Hamano3-33/+109
2007-01-19Extend read_ref_at() to be usable from places other than sha1_name.Libravatar Junio C Hamano4-13/+52
2007-01-19dwim_ref(): Separate name-to-ref DWIM code out.Libravatar Junio C Hamano2-14/+26
2007-01-19config_set_multivar(): disallow newlines in keysLibravatar Johannes Schindelin2-0/+11
2007-01-19rename --exec to --receive-pack for push and send-packLibravatar Uwe Kleine-König4-18/+32
2007-01-19make --exec=... option to git-push configurableLibravatar Uwe Kleine-König2-0/+15
2007-01-19Update documentation of fetch-pack, push and send-packLibravatar Uwe Kleine-König6-13/+33
2007-01-19Documentation/git.txt: command re-classificationLibravatar Junio C Hamano3-48/+86
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