summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'er/stop-recommending-parsecvs'Junio C Hamano2013-01-091-4/+2
|\
| * Remove the suggestion to use parsecvs, which is currently broken.Eric S. Raymond2012-12-281-4/+2
* | Merge branch 'kb/maint-bundle-doc'Junio C Hamano2013-01-081-5/+4
|\ \
| * | Documentation: full-ness of a bundle is significant for cloningJunio C Hamano2013-01-011-4/+3
| * | Documentation: correct example restore from bundleKirill Brilliantov2013-01-011-1/+1
* | | Merge branch 'ta/remove-stale-translated-tut'Junio C Hamano2013-01-081-675/+0
|\ \ \
| * | | Remove Documentation/pt_BR/gittutorial.txtThomas Ackermann2012-12-271-675/+0
* | | | Merge branch 'jk/maint-fast-import-doc-dedup-done'Junio C Hamano2013-01-081-5/+2
|\ \ \ \
| * | | | git-fast-import(1): remove duplicate '--done' optionJohn Keeping2013-01-081-5/+2
* | | | | Merge branch 'jn/warn-on-inaccessible-loosen'Junio C Hamano2013-01-062-0/+12
|\ \ \ \ \
| * | | | | doc: advertise GIT_CONFIG_NOSYSTEMJonathan Nieder2012-10-142-0/+12
* | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-01-061-2/+43
* | | | | | Merge branch 'wk/submodule-update-remote'Junio C Hamano2013-01-053-1/+35
|\ \ \ \ \ \
| * | | | | | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-191-0/+2
| * | | | | | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-193-1/+33
* | | | | | | Merge branch 'jk/pathspec-literal'Junio C Hamano2013-01-051-0/+15
|\ \ \ \ \ \ \
| * | | | | | | add global --literal-pathspecs optionJeff King2012-12-191-0/+15
* | | | | | | | Merge branch 'jc/format-color-auto'Junio C Hamano2013-01-051-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-171-1/+5
* | | | | | | | | Merge branch 'jk/mailmap-from-blob'Junio C Hamano2013-01-053-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailmap: default mailmap.blob in bare repositoriesJeff King2012-12-131-3/+5
| * | | | | | | | | mailmap: fix some documentation loose-ends for mailmap.blobJeff King2012-12-132-2/+3
| * | | | | | | | | mailmap: support reading mailmap from blobsJeff King2012-12-121-0/+6
* | | | | | | | | | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-052-7/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | push: allow already-exists advice to be disabledChris Rorvick2012-12-031-2/+6
| * | | | | | | | | | push: rename config variable for more general useChris Rorvick2012-12-031-1/+1
| * | | | | | | | | | push: require force for annotated tagsChris Rorvick2012-12-021-5/+5
| * | | | | | | | | | push: require force for refs under refs/tags/Chris Rorvick2012-12-021-5/+6
* | | | | | | | | | | Merge branch 'fc/fast-export-fixes'Junio C Hamano2013-01-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add new simplified git-remote-testgitFelipe Contreras2012-11-291-1/+1
* | | | | | | | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-01-031-1/+10
* | | | | | | | | | | | Start 1.8.2 cycleJunio C Hamano2013-01-021-0/+97
* | | | | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop'Junio C Hamano2013-01-021-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | graph.c: infinite loop in git whatchanged --graph -mMichaƂ Kiedrowicz2012-09-251-5/+5
* | | | | | | | | | | | | Merge branch 'mh/ceiling'Junio C Hamano2013-01-021-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | string_list_longest_prefix(): remove functionMichael Haggerty2012-10-291-8/+0
* | | | | | | | | | | | | | Git 1.8.1v1.8.1Junio C Hamano2012-12-312-15/+20
* | | | | | | | | | | | | | Sync with 1.8.0.3Junio C Hamano2012-12-272-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Git 1.8.0.3v1.8.0.3maint-1.8.0Junio C Hamano2012-12-272-1/+16
| * | | | | | | | | | | | | git(1): show link to contributor summary pageJunio C Hamano2012-12-271-1/+4
| * | | | | | | | | | | | | Merge branch 'sl/maint-git-svn-docs' into maintJunio C Hamano2012-12-271-6/+85
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | git-svn: Note about tags.Sebastian Leske2012-12-271-0/+6
| | * | | | | | | | | | | | | git-svn: Expand documentation for --follow-parentSebastian Leske2012-12-271-3/+12
| | * | | | | | | | | | | | | git-svn: Recommend use of structure options.Sebastian Leske2012-12-271-3/+21
| | * | | | | | | | | | | | | git-svn: Document branches with at-sign(@).Sebastian Leske2012-12-271-0/+46
| * | | | | | | | | | | | | | Merge branch 'gb/maint-doc-svn-log-window-size' into maintJunio C Hamano2012-12-271-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'km/maint-doc-git-reset' into maintJunio C Hamano2012-12-271-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-remote-helpers.txt: document invocation before input formatMax Horn2012-12-271-31/+31
| * | | | | | | | | | | | | | | | Merge branch 'jk/avoid-mailto-invalid-in-doc' into maintJunio C Hamano2012-12-273-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tj/maint-doc-commit-sign' into maintJunio C Hamano2012-12-271-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \