aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-05
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format-patch: show patch text for the root commitJunio C Hamano2009-01-10
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | Documentation: mention branches rather than headsAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-18
* | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-23
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
* | | | | | | | | | | | shell: Document that 'cvs server' is a valid commandLars Noschinski2009-01-19
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Update draft release notes for 1.6.1.1Junio C Hamano2009-01-17
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | builtin-fsck: fix off by one head countChristian Couder2009-01-17
| * | | | | | | | | | Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-17
| * | | | | | | | | | githooks.txt: add missing wordStephan Beyer2009-01-17
| * | | | | | | | | | builtin-commit.c: do not remove COMMIT_EDITMSGStephan Beyer2009-01-17
* | | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-17
* | | | | | | | | | | http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-17
* | | | | | | | | | | http-push: fix off-by-path_lenJohannes Schindelin2009-01-17
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-15
| * | | | | | | | | | t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-15
| * | | | | | | | | | t3501: check that commits are actually doneStephan Beyer2009-01-15
* | | | | | | | | | | Update draft release notes to 1.6.1.1Junio C Hamano2009-01-14
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-14
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-14
| * | | | | | | | | | add test cases for "git mv -k"Michael J Gruber2009-01-14
* | | | | | | | | | | Make t3411 executableMiklos Vajna2009-01-14
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | fast-import: Cleanup mode setting.Felipe Contreras2009-01-13
| * | | | | | | | | | Git.pm: call Error::Simple() properlyJay Soffian2009-01-13
* | | | | | | | | | | Merge branch 'kk/maint-http-push' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http-push: support full URI in handle_remote_ls_ctx()Kirill A. Korinskiy2008-12-24
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin2008-12-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'cb/maint-merge-recursive-fix' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge-recursive: do not clobber untracked working tree garbageJunio C Hamano2008-12-15
| * | | | | | | | | | | modify/delete conflict resolution overwrites untracked fileClemens Buchacher2008-12-15
* | | | | | | | | | | | Merge branch 'ap/maint-apply-modefix' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | builtin-apply: prevent non-explicit permission changesJunio C Hamano2009-01-02
* | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Avoid spurious error messages on error mistakes.Pierre Habouzit2009-01-13
| * | | | | | | | | | | | contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org2009-01-12
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mh/maint-sendmail-cc-doc' into maintJunio C Hamano2009-01-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg2008-12-29
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintJunio C Hamano2009-01-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano2009-01-03