Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 2011-08-17 | 7 | -178/+430 |
|\ | |||||
| * | bisect: add support for bisecting bare repositories | Jon Seymour | 2011-08-09 | 4 | -3/+40 |
| * | bisect: further style nitpicks | Junio C Hamano | 2011-08-05 | 1 | -10/+8 |
| * | bisect: replace "; then" with "\n<tab>*then" | Jon Seymour | 2011-08-05 | 1 | -9/+18 |
| * | bisect: cleanup whitespace errors in git-bisect.sh. | Jon Seymour | 2011-08-05 | 1 | -134/+134 |
| * | bisect: add documentation for --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -1/+31 |
| * | bisect: add tests for the --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -0/+82 |
| * | bisect: introduce --no-checkout support into porcelain. | Jon Seymour | 2011-08-04 | 1 | -11/+37 |
| * | bisect: introduce support for --no-checkout option. | Jon Seymour | 2011-08-04 | 3 | -14/+28 |
| * | bisect: add tests to document expected behaviour in presence of broken trees. | Jon Seymour | 2011-08-04 | 1 | -0/+48 |
| * | bisect: use && to connect statements that are deferred with eval. | Jon Seymour | 2011-08-04 | 1 | -2/+2 |
| * | bisect: move argument parsing before state modification. | Jon Seymour | 2011-08-04 | 2 | -36/+44 |
* | | Merge branch 'rc/histogram-diff' | Junio C Hamano | 2011-08-17 | 14 | -285/+655 |
|\ \ | |||||
| * | | xdiff/xhistogram: drop need for additional variable | Tay Ray Chuan | 2011-08-08 | 1 | -5/+4 |
| * | | xdiff/xhistogram: rely on xdl_trim_ends() | Tay Ray Chuan | 2011-08-08 | 1 | -27/+4 |
| * | | xdiff/xhistogram: rework handling of recursed results | Tay Ray Chuan | 2011-08-08 | 1 | -6/+9 |
| * | | xdiff: do away with xdl_mmfile_next() | Tay Ray Chuan | 2011-08-03 | 3 | -20/+2 |
| * | | Make test number unique | Johannes Sixt | 2011-08-03 | 1 | -0/+0 |
| * | | xdiff/xprepare: use a smaller sample size for histogram diff | Tay Ray Chuan | 2011-07-12 | 3 | -10/+17 |
| * | | xdiff/xprepare: skip classification | Tay Ray Chuan | 2011-07-12 | 1 | -8/+16 |
| * | | teach --histogram to diff | Tay Ray Chuan | 2011-07-12 | 8 | -1/+407 |
| * | | t4033-diff-patience: factor out tests | Tay Ray Chuan | 2011-07-07 | 2 | -159/+168 |
| * | | xdiff/xpatience: factor out fall-back-diff function | Tay Ray Chuan | 2011-07-07 | 3 | -25/+35 |
| * | | xdiff/xprepare: refactor abort cleanups | Tay Ray Chuan | 2011-07-07 | 1 | -59/+32 |
| * | | xdiff/xprepare: use memset() | Tay Ray Chuan | 2011-07-07 | 1 | -7/+3 |
* | | | Merge branch 'jc/maint-smart-http-race-upload-pack' | Junio C Hamano | 2011-08-17 | 1 | -9/+98 |
|\ \ \ | |||||
| * | | | helping smart-http/stateless-rpc fetch race | Junio C Hamano | 2011-08-08 | 1 | -9/+98 |
* | | | | Merge branch 'js/sh-style' | Junio C Hamano | 2011-08-17 | 4 | -12/+12 |
|\ \ \ \ | |||||
| * | | | | filter-branch.sh: de-dent usage string | Junio C Hamano | 2011-08-05 | 1 | -5/+5 |
| * | | | | misc-sh: fix up whitespace in some other .sh files. | Jon Seymour | 2011-08-05 | 4 | -12/+12 |
* | | | | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 15 | -24/+326 |
|\ \ \ \ \ | |||||
| * | | | | | ref namespaces: tests | Josh Triplett | 2011-07-21 | 1 | -0/+85 |
| * | | | | | ref namespaces: documentation | Josh Triplett | 2011-07-11 | 7 | -5/+101 |
| * | | | | | ref namespaces: Support remote repositories via upload-pack and receive-pack | Josh Triplett | 2011-07-11 | 2 | -13/+47 |
| * | | | | | ref namespaces: infrastructure | Josh Triplett | 2011-07-06 | 6 | -2/+89 |
| * | | | | | Fix prefix handling in ref iteration functions | Josh Triplett | 2011-07-06 | 1 | -4/+4 |
* | | | | | | Merge branch 'cb/maint-quiet-push' | Junio C Hamano | 2011-08-17 | 6 | -10/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | receive-pack: do not overstep command line argument array | Junio C Hamano | 2011-08-08 | 1 | -1/+1 |
| * | | | | | | propagate --quiet to send-pack/receive-pack | Clemens Buchacher | 2011-07-31 | 6 | -9/+38 |
* | | | | | | | Merge branch 'jc/maint-combined-diff-work-tree' | Junio C Hamano | 2011-08-17 | 1 | -4/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff -c/--cc: do not mistake "resolved as deletion" as "use working tree" | Junio C Hamano | 2011-08-04 | 1 | -4/+10 |
* | | | | | | | | Merge branch 'cb/maint-exec-error-report' | Junio C Hamano | 2011-08-17 | 3 | -17/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | notice error exit from pager | Clemens Buchacher | 2011-08-01 | 1 | -9/+6 |
| * | | | | | | | | error_routine: use parent's stderr if exec fails | Clemens Buchacher | 2011-07-31 | 3 | -8/+27 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-17 | 1 | -32/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | checkout-index: remove obsolete comment | Nguyễn Thái Ngọc Duy | 2011-08-17 | 1 | -32/+0 |
* | | | | | | | | | Sync with "maint" | Junio C Hamano | 2011-08-16 | 1 | -49/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-16 | 2 | -0/+54 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Prepare for 1.7.6.1 | Junio C Hamano | 2011-08-16 | 2 | -1/+53 |
| * | | | | | | | | Merge branch 'jk/tag-list-multiple-patterns' into maint | Junio C Hamano | 2011-08-16 | 3 | -12/+28 |
| |\ \ \ \ \ \ \ \ |