aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-19
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-19
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-19
* Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-19
* refs.c::read_ref_at(): fix bogus munmap() call.Junio C Hamano2007-01-19
* for_each_reflog_ent: do not leak FILE *Junio C Hamano2007-01-18
* Documentation: Generate command lists.Junio C Hamano2007-01-18
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-18
* prune-packed: add -q to usageMatthias Lederhofer2007-01-18
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-18
* Shell syntax fix in git-resetDavid Kågedal2007-01-18
* Use standard -t option for touch.Simon 'corecode' Schubert2007-01-18
* Use fixed-size integers for .idx file I/OJunio C Hamano2007-01-18
* Use fixed-size integers for the on-disk pack structure.Simon 'corecode' Schubert2007-01-18
* git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano2007-01-17
* git-format-patch: make --binary on by defaultJunio C Hamano2007-01-17
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-17
* git-format-patch -3Junio C Hamano2007-01-17
* Document pack .idx file format upgrade strategy.Shawn O. Pearce2007-01-17
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-17
* Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano2007-01-17
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-17
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-17
* Documentation/git-resolve: deprecated.Junio C Hamano2007-01-17
* sanitize content of README fileNicolas Pitre2007-01-17
* git-format-patch: do not crash with format.headers without value.Junio C Hamano2007-01-17
* Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2007-01-17
* Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano2007-01-17
* Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano2007-01-17
* Documentation: describe shallow repositoryJunio C Hamano2007-01-17
* Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2007-01-17
* Documentation: detached HEADJunio C Hamano2007-01-17
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano2007-01-17
* Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano2007-01-17
* Documentation/git-status.txt: mention color configurationJunio C Hamano2007-01-17
* Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano2007-01-17
* Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano2007-01-17
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-17
* Documentation/SubmittingPatches: Gnus tipsJunio C Hamano2007-01-17
* git-commit: document log message formatting conventionJunio C Hamano2007-01-16
* cache.h; fix a couple of prototypesChris Wedgwood2007-01-16
* Document where configuration files are in config.txtJunio C Hamano2007-01-16
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-16
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-16
* tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano2007-01-16
* tutorial: Use only separate layoutSanti Béjar2007-01-16
* Fix spurious compile errorJohannes Schindelin2007-01-16