Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' | Junio C Hamano | 2009-08-10 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | don't let the delta cache grow unbounded in 'git repack' | Nicolas Pitre | 2009-08-05 | 1 | -3/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 2009-08-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 | 1 | -3/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 2009-08-08 | 1 | -3/+28 | |
* | | | | | | | | | | | | Document 'stash clear' recovery via unreachable commits | Thomas Rast | 2009-08-09 | 1 | -1/+16 | |
* | | | | | | | | | | | | git-ls-files.txt: clarify what "other files" mean for --other | Matthieu Moy | 2009-08-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | git-tag(1): Refer to git-check-ref-format(1) for <name> | Jari Aalto | 2009-08-06 | 1 | -1/+4 | |
* | | | | | | | | | | | | git-rev-list.txt: Clarify the use of multiple revision arguments | Junio C Hamano | 2009-08-06 | 1 | -8/+14 | |
* | | | | | | | | | | | | Merge branch 'sb/read-tree' | Junio C Hamano | 2009-08-05 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | read-tree: migrate to parse-options | Stephen Boyd | 2009-06-27 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Merge branch 'sb/parse-options' | Junio C Hamano | 2009-08-05 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | prune-packed: migrate to parse-options | Stephen Boyd | 2009-07-10 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | verify-pack: migrate to parse-options | Stephen Boyd | 2009-07-10 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'ns/init-mkdir' | Junio C Hamano | 2009-08-05 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git init: optionally allow a directory argument | Nanako Shiraishi | 2009-07-25 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | Merge branch 'mk/init-db-parse-options' | Junio C Hamano | 2009-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | init-db: migrate to parse-options | Michał Kiedrowicz | 2009-07-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Documentation: git submodule: add missing options to synopsis | Jens Lehmann | 2009-08-05 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 2009-08-05 | 2 | -3/+9 | |
* | | | | | | | | | | | | | git-merge-base/git-show-branch: Cleanup documentation and usage | Michael J Gruber | 2009-08-05 | 2 | -4/+6 | |
* | | | | | | | | | | | | | technical-docs: document tree-walking API | Stephen Boyd | 2009-08-03 | 1 | -7/+140 | |
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix typos on pt_BR/gittutorial.txt translation | André Goddard Rosa | 2009-07-31 | 1 | -73/+69 | |
* | | | | | | | | | | | | Documentation: git-send-email: correct statement about standard ports | Wesley J. Landaker | 2009-07-31 | 1 | -2/+3 | |
* | | | | | | | | | | | | Documentation: git-send-email: fix submission port number | Wesley J. Landaker | 2009-07-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | git fast-export: add --no-data option | Geoffrey Irving | 2009-07-31 | 1 | -0/+8 | |
* | | | | | | | | | | | | Translate the tutorial to Brazillian Portuguese | Thadeu Lima de Souza Cascardo | 2009-07-29 | 1 | -0/+679 | |
* | | | | | | | | | | | | Start 1.6.5 cycle | Junio C Hamano | 2009-07-29 | 1 | -0/+51 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | GIT 1.6.4v1.6.4 | Junio C Hamano | 2009-07-29 | 2 | -6/+14 | |
* | | | | | | | | | | | Sync with 1.6.3.4 | Junio C Hamano | 2009-07-29 | 2 | -1/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | GIT 1.6.3.4v1.6.3.4 | Junio C Hamano | 2009-07-28 | 1 | -0/+36 | |
| * | | | | | | | | | | config.txt: document add.ignore-errors | Stephen Boyd | 2009-07-28 | 1 | -0/+5 | |
* | | | | | | | | | | | Update the documentation of the raw diff output format | David Kågedal | 2009-07-28 | 5 | -9/+10 | |
* | | | | | | | | | | | git-rerere.txt: Clarify ambiguity of the config variable | Michael J Gruber | 2009-07-28 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'en/fast-export' | Junio C Hamano | 2009-07-26 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fast-export: Document the fact that git-rev-list arguments are accepted | Elijah Newren | 2009-06-27 | 1 | -0/+6 | |
| * | | | | | | | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tags | Elijah Newren | 2009-06-27 | 1 | -0/+11 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | GIT 1.6.4-rc3v1.6.4-rc3 | Junio C Hamano | 2009-07-26 | 1 | -4/+7 | |
* | | | | | | | | | | | Documentation/config.txt: a variable can be defined on the section header line | Nanako Shiraishi | 2009-07-25 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-07-25 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git svn: revert default behavior for --minimize-url | Eric Wong | 2009-07-25 | 1 | -0/+11 | |
| * | | | | | | | | | | | git svn: add gc command | Robert Allan Zeh | 2009-07-25 | 1 | -0/+4 | |
* | | | | | | | | | | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friends | Thomas Rast | 2009-07-25 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Update release notes for 1.6.4 | Junio C Hamano | 2009-07-25 | 1 | -2/+13 | |
* | | | | | | | | | | | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 2009-07-25 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 | 1 | -1/+6 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Improve doc for format-patch threading options. | Yann Dirson | 2009-07-22 | 2 | -12/+31 | |
* | | | | | | | | | | List send-email config options in config.txt. | Yann Dirson | 2009-07-22 | 1 | -0/+44 | |
| |_|_|_|/ / / / / |/| | | | | | | | |