Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle | Junio C Hamano | 2009-03-08 | 4 | -33/+156 |
|\ | |||||
| * | builtin-remote: new show output style for push refspecs | Jay Soffian | 2009-02-27 | 1 | -8/+22 |
| * | builtin-remote: new show output style | Jay Soffian | 2009-02-27 | 1 | -17/+21 |
| * | remote: make guess_remote_head() use exact HEAD lookup if it is available | Jeff King | 2009-02-27 | 1 | -0/+11 |
| * | builtin-remote: add set-head subcommand | Jay Soffian | 2009-02-27 | 1 | -0/+40 |
| * | builtin-remote: teach show to display remote HEAD | Jay Soffian | 2009-02-27 | 1 | -2/+10 |
| * | builtin-remote: fix two inconsistencies in the output of "show <remote>" | Jay Soffian | 2009-02-27 | 1 | -1/+1 |
| * | add basic http clone/fetch tests | Jeff King | 2009-02-26 | 2 | -0/+47 |
| * | test scripts: refactor start_httpd helper | Jeff King | 2009-02-26 | 2 | -9/+8 |
* | | Support '*' in the middle of a refspec | Daniel Barkalow | 2009-03-07 | 1 | -0/+12 |
* | | Merge branch 'ns/pretty-format' | Junio C Hamano | 2009-03-05 | 1 | -0/+40 |
|\ \ | |||||
| * | | Add tests for git log --pretty, --format and --oneline. | Felipe Contreras | 2009-02-25 | 1 | -0/+40 |
* | | | Merge branch 'js/send-email' | Junio C Hamano | 2009-03-05 | 1 | -41/+259 |
|\ \ \ | |||||
| * | | | send-email: add --confirm option and configuration setting | Jay Soffian | 2009-03-02 | 1 | -16/+92 |
| * | | | send-email: --suppress-cc improvements | Jay Soffian | 2009-02-14 | 1 | -19/+131 |
| * | | | send-email: handle multiple Cc addresses when reading mbox message | Jay Soffian | 2009-02-14 | 1 | -7/+37 |
* | | | | Merge branch 'fg/exclude-bq' | Junio C Hamano | 2009-03-05 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Support "\" in non-wildcard exclusion entries | Finn Arne Gangstad | 2009-02-12 | 1 | -1/+8 |
* | | | | | Merge branch 'js/branch-symref' | Junio C Hamano | 2009-03-05 | 1 | -0/+81 |
|\ \ \ \ \ | |||||
| * | | | | | add basic branch display tests | Jeff King | 2009-02-18 | 1 | -0/+81 |
* | | | | | | Merge branch 'js/valgrind' | Junio C Hamano | 2009-03-05 | 7 | -5/+301 |
|\ \ \ \ \ \ | |||||
| * | | | | | | valgrind: do not require valgrind 3.4.0 or newer | Johannes Schindelin | 2009-02-05 | 2 | -2/+13 |
| * | | | | | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH | Johannes Schindelin | 2009-02-03 | 1 | -3/+1 |
| * | | | | | | Tests: let --valgrind imply --verbose and --tee | Johannes Schindelin | 2009-02-03 | 3 | -3/+7 |
| * | | | | | | Add a script to coalesce the valgrind outputs | Johannes Schindelin | 2009-02-03 | 1 | -0/+123 |
| * | | | | | | t/Makefile: provide a 'valgrind' target | Johannes Schindelin | 2009-02-03 | 1 | -1/+4 |
| * | | | | | | test-lib.sh: optionally output to test-results/$TEST.out, too | Johannes Schindelin | 2009-02-03 | 2 | -0/+24 |
| * | | | | | | Valgrind support: check for more than just programming errors | Johannes Schindelin | 2009-02-03 | 1 | -0/+15 |
| * | | | | | | valgrind: ignore ldso and more libz errors | Jeff King | 2009-02-03 | 1 | -4/+26 |
| * | | | | | | Add valgrind support in test scripts | Johannes Schindelin | 2009-02-03 | 5 | -3/+99 |
* | | | | | | | git-archive: add --output=<file> to send output to a file | Carlos Manuel Duclos Vergara | 2009-03-04 | 1 | -0/+8 |
* | | | | | | | t3400-rebase: Move detached HEAD check earlier | Johannes Sixt | 2009-03-01 | 1 | -4/+4 |
* | | | | | | | git-svn: disable broken symlink workaround by default | Eric Wong | 2009-02-27 | 1 | -0/+10 |
* | | | | | | | Merge branch 'cc/maint-1.6.0-bisect-fix' | Junio C Hamano | 2009-02-27 | 1 | -0/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped | Christian Couder | 2009-02-27 | 1 | -0/+25 |
* | | | | | | | | t5540-http-push.sh: avoid non-portable grep -P | Jay Soffian | 2009-02-26 | 1 | -3/+8 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'jc/maint-1.6.0-pack-directory' | Junio C Hamano | 2009-02-25 | 1 | -0/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make sure objects/pack exists before creating a new pack | Junio C Hamano | 2009-02-25 | 1 | -0/+17 |
| |/ / / / / / | |||||
* | | | | | | | Allow HTTP tests to run on Darwin | Jay Soffian | 2009-02-25 | 2 | -5/+23 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | git-svn: fix delete+add branch tracking with empty files | Eric Wong | 2009-02-22 | 2 | -0/+204 |
* | | | | | | Introduce the function strip_path_suffix() | Johannes Schindelin | 2009-02-19 | 1 | -0/+4 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-18 | 4 | -3/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tests: fix "export var=val" | Junio C Hamano | 2009-02-18 | 2 | -3/+3 |
| * | | | | | | Skip timestamp differences for diff --no-index | Michael Spang | 2009-02-18 | 2 | -0/+7 |
* | | | | | | | filter-branch -d: Export GIT_DIR earlier | Lars Noschinski | 2009-02-18 | 1 | -0/+12 |
* | | | | | | | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 2009-02-18 | 1 | -1/+17 |
* | | | | | | | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 2009-02-16 | 1 | -2/+4 |
* | | | | | | | Merge branch 'mc/setup-cd-p' | Junio C Hamano | 2009-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree | Marcel M. Cary | 2009-02-07 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'ms/mailmap' | Junio C Hamano | 2009-02-15 | 1 | -0/+215 |
|\ \ \ \ \ \ \ \ |