summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-25user-manual: failed push to public repositoryLibravatar J. Bruce Fields1-9/+49
2007-11-25user-manual: define "branch" and "working tree" at startLibravatar J. Bruce Fields1-6/+12
2007-11-22Fix sample pre-commit hookLibravatar Junio C Hamano1-1/+1
2007-11-22Make test scripts executable.Libravatar Junio C Hamano2-0/+0
2007-11-22bundle create: keep symbolic refs' names instead of resolving themLibravatar Johannes Schindelin2-1/+21
2007-11-20send-email: add transfer encoding header with content-typeLibravatar Jeff King1-1/+2
2007-11-20Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Libravatar Matthieu Moy1-4/+11
2007-11-20config: clarify compression defaultsLibravatar Brian Downing1-1/+5
2007-11-20config: correct core.loosecompression documentationLibravatar Brian Downing1-1/+1
2007-11-18Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintLibravatar Junio C Hamano4-13/+81
2007-11-18Documentation: Fix references to deprecated commandsLibravatar J. Bruce Fields2-8/+3
2007-11-18user-manual: mention "..." in "Generating diffs", etc.Libravatar J. Bruce Fields1-4/+11
2007-11-18user-manual: Add section "Why bisecting merge commits can be harder ..."Libravatar Steffen Prohaska1-0/+66
2007-11-18GIT 1.5.3.6Libravatar Junio C Hamano2-10/+6
2007-11-17grep -An -Bm: fix invocation of external grep commandLibravatar Junio C Hamano1-3/+3
2007-11-17git-remote.txt: fix example urlLibravatar J. Bruce Fields1-1/+1
2007-11-16Update draft release notes for 1.5.3.6Libravatar Junio C Hamano1-1/+32
2007-11-16Merge branch 'ds/maint-deflatebound' into maintLibravatar Junio C Hamano4-1/+28
2007-11-16Fix per-directory exclude handing for "git add"Libravatar Junio C Hamano2-2/+28
2007-11-16core.excludesfile clean-upLibravatar Junio C Hamano7-34/+26
2007-11-16Fix t9101 test failure caused by Subversion "auto-props"Libravatar Wincent Colaiuta1-1/+1
2007-11-16git-send-email: add charset header if we add encoded 'From'Libravatar Jeff King1-3/+31
2007-11-14git-clean: honor core.excludesfileLibravatar Junio C Hamano2-1/+19
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Libravatar Jonas Fonseca3-3/+12
2007-11-14git-remote.txt: fix typoLibravatar Sergei Organov1-1/+1
2007-11-14core-tutorial.txt: Fix argument mistake in an example.Libravatar Sergei Organov1-2/+2
2007-11-14replace reference to git-rm with git-reset in git-commit docLibravatar Jing Xue2-4/+8
2007-11-14Grammar fixes for gitattributes documentationLibravatar Wincent Colaiuta1-8/+9
2007-11-13Don't allow fast-import tree delta chains to exceed maximum depthLibravatar Shawn O. Pearce1-7/+13
2007-11-13revert/cherry-pick: allow starting from dirty work tree.Libravatar Junio C Hamano1-1/+1
2007-11-13t/t3404: fix test for a bogus todo file.Libravatar Junio C Hamano1-1/+1
2007-11-12Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintLibravatar Junio C Hamano1-0/+7
2007-11-11for-each-ref: fix off by one read.Libravatar Christian Couder1-1/+1
2007-11-11git-branch: remove mention of non-existent '-b' optionLibravatar Jeff King1-1/+1
2007-11-11git-svn: prevent dcommitting if the index is dirty.Libravatar Benoit Sigoure2-0/+9
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesLibravatar Nicolas Pitre1-1/+1
2007-11-11git-hash-object should honor config variablesLibravatar Nicolas Pitre1-0/+2
2007-11-10gitweb: correct month in date display for atom feedsLibravatar Vincent Zanotti1-1/+1
2007-11-10Fix memory leak in traverse_commit_listLibravatar Shawn O. Pearce1-0/+7
2007-11-09print warning/error/fatal messages in one shotLibravatar Nicolas Pitre1-3/+3
2007-11-09Start preparing for 1.5.3.6Libravatar Junio C Hamano2-1/+22
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Libravatar Benoit Sigoure1-1/+1
2007-11-08SubmittingPatches: improve the 'Patch:' section of the checklistLibravatar Sergei Organov1-5/+4
2007-11-08instaweb: Minor cleanups and fixes for potential problemsLibravatar Jonas Fonseca1-9/+8
2007-11-08stop t1400 hiding errors in testsLibravatar Alex Riesen1-1/+1
2007-11-08Makefile: add missing dependency on wt-status.hLibravatar Junio C Hamano1-0/+1
2007-11-08refresh_index_quietly(): express "optional" nature of index writing betterLibravatar Junio C Hamano1-9/+5
2007-11-08Fix sed string regex escaping in module_name.Libravatar Ralf Wildenhues1-1/+1
2007-11-08Avoid a few unportable, needlessly nested "...`...".Libravatar Ralf Wildenhues2-4/+4
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Libravatar Gerrit Pape1-16/+22