aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'sp/fast-import-large-blob'Junio C Hamano2010-02-02
|\
| * Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-01
| |\
| | * fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-01
* | | Updates for dirty submodules in release notes and user manualJens Lehmann2010-02-01
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-31
* | | Merge branch 'dm/make-threaded-simplify'Junio C Hamano2010-01-31
|\ \ \
| * | | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-31
* | | | mention new shell execution behavior in release notesJeff King2010-01-31
* | | | Fix typos in technical documentation.Ralf Wildenhues2010-01-31
|/ / /
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-29
* | | grep --quiet: finishing touchesJunio C Hamano2010-01-28
|/ /
* | Documentation: move away misplaced 'push --upstream' descriptionThomas Rast2010-01-24
* | Documentation: add missing :: in config.txtThomas Rast2010-01-24
* | Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-24
|\ \
| * | Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder2010-01-24
| * | Documentation: simplify How Merge WorksJonathan Nieder2010-01-24
| * | Documentation: merge: add a section about fast-forwardJonathan Nieder2010-01-24
| * | Documentation: emphasize when git merge terminates earlyJonathan Nieder2010-01-24
| * | Documentation: merge: add an overviewJonathan Nieder2010-01-24
| * | Documentation: merge: move merge strategy list to endJonathan Nieder2010-01-24
| * | Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder2010-01-24
| * | Documentation: merge: move configuration section to endJonathan Nieder2010-01-24
| * | Documentation: emphasise 'git shortlog' in its synopsisThomas Rast2010-01-10
| * | Documentation: show-files is now called git-ls-filesThomas Rast2010-01-10
| * | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-10
| * | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-10
* | | Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-23
* | | git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-23
* | | git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-23
* | | git-svn: document --username/commit-url for branch/tagIgor Mironov2010-01-23
* | | Update draft release notes to 1.7.0Junio C Hamano2010-01-22
* | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\ \ \
| * | | Documentation: improve description of --glob=pattern and friendsThomas Rast2010-01-21
| * | | rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * | | rev-parse --globIlari Liusvaara2010-01-20
* | | | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \ \ \
| * | | | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
* | | | | Merge branch 'il/remote-updates'Junio C Hamano2010-01-22
|\ \ \ \ \
| * | | | | Add git remote set-urlIlari Liusvaara2010-01-18
* | | | | | Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \
| * | | | | | Add branch --set-upstreamIlari Liusvaara2010-01-18
| |/ / / / /
* | | | | | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-22
|\ \ \ \ \ \
| * | | | | | Fix "log --oneline" not to show notesJunio C Hamano2010-01-21
| * | | | | | Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
| | |_|_|_|/ | |/| | | |
* | | | | | git-rebase.txt: Fix spellingHorst H. von Brand2010-01-21
* | | | | | conflict-marker-size: add test and docsJunio C Hamano2010-01-20
* | | | | | Update draft release notes to 1.7.0Junio C Hamano2010-01-20
* | | | | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\ \ \ \ \ \
| * | | | | | Document that merge strategies can now take their own optionsJunio C Hamano2010-01-17
| * | | | | | git-merge-file --ours, --theirsJunio C Hamano2009-11-29