summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.7.0Junio C Hamano2010-02-051-1/+6
* Revert 30816237 and 7e62265Junio C Hamano2010-02-051-3/+0
* fast-import: count --max-pack-size in bytesJunio C Hamano2010-02-042-6/+6
* update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre2010-02-041-9/+9
* git-clean: fix the description of the default behaviorMichael J Gruber2010-02-041-2/+2
* make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-034-10/+22
* Merge branch 'sp/fast-import-large-blob'Junio C Hamano2010-02-022-0/+20
|\
| * Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-012-0/+20
| |\
| | * fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-012-0/+20
* | | Updates for dirty submodules in release notes and user manualJens Lehmann2010-02-012-5/+27
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-311-3/+2
* | | Merge branch 'dm/make-threaded-simplify'Junio C Hamano2010-01-311-0/+3
|\ \ \
| * | | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-311-0/+3
* | | | mention new shell execution behavior in release notesJeff King2010-01-311-0/+7
* | | | Fix typos in technical documentation.Ralf Wildenhues2010-01-3113-24/+24
|/ / /
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-291-2/+15
* | | grep --quiet: finishing touchesJunio C Hamano2010-01-281-1/+6
|/ /
* | Documentation: move away misplaced 'push --upstream' descriptionThomas Rast2010-01-241-7/+7
* | Documentation: add missing :: in config.txtThomas Rast2010-01-241-1/+1
* | Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-243-80/+102
|\ \
| * | Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder2010-01-241-6/+8
| * | Documentation: simplify How Merge WorksJonathan Nieder2010-01-241-36/+16
| * | Documentation: merge: add a section about fast-forwardJonathan Nieder2010-01-241-13/+18
| * | Documentation: emphasize when git merge terminates earlyJonathan Nieder2010-01-241-10/+21
| * | Documentation: merge: add an overviewJonathan Nieder2010-01-241-2/+26
| * | Documentation: merge: move merge strategy list to endJonathan Nieder2010-01-241-2/+2
| * | Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder2010-01-241-3/+3
| * | Documentation: merge: move configuration section to endJonathan Nieder2010-01-241-9/+9
| * | Documentation: emphasise 'git shortlog' in its synopsisThomas Rast2010-01-101-1/+1
| * | Documentation: show-files is now called git-ls-filesThomas Rast2010-01-101-1/+1
| * | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-101-4/+4
| * | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-101-9/+6
* | | Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-231-2/+2
* | | git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-231-0/+16
* | | git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-231-3/+12
* | | git-svn: document --username/commit-url for branch/tagIgor Mironov2010-01-231-0/+13
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-221-1/+26
* | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-224-17/+52
|\ \ \
| * | | Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-211-17/+15
| * | | rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-204-17/+30
| * | | rev-parse --globIlari Liusvaara2010-01-204-0/+24
* | | | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-221-0/+4
|\ \ \ \
| * | | | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-121-0/+4
* | | | | Merge branch 'il/remote-updates'Junio C Hamano2010-01-221-0/+17
|\ \ \ \ \
| * | | | | Add git remote set-urlIlari Liusvaara2010-01-181-0/+17
* | | | | | Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-221-1/+7
|\ \ \ \ \ \
| * | | | | | Add branch --set-upstreamIlari Liusvaara2010-01-181-1/+7
| |/ / / / /
* | | | | | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-221-0/+8
|\ \ \ \ \ \
| * | | | | | Fix "log --oneline" not to show notesJunio C Hamano2010-01-211-2/+2
| * | | | | | Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-201-0/+8
| | |_|_|_|/ | |/| | | |