aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano2009-08-16
|\
| * clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
* | Merge branch 'maint'Junio C Hamano2009-08-12
|\ \
| * \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-12
| |\ \
| | * | Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
| | * | Documentation: merge: one <remote> is requiredPaul Bolle2009-08-12
| * | | push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-12
| * | | Documentation: add: <filepattern>... is optionalPaul Bolle2009-08-12
* | | | Merge branch 'maint'Junio C Hamano2009-08-10
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-10
| |\ \ \ | | |/ /
| | * | Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-10
* | | | Merge branch 'np/maint-limit-delta-cache'Junio C Hamano2009-08-10
|\ \ \ \
| * | | | don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre2009-08-05
| |/ / /
* | | | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-10
|\ \ \ \
| * | | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
* | | | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\ \ \ \ \
| * | | | | api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-08
* | | | | | Document 'stash clear' recovery via unreachable commitsThomas Rast2009-08-09
* | | | | | git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy2009-08-06
* | | | | | git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-06
* | | | | | git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-06
* | | | | | Merge branch 'sb/read-tree'Junio C Hamano2009-08-05
|\ \ \ \ \ \
| * | | | | | read-tree: migrate to parse-optionsStephen Boyd2009-06-27
* | | | | | | Merge branch 'sb/parse-options'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \
| * | | | | | | prune-packed: migrate to parse-optionsStephen Boyd2009-07-10
| * | | | | | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-10
* | | | | | | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \
| * | | | | | | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-25
* | | | | | | | | Merge branch 'mk/init-db-parse-options'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | init-db: migrate to parse-optionsMichał Kiedrowicz2009-07-12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-05
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber2009-08-05
* | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber2009-08-05
* | | | | | | | technical-docs: document tree-walking APIStephen Boyd2009-08-03
* | | | | | | | Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-31
* | | | | | | | Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-31
* | | | | | | | Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-31
* | | | | | | | git fast-export: add --no-data optionGeoffrey Irving2009-07-31
* | | | | | | | Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-29
* | | | | | | | Start 1.6.5 cycleJunio C Hamano2009-07-29
|/ / / / / / /
* | | | | | | GIT 1.6.4v1.6.4Junio C Hamano2009-07-29
* | | | | | | Sync with 1.6.3.4Junio C Hamano2009-07-29
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-28
| * | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-28
* | | | | | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-28
* | | | | | | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-28
* | | | | | | Merge branch 'en/fast-export'Junio C Hamano2009-07-26
|\ \ \ \ \ \ \
| * | | | | | | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-27
| * | | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-27
| | |_|_|/ / / | |/| | | | |