Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t/Makefile: include config.mak | Jeff King | 2009-08-09 |
* | tests: allow user to specify trash directory location | Jeff King | 2009-08-09 |
* | tests: provide $TRASH_DIRECTORY variable | Jeff King | 2009-08-09 |
* | tests: use "$TEST_DIRECTORY" instead of ".." | Jeff King | 2009-08-09 |
* | t0001-init: split the existence test from the permission test | Johannes Sixt | 2009-08-09 |
* | t0001-init: fix a file name | Johannes Sixt | 2009-08-09 |
* | Merge branch 'maint' | Junio C Hamano | 2009-08-07 |
|\ | |||
| * | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-07 |
| |\ | |||
| | * | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-08-07 |
| | |\ | |||
| | | * | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-08-07 |
| | | |\ | |||
| | | | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-07 |
| | | | |\ | |||
| | | | | * | verify-pack -v: do not report "chain length 0" | Junio C Hamano | 2009-08-07 |
| | | | | * | t5510: harden the way verify-pack is used | Junio C Hamano | 2009-08-07 |
* | | | | | | Show usage string for 'git log -h', 'git show -h' and 'git diff -h' | Matthieu Moy | 2009-08-07 |
* | | | | | | git-ls-files.txt: clarify what "other files" mean for --other | Matthieu Moy | 2009-08-06 |
* | | | | | | git-describe: Die early if there are no possible descriptions | Björn Steinbrink | 2009-08-06 |
* | | | | | | rebase: consistent error messages for staged and unstaged changes. | 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 |
* | | | | | | git.el: Clarify documentation of git-commit-tree | David Kågedal | 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 |
| * | | | | | | read-tree: convert unhelpful usage()'s to helpful die()'s | Stephen Boyd | 2009-06-27 |
* | | | | | | | Merge branch 'jc/apply-epoch-patch' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 |
* | | | | | | | | 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 |
| * | | | | | | | | verify-tag: migrate to parse-options | Stephen Boyd | 2009-07-10 |
| * | | | | | | | | write-tree: 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 'jk/maint-show-tag' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | show: add space between multiple items | Jeff King | 2009-07-19 |
| * | | | | | | | | | | show: suppress extra newline when showing annotated tag | Jeff King | 2009-07-19 |
* | | | | | | | | | | | Merge branch 'sb/maint-pull-rebase' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | pull: support rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 |
| * | | | | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'ne/futz-upload-pack' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Shift object enumeration out of upload-pack | Nick Edelen | 2009-06-09 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||
| | * | | | | | | | | | | Better usage string for reflog. | Matthieu Moy | 2009-08-05 |
| | * | | | | | | | | | | hg-to-git: don't import the unused popen2 module | Miklos Vajna | 2009-08-04 |
| | * | | | | | | | | | | send-email: remove debug trace | Erik Faye-Lund | 2009-08-04 |
| | * | | | | | | | | | | config: Keep inner whitespace verbatim | Björn Steinbrink | 2009-07-31 |
| * | | | | | | | | | | | gitweb/README: Document $base_url | Jakub Narebski | 2009-08-05 |
| * | | | | | | | | | | | Documentation: git submodule: add missing options to synopsis | Jens Lehmann | 2009-08-05 |