summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-03Merge branch 'maint'Junio C Hamano
2008-11-03Merge branch 'np/index-pack'Junio C Hamano
2008-11-03Merge branch 'sh/rebase-i-p'Junio C Hamano
2008-11-03Merge branch 'ag/blame-encoding'Junio C Hamano
2008-11-03Merge branch 'gb/gitweb-pathinfo'Junio C Hamano
2008-11-03Merge branch 'cj/maint-gitpm-fix-maybe-self'Junio 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-02Update draft release notes to 1.6.1Junio C Hamano
2008-11-02Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano
2008-11-02connect.c: add a way for git-daemon to pass an error back to clientTom Preston-Werner
2008-11-02Introduce receive.denyDeletesJan Krüger
2008-11-02Merge branch 'maint'Junio C Hamano
2008-11-02Start 1.6.0.4 cycleJunio C Hamano
2008-11-02add instructions on how to send patches to the mailing list with GmailTom Preston-Werner
2008-11-02Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-11-02git send-email: avoid leaking directory file descriptors.Pierre Habouzit
2008-11-02send-pack: do not send out single-level refs such as refs/stashJeff King
2008-11-02fix overlapping memcpy in normalize_absolute_pathJeff King
2008-11-02pack-objects: avoid reading uninitalized dataJeff King
2008-11-02correct cache_entry allocationJeff King
2008-11-02Merge git://repo.or.cz/git-guiJunio C Hamano
2008-11-02Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-11-02git-gui: Update German translation.Christian Stimming
2008-11-01git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt
2008-11-01git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov
2008-11-01git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov
2008-10-31Merge branch 'maint'Junio C Hamano
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-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca
2008-10-30Plug a memleak in builtin-revertAlex Riesen
2008-10-28compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano
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-26Merge branch 'maint'Junio C Hamano
2008-10-26add -p: warn if only binary changes presentThomas Rast
2008-10-26git-archive: work in bare reposCharles Bailey
2008-10-26receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano
2008-10-25gitweb: generate parent..current URLsGiuseppe Bilotta
2008-10-25gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta