aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add test-dump-cache-tree in MakefileGuanqun Lu2009-02-03
* fix typo in DocumentationGuanqun Lu2009-02-03
* apply: fix access to an uninitialized mode variable, found by valgrindJohannes Schindelin2009-02-03
* grep: pass -I (ignore binary) down to external grepJunio C Hamano2009-02-02
* merge: fix out-of-bounds memory accessRené Scharfe2009-01-31
* avoid 31-bit truncation in write_loose_objectJeff King2009-01-28
* test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-27
* get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-27
* Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-23
* 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
* 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
* 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
* fast-import: Cleanup mode setting.Felipe Contreras2009-01-13
* Git.pm: call Error::Simple() properlyJay Soffian2009-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 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-01-06
|\
| * README: tutorial.txt is now called gittutorial.txtJoey Hess2009-01-06
* | doc/git-fsck: change the way for getting heads' SHA1sMarkus Heidelberg2008-12-21
* | GIT 1.6.0.6v1.6.0.6Junio C Hamano2008-12-19
|\ \ | |/
| * GIT 1.5.6.6v1.5.6.6Junio C Hamano2008-12-16
| |\
| | * GIT 1.5.5.6v1.5.5.6Junio C Hamano2008-12-16
| | |\
| | | * GIT 1.5.4.7v1.5.4.7Junio C Hamano2008-12-16
| | | * gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-16
* | | | fast-import: make tagger information optionalJunio C Hamano2008-12-19
* | | | fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
* | | | SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna2008-12-19
* | | | git-mergetool: properly handle "git mergetool -- filename"David Aguilar2008-12-19
* | | | git-send-email: handle email address with quoted commaWu Fengguang2008-12-19
* | | | Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | | | fast-import: close pack before unlinking itJohannes Schindelin2008-12-15
* | | | pager: do not dup2 stderr if it is already redirectedJunio C Hamano2008-12-15
* | | | git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* | | | git-config.txt: fix a typoJim Meyering2008-12-12
* | | | fsck: reduce stack footprintLinus Torvalds2008-12-11
* | | | make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-10
* | | | work around Python warnings from AsciiDocJunio C Hamano2008-12-09
* | | | git-svn: Make following parents atomicDeskin Miller2008-12-08
* | | | GIT 1.6.0.5v1.6.0.5Junio C Hamano2008-12-07
* | | | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-07
* | | | tag: delete TAG_EDITMSG only on successful tagJeff King2008-12-07
* | | | gitweb: Make project specific override for 'grep' feature workJakub Narebski2008-12-07
* | | | http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna2008-12-07
* | | | fetch-pack: Avoid memcpy() with src==dstThomas Rast2008-12-07