Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.6.4.5v1.6.4.5 | Junio C Hamano | 2010-12-15 | 3 | -2/+22 |
* | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
* | Check size of path buffer before writing into it | Greg Brockman | 2010-07-25 | 1 | -0/+2 |
* | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 | 2 | -2/+20 |
* | Merge branch 'maint-1.6.3' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 8 | -43/+47 |
|\ | |||||
| * | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2010-01-18 | 8 | -43/+47 |
| |\ | |||||
| | * | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2010-01-10 | 8 | -43/+47 |
| | |\ | |||||
| | | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2010-01-10 | 4 | -28/+28 |
| | | |\ | |||||
| | | | * | base85: Make the code more obvious instead of explaining the non-obvious | Andreas Gruenbacher | 2010-01-09 | 1 | -8/+2 |
| | | | * | base85: encode_85() does not use the decode table | Andreas Gruenbacher | 2010-01-09 | 1 | -2/+0 |
| | | | * | base85 debug code: Fix length byte calculation | Andreas Gruenbacher | 2010-01-09 | 1 | -1/+1 |
| | | | * | checkout -m: do not try to fall back to --merge from an unborn branch | Junio C Hamano | 2010-01-06 | 1 | -2/+8 |
| | | | * | branch: die explicitly why when calling "git branch [-a|-r] branchname". | Matthieu Moy | 2009-12-31 | 2 | -15/+17 |
| | | * | | textconv: stop leaking file descriptors | Jeff King | 2009-12-30 | 1 | -0/+2 |
| | | * | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 | 2 | -9/+11 |
| | | |\ \ | | | | |/ | |||||
| | | | * | commit: --cleanup is a message option | Greg Price | 2009-12-29 | 1 | -2/+4 |
| | | | * | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 | 1 | -7/+7 |
| | | * | | git count-objects: handle packs bigger than 4G | Andreas Schwab | 2009-12-29 | 1 | -6/+6 |
* | | | | | Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix mis-backport of t7002 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
* | | | | | | rebase -i: more graceful handling of invalid commands | Jan Krüger | 2009-10-27 | 1 | -1/+6 |
* | | | | | | help -i: properly error out if no info viewer can be found | Gerrit Pape | 2009-10-27 | 1 | -0/+1 |
* | | | | | | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 2 | -8/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ls-files: excludes should not impact tracked files | Jeff King | 2009-10-12 | 2 | -8/+32 |
* | | | | | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 1 | -3/+6 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Documentation: describe check-ref-format --branch | Jonathan Nieder | 2009-10-12 | 1 | -3/+6 |
| |/ / / / / | |||||
* | | | | | | grep: do not segfault when -f is used | Matt Kraai | 2009-10-16 | 2 | -1/+67 |
* | | | | | | git-stash documentation: mention default options for 'list' | Miklos Vajna | 2009-10-12 | 1 | -1/+2 |
* | | | | | | ls-files: die instead of fprintf/exit in -i error | Ben Walton | 2009-10-08 | 1 | -5/+2 |
* | | | | | | fast-import.c::validate_raw_date(): really validate the value | Junio C Hamano | 2009-10-07 | 1 | -3/+6 |
* | | | | | | Merge branch 'jc/maint-1.6.4-show-branch-default' into maint | Junio C Hamano | 2009-10-04 | 2 | -3/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | show-branch: fix segfault when showbranch.default exists | Junio C Hamano | 2009-10-04 | 2 | -3/+19 |
* | | | | | | | push: Correctly initialize nonfastforward in transport_push. | Matthieu Moy | 2009-09-20 | 1 | -1/+2 |
* | | | | | | | GIT 1.6.4.4v1.6.4.4 | Junio C Hamano | 2009-09-16 | 4 | -3/+30 |
* | | | | | | | Merge branch 'jc/maint-unpack-objects-strict' into maint | Junio C Hamano | 2009-09-16 | 2 | -7/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix "unpack-objects --strict" | Junio C Hamano | 2009-08-14 | 2 | -7/+44 |
* | | | | | | | | Merge branch 'tf/diff-whitespace-incomplete-line' into maint | Junio C Hamano | 2009-09-16 | 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 |
* | | | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint | Junio C Hamano | 2009-09-16 | 2 | -9/+43 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: do not imply "-f" on unborn branches | Jeff King | 2009-08-25 | 2 | -9/+43 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/maint-checkout-index-to-prefix' into maint | Junio C Hamano | 2009-09-16 | 3 | -5/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | check_path(): allow symlinked directories to checkout-index --prefix | Junio C Hamano | 2009-08-18 | 3 | -5/+18 |
* | | | | | | | | | | Merge branch 'rc/maint-http-no-head-pack-check' into maint | Junio C Hamano | 2009-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | http.c: avoid freeing an uninitialized pointer | Junio C Hamano | 2009-09-14 | 1 | -1/+1 |
* | | | | | | | | | | | GIT 1.6.4.3v1.6.4.3 | Junio C Hamano | 2009-09-13 | 4 | -3/+33 |
* | | | | | | | | | | | svn: properly escape arguments for authors-prog | Mark Lodato | 2009-09-13 | 2 | -0/+15 |
* | | | | | | | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint | Junio C Hamano | 2009-09-13 | 3 | -27/+30 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | grep: accept relative paths outside current working directory | Clemens Buchacher | 2009-09-07 | 3 | -27/+29 |
| * | | | | | | | | | | grep: fix exit status if external_grep() punts | Clemens Buchacher | 2009-09-07 | 1 | -0/+1 |