Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation: simplify refspec format description | Junio C Hamano | 2009-01-25 |
* | GIT 1.6.1.1v1.6.1.1 | Junio C Hamano | 2009-01-25 |
* | Merge branch 'cb/maint-unpack-trees-absense' into maint | Junio C Hamano | 2009-01-23 |
|\ | |||
| * | unpack-trees: remove redundant path search in verify_absent | Clemens Buchacher | 2009-01-05 |
| * | unpack-trees: fix path search bug in verify_absent | Clemens Buchacher | 2009-01-05 |
| * | unpack-trees: handle failure in verify_absent | Clemens Buchacher | 2009-01-05 |
* | | Merge branch 'tr/maint-no-index-fixes' into maint | Junio C Hamano | 2009-01-23 |
|\ \ | |||
| * | | diff --no-index -q: fix endless loop | Thomas Rast | 2009-01-07 |
| * | | diff --no-index: test for pager after option parsing | Thomas Rast | 2009-01-06 |
| * | | diff: accept -- when using --no-index | Thomas Rast | 2009-01-06 |
* | | | Merge branch 'rs/maint-shortlog-foldline' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ | |||
| * | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. do | René Scharfe | 2009-01-06 |
* | | | | Merge branch 'pj/maint-ldflags' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ | |||
| * | | | | configure clobbers LDFLAGS | Paul Jarc | 2009-01-05 |
* | | | | | Merge branch 'pb/maint-git-pm-false-dir' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ | |||
| * | | | | | Git.pm: correctly handle directory name that evaluates to "false" | Philippe Bruhat (BooK) | 2009-01-01 |
* | | | | | | Merge branch 'js/maint-bisect-gitk' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ | |||
| * | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is set | Johannes Schindelin | 2009-01-03 |
* | | | | | | | Merge branch 'js/add-not-submodule' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git add: do not add files from a submodule | Johannes Schindelin | 2009-01-05 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jc/maint-format-patch' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | format-patch: show patch text for the root commit | Junio C Hamano | 2009-01-10 |
* | | | | | | | | Merge branch 'am/maint-push-doc' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: avoid using undefined parameters | Anders Melchiorsen | 2009-01-18 |
| * | | | | | | | | Documentation: mention branches rather than heads | Anders Melchiorsen | 2009-01-18 |
| * | | | | | | | | Documentation: remove a redundant elaboration | Anders Melchiorsen | 2009-01-18 |
| * | | | | | | | | Documentation: git push repository can also be a remote | Anders Melchiorsen | 2009-01-18 |
* | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix Documentation for git-describe | Boyd Stephen Smith Jr | 2009-01-23 |
* | | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmpty | Johannes Schindelin | 2009-01-21 |
* | | | | | | | | | | shell: Document that 'cvs server' is a valid command | Lars Noschinski | 2009-01-19 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Update draft release notes for 1.6.1.1 | Junio C Hamano | 2009-01-17 |
* | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-17 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||
| * | | | | | | | | builtin-fsck: fix off by one head count | Christian Couder | 2009-01-17 |
| * | | | | | | | | Documentation: let asciidoc align related options | Markus Heidelberg | 2009-01-17 |
| * | | | | | | | | githooks.txt: add missing word | Stephan Beyer | 2009-01-17 |
| * | | | | | | | | builtin-commit.c: do not remove COMMIT_EDITMSG | Stephan Beyer | 2009-01-17 |
* | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | | http-push: fix off-by-path_len | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-15 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||
| * | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit" | Stephan Beyer | 2009-01-15 |
| * | | | | | | | | t3404: Add test case for aborted --continue after "edit" | Stephan Beyer | 2009-01-15 |
| * | | | | | | | | t3501: check that commits are actually done | Stephan Beyer | 2009-01-15 |
* | | | | | | | | | Update draft release notes to 1.6.1.1 | Junio C Hamano | 2009-01-14 |
* | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-14 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||
| * | | | | | | | | fix handling of multiple untracked files for git mv -k | Michael J Gruber | 2009-01-14 |
| * | | | | | | | | add test cases for "git mv -k" | Michael J Gruber | 2009-01-14 |
* | | | | | | | | | Make t3411 executable | Miklos Vajna | 2009-01-14 |
* | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-13 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |