| Commit message (Expand) | Author | Age | Files | Lines |
* | git-reset: refuse to do hard reset in a bare repository | Jeff King | 2008-01-02 | 1 | -0/+28 |
* | config: handle lack of newline at end of file better | Jeff King | 2008-01-02 | 1 | -0/+37 |
* | Merge branch 'ar/commit-cleanup' | Junio C Hamano | 2007-12-26 | 2 | -1/+66 |
|\ |
|
| * | Allow selection of different cleanup modes for commit messages | Alex Riesen | 2007-12-22 | 1 | -0/+65 |
| * | t7005: do not exit inside test. | Junio C Hamano | 2007-12-22 | 1 | -1/+1 |
* | | Fix "git log --diff-filter" bug | Arjen Laarhoven | 2007-12-26 | 1 | -0/+74 |
* | | Improve error messages when int/long cannot be parsed from config | Shawn O. Pearce | 2007-12-26 | 1 | -0/+17 |
|/ |
|
* | Force the sticked form for options with optional arguments. | Pierre Habouzit | 2007-12-22 | 1 | -48/+48 |
* | git-tag: fix -l switch handling regression. | Pierre Habouzit | 2007-12-22 | 1 | -8/+0 |
* | t4024: fix test script to use simpler sed pattern | Junio C Hamano | 2007-12-20 | 1 | -35/+123 |
* | test "git clone -o" | Jeff King | 2007-12-19 | 1 | -0/+22 |
* | rebase -p -i: handle "no changes" gracefully | Johannes Schindelin | 2007-12-17 | 1 | -0/+6 |
* | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 2007-12-17 | 9 | -15/+15 |
* | Re-re-re-fix common tail optimization | Junio C Hamano | 2007-12-16 | 1 | -0/+69 |
* | whitespace: fix initial-indent checking | J. Bruce Fields | 2007-12-16 | 1 | -0/+15 |
* | whitespace: fix off-by-one error in non-space-in-indent checking | J. Bruce Fields | 2007-12-16 | 1 | -2/+2 |
* | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 2007-12-16 | 1 | -0/+25 |
* | Merge branch 'wc/diff' | Junio C Hamano | 2007-12-14 | 2 | -2/+216 |
|\ |
|
| * | Test interaction between diff --check and --exit-code | Wincent Colaiuta | 2007-12-14 | 1 | -0/+29 |
| * | Use shorter error messages for whitespace problems | Wincent Colaiuta | 2007-12-14 | 1 | -1/+1 |
| * | Add tests for "git diff --check" with core.whitespace options | Wincent Colaiuta | 2007-12-13 | 1 | -20/+70 |
| * | Unify whitespace checking | Wincent Colaiuta | 2007-12-13 | 1 | -1/+1 |
| * | diff --check: minor fixups | Junio C Hamano | 2007-12-13 | 1 | -2/+2 |
| * | "diff --check" should affect exit status | Wincent Colaiuta | 2007-12-13 | 1 | -1/+136 |
* | | commit: allow --amend to reuse message from another commit | Junio C Hamano | 2007-12-14 | 1 | -0/+17 |
* | | git-svn: handle our top-level path being deleted and later re-added | Eric Wong | 2007-12-14 | 1 | -0/+39 |
|/ |
|
* | Merge branch 'ew/svn-rev-db' | Junio C Hamano | 2007-12-12 | 2 | -6/+36 |
|\ |
|
| * | git-svn: replace .rev_db with a more space-efficient .rev_map format | Eric Wong | 2007-12-10 | 2 | -6/+36 |
* | | disable t9119 for now. | Junio C Hamano | 2007-12-12 | 1 | -0/+2 |
* | | Fix "diff --check" whitespace detection | Wincent Colaiuta | 2007-12-12 | 1 | -0/+9 |
* | | "git tag -u keyname" broken | Linus Torvalds | 2007-12-11 | 1 | -7/+40 |
* | | Add more checkout tests | Daniel Barkalow | 2007-12-10 | 1 | -3/+43 |
|/ |
|
* | Style fixes for pre-commit hook tests | Wincent Colaiuta | 2007-12-10 | 1 | -33/+57 |
* | Interactive editor tests for commit-msg hook | Wincent Colaiuta | 2007-12-10 | 1 | -43/+175 |
* | Merge branch 'jc/spht' | Junio C Hamano | 2007-12-09 | 2 | -0/+274 |
|\ |
|
| * | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 2007-12-06 | 2 | -1/+66 |
| * | builtin-apply: teach whitespace_rules | Junio C Hamano | 2007-11-24 | 1 | -0/+133 |
| * | core.whitespace: add test for diff whitespace error highlighting | Junio C Hamano | 2007-11-02 | 1 | -0/+76 |
* | | Add tests for pre-commit and commit-msg hooks | Wincent Colaiuta | 2007-12-09 | 3 | -1/+153 |
* | | add status.relativePaths config variable | Jeff King | 2007-12-08 | 1 | -0/+31 |
* | | Merge branch 'jc/clean-fix' | Junio C Hamano | 2007-12-06 | 1 | -0/+14 |
|\ \ |
|
| * | | t7300: add test for clean with wildcard pathspec | Jeff King | 2007-12-05 | 1 | -0/+14 |
* | | | for-each-ref: Fix quoting style constants. | Johannes Sixt | 2007-12-06 | 1 | -0/+39 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2007-12-05 | 1 | -0/+46 |
|\ \ |
|
| * \ | Merge branch 'nd/maint-work-tree-fix' into maint | Junio C Hamano | 2007-12-05 | 1 | -0/+46 |
| |\ \ |
|
| | * | | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 2007-12-05 | 1 | -0/+46 |
* | | | | t5510: add a bit more tests for fetch | Junio C Hamano | 2007-12-04 | 1 | -0/+42 |
* | | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 6 | -3/+226 |
|\ \ \ \ |
|
| * | | | | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 | 1 | -1/+1 |
| * | | | | Add a few more tests for git-commit | Junio C Hamano | 2007-11-22 | 1 | -0/+92 |