summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop ignoring Documentation/READMEJunio C Hamano2007-01-201-1/+0
* apply --cached: fix crash in subdirectoryJohannes Schindelin2007-01-201-1/+1
* show-branch --reflog: fix show_date() callJunio C Hamano2007-01-201-1/+1
* show_date(): fix relative datesJohannes Schindelin2007-01-201-3/+2
* show-branch --reflog: tighten input validation.Junio C Hamano2007-01-191-4/+11
* show-branch --reflog: show the reflog message at the top.Junio C Hamano2007-01-193-33/+109
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-194-13/+52
* dwim_ref(): Separate name-to-ref DWIM code out.Junio C Hamano2007-01-192-14/+26
* config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-192-0/+11
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-194-18/+32
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-192-0/+15
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-196-13/+33
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-193-48/+86
* Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-191-1/+1
* refs.c::read_ref_at(): fix bogus munmap() call.Junio C Hamano2007-01-191-3/+5
* for_each_reflog_ent: do not leak FILE *Junio C Hamano2007-01-181-3/+4
* Documentation: Generate command lists.Junio C Hamano2007-01-189-379/+196
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-1863-143/+132
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-187-387/+393
* prune-packed: add -q to usageMatthias Lederhofer2007-01-181-1/+1
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-181-0/+8
* Shell syntax fix in git-resetDavid Kågedal2007-01-181-1/+1
* Use standard -t option for touch.Simon 'corecode' Schubert2007-01-181-12/+12
* Use fixed-size integers for .idx file I/OJunio C Hamano2007-01-183-7/+7
* Use fixed-size integers for the on-disk pack structure.Simon 'corecode' Schubert2007-01-182-3/+4
* git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano2007-01-173-10/+9
* git-format-patch: make --binary on by defaultJunio C Hamano2007-01-171-0/+3
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-177-1/+13
* git-format-patch -3Junio C Hamano2007-01-172-2/+10
* Document pack .idx file format upgrade strategy.Shawn O. Pearce2007-01-172-3/+42
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-177-1/+17
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-171-0/+8
* Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano2007-01-171-2/+4
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-171-1/+4
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-175-1/+13
* Documentation/git-resolve: deprecated.Junio C Hamano2007-01-171-0/+2
* sanitize content of README fileNicolas Pitre2007-01-174-582/+618
* git-format-patch: do not crash with format.headers without value.Junio C Hamano2007-01-171-1/+5
* Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2007-01-172-4/+32
* Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano2007-01-171-0/+9
* Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano2007-01-171-1/+1
* Documentation: describe shallow repositoryJunio C Hamano2007-01-172-0/+20
* Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2007-01-172-4/+5
* Documentation: detached HEADJunio C Hamano2007-01-172-2/+58
* Documentation: a few spelling fixesRené Scharfe2007-01-1712-15/+15
* Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano2007-01-171-8/+45
* Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano2007-01-171-1/+1
* Documentation/git-status.txt: mention color configurationJunio C Hamano2007-01-171-0/+9
* Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano2007-01-171-1/+1
* Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano2007-01-171-2/+12