summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Git 1.7.0v1.7.0Junio C Hamano2-0/+10
2010-02-12Merge branch 'maint'Junio C Hamano2-2/+2
2010-02-12Fix typo in 1.6.6.2 release notesJunio C Hamano1-1/+1
2010-02-12Re-fix check-ref-format documentation mark-upJunio C Hamano1-1/+1
2010-02-12archive documentation: attributes are taken from the tree by defaultJunio C Hamano1-0/+8
2010-02-12Documentation: minor fixes to RelNotes-1.7.0Michael J Gruber1-8/+8
2010-02-11am: switch --resolved to --continueJeff King1-1/+2
2010-02-10Update draft release notes to 1.7.0 one more timeJunio C Hamano1-15/+1
2010-02-10Sync with 1.6.6.2Junio C Hamano3-2/+49
2010-02-10Git 1.6.6.2v1.6.6.2Junio C Hamano2-1/+48
2010-02-10Merge branch 'sp/maint-fast-import-large-blob' into maintJunio C Hamano2-0/+20
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano1-1/+1
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast1-1/+1
2010-02-08Merge branch 'maint'Junio C Hamano2-6/+11
2010-02-08Merge branch 'jc/maint-push-doc-status' into maintJunio C Hamano1-5/+10
2010-02-08git-push: document all the status flags used in the outputJunio C Hamano1-5/+10
2010-02-08Merge branch 'jc/maint-doc-git-add-example' into maintJunio C Hamano1-1/+1
2010-02-08git-add documentation: Fix shell quoting exampleJunio C Hamano1-1/+1
2010-02-06docs: fix filter-branch example for quoted pathsJeff King1-1/+1
2010-02-05Update draft release notes to 1.7.0Junio C Hamano1-1/+6
2010-02-05Revert 30816237 and 7e62265Junio C Hamano1-3/+0
2010-02-04fast-import: count --max-pack-size in bytesJunio C Hamano2-6/+6
2010-02-04update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre1-9/+9
2010-02-04git-clean: fix the description of the default behaviorMichael J Gruber1-2/+2
2010-02-03make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre4-10/+22
2010-02-02Merge branch 'sp/fast-import-large-blob'Junio C Hamano2-0/+20
2010-02-01Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2-0/+20
2010-02-01fast-import: Stream very large blobs directly to packShawn O. Pearce2-0/+20
2010-02-01Updates for dirty submodules in release notes and user manualJens Lehmann2-5/+27
2010-01-31Update draft release notes to 1.7.0Junio C Hamano1-3/+2
2010-01-31Merge branch 'dm/make-threaded-simplify'Junio C Hamano1-0/+3
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee1-0/+3
2010-01-31mention new shell execution behavior in release notesJeff King1-0/+7
2010-01-31Fix typos in technical documentation.Ralf Wildenhues13-24/+24
2010-01-29Update draft release notes to 1.7.0Junio C Hamano1-2/+15
2010-01-28grep --quiet: finishing touchesJunio C Hamano1-1/+6
2010-01-24Documentation: move away misplaced 'push --upstream' descriptionThomas Rast1-7/+7
2010-01-24Documentation: add missing :: in config.txtThomas Rast1-1/+1
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano3-73/+95
2010-01-24Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder1-6/+8
2010-01-24Documentation: simplify How Merge WorksJonathan Nieder1-36/+16
2010-01-24Documentation: merge: add a section about fast-forwardJonathan Nieder1-13/+18
2010-01-24Documentation: emphasize when git merge terminates earlyJonathan Nieder1-10/+21
2010-01-24Documentation: merge: add an overviewJonathan Nieder1-2/+26
2010-01-24Documentation: merge: move merge strategy list to endJonathan Nieder1-2/+2
2010-01-24Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder1-3/+3
2010-01-24Documentation: merge: move configuration section to endJonathan Nieder1-9/+9
2010-01-23Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder1-2/+2
2010-01-23git-svn: allow subset of branches/tags to be specified in glob specJay Soffian1-0/+16
2010-01-23git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian1-3/+12