Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 | 5 | -10/+106 |
* | Wrap rewrite globals in a struct in preparation for adding another set | Josh Triplett | 2009-09-07 | 1 | -25/+28 |
* | Merge branch 'maint' | Junio C Hamano | 2009-09-06 | 1 | -3/+3 |
|\ | |||||
| * | push: re-flow non-fast-forward message | Jeff King | 2009-09-06 | 1 | -3/+3 |
| * | push: fix english in non-fast-forward message | Jeff King | 2009-09-06 | 1 | -1/+1 |
* | | Do not scramble password read from .cvspass | Pascal Obry | 2009-09-05 | 1 | -3/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-09-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-03 | 4 | -24/+28 |
| |\ | |||||
| | * | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 | 3 | -4/+8 |
| | |\ | |||||
| | | * | git-clone: add missing comma in --reference documentation | Miklos Vajna | 2009-09-03 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-09-02 | 3 | -23/+27 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-02 | 3 | -23/+27 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-02 | 2 | -3/+7 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | clone: disconnect transport after fetching | Jeff King | 2009-09-02 | 2 | -3/+7 |
| | * | | git-cvsserver: no longer use deprecated 'git-subcommand' commands | Gerrit Pape | 2009-09-02 | 1 | -20/+20 |
* | | | | push: teach --quiet to suppress "Everything up-to-date" | Jeff King | 2009-09-02 | 1 | -1/+1 |
* | | | | status: list unmerged files much later | Johannes Sixt | 2009-09-01 | 1 | -1/+1 |
* | | | | builtin-apply.c: get rid of an unnecessary use of temporary array | Junio C Hamano | 2009-09-01 | 1 | -8/+6 |
* | | | | builtin-pack-objects.c: avoid vla | Junio C Hamano | 2009-09-01 | 1 | -1/+3 |
* | | | | Style fixes, add a space after if/for/while. | Brian Gianforcaro | 2009-08-31 | 13 | -30/+28 |
* | | | | Merge branch 'lt/approxidate' | Junio C Hamano | 2009-08-31 | 4 | -107/+316 |
|\ \ \ \ | |||||
| * | | | | fix approxidate parsing of relative months and years | Jeff King | 2009-08-30 | 2 | -3/+6 |
| * | | | | tests: add date printing and parsing tests | Jeff King | 2009-08-30 | 1 | -0/+75 |
| * | | | | refactor test-date interface | Jeff King | 2009-08-30 | 1 | -8/+55 |
| * | | | | Add date formatting and parsing functions relative to a given time | Alex Riesen | 2009-08-30 | 2 | -63/+92 |
| * | | | | Further 'approxidate' improvements | Linus Torvalds | 2009-08-22 | 1 | -5/+27 |
| * | | | | Improve on 'approxidate' | Linus Torvalds | 2009-08-22 | 1 | -30/+63 |
* | | | | | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 2009-08-31 | 4 | -68/+154 |
|\ \ \ \ \ | |||||
| * | | | | | gitweb: add t9501 tests for checking HTTP status codes | Mark Rada | 2009-08-27 | 1 | -0/+78 |
| * | | | | | gitweb: split test suite into library and tests | Mark Rada | 2009-08-27 | 2 | -66/+74 |
| * | | | | | gitweb: improve snapshot error handling | Mark Rada | 2009-08-25 | 1 | -2/+2 |
* | | | | | | Merge branch 'tf/diff-whitespace-incomplete-line' | Junio C Hamano | 2009-08-31 | 1 | -33/+53 |
|\ \ \ \ \ \ | |||||
| * | | | | | | xutils: Fix xdl_recmatch() on incomplete lines | Junio C Hamano | 2009-08-23 | 1 | -31/+49 |
| * | | | | | | xutils: Fix hashing an incomplete line with whitespaces at the end | Junio C Hamano | 2009-08-23 | 1 | -2/+4 |
* | | | | | | | Sync with 1.6.4.2 | Junio C Hamano | 2009-08-29 | 3 | -3/+34 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | GIT 1.6.4.2v1.6.4.2 | Junio C Hamano | 2009-08-29 | 4 | -3/+36 |
| * | | | | | | Remove unused t/t8005/iso8859-5.txt | Nanako Shiraishi | 2009-08-29 | 1 | -2/+0 |
* | | | | | | | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 | 10 | -5/+11 |
* | | | | | | | update-server-info: make builtin, use parseopt | René Scharfe | 2009-08-29 | 5 | -29/+28 |
* | | | | | | | Draft release notes to 1.6.5 before -rc0 | Junio C Hamano | 2009-08-28 | 1 | -1/+59 |
* | | | | | | | Merge branch 'mm/reset-report' | Junio C Hamano | 2009-08-28 | 5 | -15/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | reset: make the reminder output consistent with "checkout" | Matthieu Moy | 2009-08-21 | 5 | -11/+27 |
| * | | | | | | | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. | Matthieu Moy | 2009-08-21 | 4 | -5/+5 |
* | | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn' | Junio C Hamano | 2009-08-28 | 2 | -9/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | checkout: do not imply "-f" on unborn branches | Jeff King | 2009-08-25 | 2 | -9/+43 |
* | | | | | | | | | Merge branch 'np/maint-1.6.3-deepen' | Junio C Hamano | 2009-08-28 | 2 | -1/+62 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix simple deepening of a repo | Nicolas Pitre | 2009-08-24 | 2 | -2/+61 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/shortstatus' | Junio C Hamano | 2009-08-28 | 6 | -230/+550 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git commit --dry-run -v: show diff in color when asked | Junio C Hamano | 2009-08-15 | 1 | -2/+4 |
| * | | | | | | | | | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 2009-08-15 | 1 | -4/+9 |