summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-08GIT 1.6.0.4v1.6.0.4Junio C Hamano
2008-11-08Update RPM spec for the new location of git-cvsserver.Quy Tonthat
2008-11-08Merge branch 'cb/maint-update-ref-fix' into maintJunio C Hamano
2008-11-08Merge branch 'cj/maint-gitpm-fix-maybe-self' into maintJunio C Hamano
2008-11-08Merge branch 'ar/maint-mksnpath' into maintJunio C Hamano
2008-11-08Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano
2008-11-05push: fix local refs update if already up-to-dateClemens Buchacher
2008-11-05do not force write of packed refsClemens Buchacher
2008-11-02format-patch documentation: mention the special case of showing a single commitJunio C Hamano
2008-11-02Add reference for status letters in documentation.Yann Dirson
2008-11-02Document that git-log takes --all-match.Mikael Magnusson
2008-11-02Update draft 1.6.0.4 release notesJunio C Hamano
2008-11-02Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano
2008-11-02Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano
2008-11-02Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano
2008-11-02Merge branch 'jc/maint-co-track' into maintJunio C Hamano
2008-11-02Start 1.6.0.4 cycleJunio C Hamano
2008-11-01add instructions on how to send patches to the mailing list with GmailTom Preston-Werner
2008-11-01Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-11-01git send-email: avoid leaking directory file descriptors.Pierre Habouzit
2008-11-01send-pack: do not send out single-level refs such as refs/stashJeff King
2008-11-01fix overlapping memcpy in normalize_absolute_pathJeff King
2008-11-01pack-objects: avoid reading uninitalized dataJeff King
2008-11-01correct cache_entry allocationJeff King
2008-11-01Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-10-31update-ref --no-deref -d: handle the case when the pointed ref is packedMiklos Vajna
2008-10-31git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen
2008-10-31Add --verbose|-v to test-chmtimeAlex Riesen
2008-10-30asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca
2008-10-30Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen
2008-10-30git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen
2008-10-30Fix potentially dangerous use of git_path in ref.cAlex Riesen
2008-10-30Add git_snpath: a .git path formatting routine with output bufferAlex Riesen
2008-10-30Plug a memleak in builtin-revertAlex Riesen
2008-10-30git branch -m: forbid renaming of a symrefMiklos Vajna
2008-10-28Add file delete/create info when we overflow rename_limitLinus Torvalds
2008-10-28Install git-cvsserver in $(bindir)Nanako Shiraishi
2008-10-28Install git-shell in bindir, tooTommi Virtanen
2008-10-26Fix potentially dangerous uses of mkpath and git_pathAlex Riesen
2008-10-26Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.cAlex Riesen
2008-10-26Add mksnpath which allows you to specify the output bufferAlex Riesen
2008-10-26add -p: warn if only binary changes presentThomas Rast
2008-10-26git-archive: work in bare reposCharles Bailey
2008-10-26Fix git update-ref --no-deref -d.Miklos Vajna
2008-10-26rename_ref(): handle the case when the reflog of a ref does not existMiklos Vajna
2008-10-26Fix git branch -m for symrefs.Miklos Vajna
2008-10-24git-svn: change dashed git-config to git configDeskin Miller