aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make test scripts executable.Junio C Hamano2007-11-22
* bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-22
* send-email: add transfer encoding header with content-typeJeff King2007-11-20
* Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy2007-11-20
* config: clarify compression defaultsBrian Downing2007-11-20
* config: correct core.loosecompression documentationBrian Downing2007-11-20
* Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-18
|\
| * Documentation: Fix references to deprecated commandsJ. Bruce Fields2007-11-18
| * user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields2007-11-18
| * user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska2007-11-18
| * git-remote.txt: fix example urlJ. Bruce Fields2007-11-17
* | GIT 1.5.3.6v1.5.3.6Junio C Hamano2007-11-18
* | grep -An -Bm: fix invocation of external grep commandJunio C Hamano2007-11-17
|/
* Update draft release notes for 1.5.3.6Junio C Hamano2007-11-16
* Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano2007-11-16
|\
| * Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
* | Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-16
* | core.excludesfile clean-upJunio C Hamano2007-11-16
* | Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta2007-11-16
* | git-send-email: add charset header if we add encoded 'From'Jeff King2007-11-16
* | git-clean: honor core.excludesfileJunio C Hamano2007-11-14
* | Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-14
* | git-remote.txt: fix typoSergei Organov2007-11-14
* | core-tutorial.txt: Fix argument mistake in an example.Sergei Organov2007-11-14
* | replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-14
* | Grammar fixes for gitattributes documentationWincent Colaiuta2007-11-14
* | Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce2007-11-13
* | revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano2007-11-13
* | t/t3404: fix test for a bogus todo file.Junio C Hamano2007-11-13
* | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-12
|\ \
| * | Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
* | | for-each-ref: fix off by one read.Christian Couder2007-11-11
* | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-11
* | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* | | fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-11
* | | git-hash-object should honor config variablesNicolas Pitre2007-11-11
* | | gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-10
* | | print warning/error/fatal messages in one shotNicolas Pitre2007-11-09
|/ /
* | Start preparing for 1.5.3.6Junio C Hamano2007-11-09
* | git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure2007-11-09
* | SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov2007-11-08
* | instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-08
* | stop t1400 hiding errors in testsAlex Riesen2007-11-08
* | Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-08
* | refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-08
* | Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-08
* | Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-08
* | git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-08
|/
* Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-07
* When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-07