summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-172-2/+2
* Documentation/SubmittingPatches: Gnus tipsJunio C Hamano2007-01-171-1/+19
* git-commit: document log message formatting conventionJunio C Hamano2007-01-161-0/+6
* cache.h; fix a couple of prototypesChris Wedgwood2007-01-161-2/+2
* Document where configuration files are in config.txtJunio C Hamano2007-01-161-1/+6
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-162-10/+36
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-161-5/+0
* tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano2007-01-161-19/+24
* tutorial: Use only separate layoutSanti Béjar2007-01-161-13/+13
* Fix spurious compile errorJohannes Schindelin2007-01-161-0/+4
* git-rm documentation: remove broken behaviour from the example.Junio C Hamano2007-01-162-9/+5
* git-push documentation: remaining bitsJunio C Hamano2007-01-161-1/+13
* document --exec for git-pushUwe Kleine-K,Av(Bnig2007-01-161-1/+7
* git-svn: print and flush authentication prompts to STDERREric Wong2007-01-151-15/+22
* Solaris 5.8 returns ENOTDIR for inappropriate renames.Jason Riedy2007-01-151-1/+6
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-156-7/+7
* Set _ALL_SOURCE for AIX, but avoid its struct list.Jason Riedy2007-01-151-2/+5