Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 2009-03-11 |
|\ | |||
| * | format-patch: support deep threading | Thomas Rast | 2009-02-21 |
| * | format-patch: thread as reply to cover letter even with in-reply-to | Thomas Rast | 2009-02-21 |
| * | format-patch: threading test reactivation | Thomas Rast | 2009-02-19 |
* | | Merge branch 'tr/gcov' | Junio C Hamano | 2009-03-11 |
|\ \ | |||
| * | | Test git-patch-id | Thomas Rast | 2009-02-20 |
| * | | Test rev-list --parents/--children | Thomas Rast | 2009-02-20 |
| * | | Test log --decorate | Thomas Rast | 2009-02-20 |
| * | | Test fsck a bit harder | Thomas Rast | 2009-02-20 |
| * | | Test log --graph | Thomas Rast | 2009-02-20 |
| * | | Test diff --dirstat functionality | Thomas Rast | 2009-02-20 |
| * | | Test that diff can read from stdin | Thomas Rast | 2009-02-20 |
* | | | test: do not LoadModule log_config_module unconditionally | Johannes Schindelin | 2009-03-11 |
* | | | Include log_config module in apache.conf | Daniel Barkalow | 2009-03-10 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-03-07 |
|\ \ \ | |||
| * \ \ | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-07 |
| |\ \ \ | |||
| | * | | | builtin-revert.c: release index lock when cherry-picking an empty commit | Chris Johnsen | 2009-03-07 |
| * | | | | t1300: use test_must_fail as appropriate | Jeff King | 2009-03-07 |
* | | | | | MinGW: fix diff --no-index /dev/null ... | Johannes Schindelin | 2009-03-07 |
* | | | | | Add an (optional, since expensive) test for >2gb clones | Johannes Schindelin | 2009-03-07 |
* | | | | | Merge branch 'ns/pretty-format' | Junio C Hamano | 2009-03-05 |
|\ \ \ \ \ | |||
| * | | | | | Add tests for git log --pretty, --format and --oneline. | Felipe Contreras | 2009-02-25 |
* | | | | | | Merge branch 'js/send-email' | Junio C Hamano | 2009-03-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | send-email: add --confirm option and configuration setting | Jay Soffian | 2009-03-02 |
| * | | | | | | send-email: --suppress-cc improvements | Jay Soffian | 2009-02-14 |
| * | | | | | | send-email: handle multiple Cc addresses when reading mbox message | Jay Soffian | 2009-02-14 |
* | | | | | | | Merge branch 'fg/exclude-bq' | Junio C Hamano | 2009-03-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Support "\" in non-wildcard exclusion entries | Finn Arne Gangstad | 2009-02-12 |
* | | | | | | | | Merge branch 'js/branch-symref' | Junio C Hamano | 2009-03-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | add basic branch display tests | Jeff King | 2009-02-18 |
* | | | | | | | | | Merge branch 'js/valgrind' | Junio C Hamano | 2009-03-05 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | valgrind: do not require valgrind 3.4.0 or newer | Johannes Schindelin | 2009-02-05 |
| * | | | | | | | | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | Tests: let --valgrind imply --verbose and --tee | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | Add a script to coalesce the valgrind outputs | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | t/Makefile: provide a 'valgrind' target | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | test-lib.sh: optionally output to test-results/$TEST.out, too | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | Valgrind support: check for more than just programming errors | Johannes Schindelin | 2009-02-03 |
| * | | | | | | | | | valgrind: ignore ldso and more libz errors | Jeff King | 2009-02-03 |
| * | | | | | | | | | Add valgrind support in test scripts | Johannes Schindelin | 2009-02-03 |
* | | | | | | | | | | git-archive: add --output=<file> to send output to a file | Carlos Manuel Duclos Vergara | 2009-03-04 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | t3400-rebase: Move detached HEAD check earlier | Johannes Sixt | 2009-03-01 |
* | | | | | | | | | git-svn: disable broken symlink workaround by default | Eric Wong | 2009-02-27 |
* | | | | | | | | | Merge branch 'cc/maint-1.6.0-bisect-fix' | Junio C Hamano | 2009-02-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped | Christian Couder | 2009-02-27 |
* | | | | | | | | | | t5540-http-push.sh: avoid non-portable grep -P | Jay Soffian | 2009-02-26 |
* | | | | | | | | | | Merge branch 'jc/maint-1.6.0-pack-directory' | Junio C Hamano | 2009-02-25 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Make sure objects/pack exists before creating a new pack | Junio C Hamano | 2009-02-25 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Allow HTTP tests to run on Darwin | Jay Soffian | 2009-02-25 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | git-svn: fix delete+add branch tracking with empty files | Eric Wong | 2009-02-22 |