summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* git-svn.txt: Fix location of parent argumentTuomas Suutari2009-08-181-3/+3
* Merge branch 'maint'Junio C Hamano2009-08-182-2/+20
|\
| * filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-181-0/+10
| * docs: describe impact of repack on "clone -s"Jeff King2009-08-171-2/+10
* | Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano2009-08-161-0/+3
|\ \
| * | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-291-0/+3
* | | Merge branch 'maint'Junio C Hamano2009-08-1210-11/+97
|\ \ \ | | |/ | |/|
| * | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-128-10/+10
| |\ \
| | * | Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-127-9/+9
| | * | Documentation: merge: one <remote> is requiredPaul Bolle2009-08-121-1/+1
| * | | push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-121-0/+86
| * | | Documentation: add: <filepattern>... is optionalPaul Bolle2009-08-121-1/+1
* | | | Merge branch 'maint'Junio C Hamano2009-08-102-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-102-4/+4
| |\ \ \ | | |/ /
| | * | Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-102-4/+4
* | | | Merge branch 'np/maint-limit-delta-cache'Junio C Hamano2009-08-101-3/+11
|\ \ \ \
| * | | | don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre2009-08-051-3/+11
| |/ / /
* | | | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-101-0/+5
|\ \ \ \
| * | | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-0/+5
* | | | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-101-3/+28
|\ \ \ \ \
| * | | | | api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-081-3/+28
* | | | | | Document 'stash clear' recovery via unreachable commitsThomas Rast2009-08-091-1/+16
* | | | | | git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy2009-08-061-1/+1
* | | | | | git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-061-1/+4
* | | | | | git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-061-8/+14
* | | | | | Merge branch 'sb/read-tree'Junio C Hamano2009-08-051-1/+4
|\ \ \ \ \ \
| * | | | | | read-tree: migrate to parse-optionsStephen Boyd2009-06-271-1/+4
* | | | | | | Merge branch 'sb/parse-options'Junio C Hamano2009-08-052-2/+5
|\ \ \ \ \ \ \
| * | | | | | | prune-packed: migrate to parse-optionsStephen Boyd2009-07-101-1/+3
| * | | | | | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-101-1/+2
* | | | | | | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-051-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-251-1/+4
* | | | | | | | | Merge branch 'mk/init-db-parse-options'Junio C Hamano2009-08-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | init-db: migrate to parse-optionsMichał Kiedrowicz2009-07-121-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-051-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-051-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber2009-08-052-3/+9
* | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber2009-08-052-4/+6
* | | | | | | | technical-docs: document tree-walking APIStephen Boyd2009-08-031-7/+140
* | | | | | | | Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-311-73/+69
* | | | | | | | Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-311-2/+3
* | | | | | | | Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-311-1/+1
* | | | | | | | git fast-export: add --no-data optionGeoffrey Irving2009-07-311-0/+8
* | | | | | | | Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-291-0/+679
* | | | | | | | Start 1.6.5 cycleJunio C Hamano2009-07-291-0/+51
|/ / / / / / /
* | | | | | | GIT 1.6.4v1.6.4Junio C Hamano2009-07-292-6/+14
* | | | | | | Sync with 1.6.3.4Junio C Hamano2009-07-292-1/+38
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-281-0/+36
| * | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
* | | | | | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-285-9/+10