aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start 1.6.0.4 cycleJunio C Hamano2008-11-02
* add instructions on how to send patches to the mailing list with GmailTom Preston-Werner2008-11-01
* Documentation/gitattributes: Add subsection header for each attributeJakub Narebski2008-11-01
* git send-email: avoid leaking directory file descriptors.Pierre Habouzit2008-11-01
* send-pack: do not send out single-level refs such as refs/stashJeff King2008-11-01
* fix overlapping memcpy in normalize_absolute_pathJeff King2008-11-01
* pack-objects: avoid reading uninitalized dataJeff King2008-11-01
* correct cache_entry allocationJeff King2008-11-01
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-11-01
|\
| * git-gui: Help identify aspell version on Windows tooGustaf Hendeby2008-09-26
* | git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller2008-10-31
* | Documentation: clarify information about 'ident' attributeJan Krüger2008-10-31
* | bash completion: add doubledash to "git show"Markus Heidelberg2008-10-31
* | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-31
* | Add --verbose|-v to test-chmtimeAlex Riesen2008-10-31
* | asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca2008-10-30
* | Plug a memleak in builtin-revertAlex Riesen2008-10-30
* | Add file delete/create info when we overflow rename_limitLinus Torvalds2008-10-28
* | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-28
* | Install git-shell in bindir, tooTommi Virtanen2008-10-28
* | add -p: warn if only binary changes presentThomas Rast2008-10-26
* | git-archive: work in bare reposCharles Bailey2008-10-26
* | git-svn: change dashed git-config to git configDeskin Miller2008-10-24
* | GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-21
* | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-21
* | Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-19
* | Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-18
* | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-18
* | diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-18
* | Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-18
|\ \
| * | Check early that a new branch is new and validDaniel Barkalow2008-09-21
* | | contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
* | | force_object_loose: Fix memory leakBjörn Steinbrink2008-10-18
* | | tests: shell negation portability fixJeff King2008-10-17
* | | t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-16
* | | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-16
* | | xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-16
* | | t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-16
* | | t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-16
* | | Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* | | remote.c: correct the check for a leading '/' in a remote nameBrandon Casey2008-10-14
* | | Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-14
* | | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-13
* | | test-lib: fix broken printfShawn O. Pearce2008-10-12
* | | git apply --directory broken for new filesJeff King2008-10-12
* | | rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-10
* | | test-lib: fix color reset in say_color()Miklos Vajna2008-10-10
* | | fix pread()'s short read in index-packNicolas Pitre2008-10-10
* | | Merge branch 'sg/maint-intrebase-msghook' into maintShawn O. Pearce2008-10-09
|\ \ \
| * | | rebase -i: remove leftover debuggingSZEDER Gábor2008-10-03