Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | t4202: fix typov1.6.3-rc3 | Linus Torvalds | 2009-04-26 | |
* | | | | | | | t7700-repack: repack -a now works properly, expect success from test | Brandon Casey | 2009-04-25 | |
* | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 2009-04-25 | |
* | | | | | | | t7800: respect NO_PERL | Jeff King | 2009-04-24 | |
* | | | | | | | graph API: fix a bug in the rendering of octopus merges | Allan Caffee | 2009-04-22 | |
* | | | | | | | t4202-log: extend test coverage of graphing | Allan Caffee | 2009-04-22 | |
* | | | | | | | test-lib.sh: Help test_create_repo() find the templates dir | Michael J Gruber | 2009-04-21 | |
* | | | | | | | Merge branch 'mk/maint-apply-swap' | Junio C Hamano | 2009-04-21 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | tests: make test-apply-criss-cross-rename more robust | Michał Kiedrowicz | 2009-04-20 | |
| * | | | | | | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 2009-04-20 | |
| * | | | | | | tests: test applying criss-cross rename patch | Michał Kiedrowicz | 2009-04-20 | |
| |/ / / / / | ||||
| * | | | | | Merge branch 'ef/maint-fast-export' into maint | Junio C Hamano | 2009-04-19 | |
| |\ \ \ \ \ | ||||
| | * | | | | | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-04-19 | |
| | * | | | | | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-04-19 | |
| | * | | | | | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-04-19 | |
| * | | | | | | Merge branch 'jc/maint-shared-literally' into maint | Junio C Hamano | 2009-04-19 | |
| |\ \ \ \ \ \ | ||||
* | | | | | | | | clone: add test for push on an empty clone. | Matthieu Moy | 2009-04-20 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | Work around ash "alternate value" expansion bug | Ben Jackson | 2009-04-18 | |
* | | | | | | | Merge branch 'nd/archive-attribute' | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | archive test: attributes | René Scharfe | 2009-04-17 | |
| * | | | | | | | archive tests: do not use .gitattributes in working directory | René Scharfe | 2009-04-17 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint | Junio C Hamano | 2009-04-18 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'js/maint-submodule-checkout' into maint | Junio C Hamano | 2009-04-18 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cb/maint-merge-recursive-submodule-fix' into maint | Junio C Hamano | 2009-04-18 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-04-18 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variable | Frank Lichtenheld | 2009-04-18 | |
* | | | | | | | | | | | Merge branch 'mk/apply-swap' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 2009-04-15 | |
| * | | | | | | | | | | | tests: test applying criss-cross rename patch | Michał Kiedrowicz | 2009-04-13 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/shared-literally' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Mark t1301 permission test to depend on POSIXPERM | Junio C Hamano | 2009-04-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | t1301-shared-repo: fix forced modes test | Johannes Sixt | 2009-04-12 | |
* | | | | | | | | | | | Merge branch 'ns/am-to-empty' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-am: teach git-am to apply a patch to an unborn branch | Nanako Shiraishi | 2009-04-12 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'bw/short-ref-strict' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | for-each-ref: utilize core.warnAmbiguousRefs for :short-format | Bert Wesarg | 2009-04-13 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'da/difftool' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | difftool: add support for a difftool.prompt config variable | David Aguilar | 2009-04-07 | |
| * | | | | | | | | | | | difftool: add various git-difftool tests | David Aguilar | 2009-04-07 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | / / / / / / / | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-17 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||
| | | * | | | | | | | Fix buffer overflow in config parser | Thomas Jarosch | 2009-04-17 | |
| | * | | | | | | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1 | Junio C Hamano | 2009-04-08 | |
| | |\ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'jc/shared-literally' into maint | Junio C Hamano | 2009-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint | Junio C Hamano | 2009-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-keep-pack' into maint | Junio C Hamano | 2009-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/no-perl' | Junio C Hamano | 2009-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 |