Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 | |
| | * | | | | | | | | | | | Documentation: merge: one <remote> is required | Paul Bolle | 2009-08-12 | |
| * | | | | | | | | | | | | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 2009-08-12 | |
| * | | | | | | | | | | | | Documentation: add: <filepattern>... is optional | Paul Bolle | 2009-08-12 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Fix typos in git-remote.txt and git-symbolic-ref.txt | Štěpán Němec | 2009-08-10 | |
* | | | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' | Junio C Hamano | 2009-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | don't let the delta cache grow unbounded in 'git repack' | Nicolas Pitre | 2009-08-05 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 2009-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 | |
* | | | | | | | | | | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 2009-08-08 | |
* | | | | | | | | | | | | | Document 'stash clear' recovery via unreachable commits | Thomas Rast | 2009-08-09 | |
* | | | | | | | | | | | | | git-ls-files.txt: clarify what "other files" mean for --other | Matthieu Moy | 2009-08-06 | |
* | | | | | | | | | | | | | git-tag(1): Refer to git-check-ref-format(1) for <name> | Jari Aalto | 2009-08-06 | |
* | | | | | | | | | | | | | git-rev-list.txt: Clarify the use of multiple revision arguments | Junio C Hamano | 2009-08-06 | |
* | | | | | | | | | | | | | Merge branch 'sb/read-tree' | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | read-tree: migrate to parse-options | Stephen Boyd | 2009-06-27 | |
* | | | | | | | | | | | | | | Merge branch 'sb/parse-options' | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | prune-packed: migrate to parse-options | Stephen Boyd | 2009-07-10 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | verify-pack: migrate to parse-options | Stephen Boyd | 2009-07-10 | |
* | | | | | | | | | | | | | | Merge branch 'ns/init-mkdir' | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git init: optionally allow a directory argument | Nanako Shiraishi | 2009-07-25 | |
* | | | | | | | | | | | | | | | Merge branch 'mk/init-db-parse-options' | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | init-db: migrate to parse-options | Michał Kiedrowicz | 2009-07-12 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Documentation: git submodule: add missing options to synopsis | Jens Lehmann | 2009-08-05 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 2009-08-05 | |
* | | | | | | | | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usage | Michael J Gruber | 2009-08-05 | |
* | | | | | | | | | | | | | | technical-docs: document tree-walking API | Stephen Boyd | 2009-08-03 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Fix typos on pt_BR/gittutorial.txt translation | André Goddard Rosa | 2009-07-31 | |
* | | | | | | | | | | | | | Documentation: git-send-email: correct statement about standard ports | Wesley J. Landaker | 2009-07-31 | |
* | | | | | | | | | | | | | Documentation: git-send-email: fix submission port number | Wesley J. Landaker | 2009-07-31 | |
* | | | | | | | | | | | | | git fast-export: add --no-data option | Geoffrey Irving | 2009-07-31 | |
* | | | | | | | | | | | | | Translate the tutorial to Brazillian Portuguese | Thadeu Lima de Souza Cascardo | 2009-07-29 | |
* | | | | | | | | | | | | | Start 1.6.5 cycle | Junio C Hamano | 2009-07-29 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | GIT 1.6.4v1.6.4 | Junio C Hamano | 2009-07-29 | |
* | | | | | | | | | | | | Sync with 1.6.3.4 | Junio C Hamano | 2009-07-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | GIT 1.6.3.4v1.6.3.4 | Junio C Hamano | 2009-07-28 | |
| * | | | | | | | | | | | config.txt: document add.ignore-errors | Stephen Boyd | 2009-07-28 | |
* | | | | | | | | | | | | Update the documentation of the raw diff output format | David Kågedal | 2009-07-28 | |
* | | | | | | | | | | | | git-rerere.txt: Clarify ambiguity of the config variable | Michael J Gruber | 2009-07-28 | |
* | | | | | | | | | | | | Merge branch 'en/fast-export' | Junio C Hamano | 2009-07-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | fast-export: Document the fact that git-rev-list arguments are accepted | Elijah Newren | 2009-06-27 | |
| * | | | | | | | | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tags | Elijah Newren | 2009-06-27 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | GIT 1.6.4-rc3v1.6.4-rc3 | Junio C Hamano | 2009-07-26 | |
* | | | | | | | | | | | | Documentation/config.txt: a variable can be defined on the section header line | Nanako Shiraishi | 2009-07-25 | |
* | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git svn: revert default behavior for --minimize-url | Eric Wong | 2009-07-25 |