summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy2007-11-201-4/+11
* | | | | | | config: clarify compression defaultsBrian Downing2007-11-201-1/+5
* | | | | | | config: correct core.loosecompression documentationBrian Downing2007-11-201-1/+1
* | | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-194-13/+81
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Fix references to deprecated commandsJ. Bruce Fields2007-11-192-8/+3
| * | | | | | | user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields2007-11-191-4/+11
| * | | | | | | user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska2007-11-191-0/+66
| * | | | | | | git-remote.txt: fix example urlJ. Bruce Fields2007-11-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | GIT 1.5.3.6v1.5.3.6Junio C Hamano2007-11-182-10/+6
* | | | | | | grep -An -Bm: fix invocation of external grep commandJunio C Hamano2007-11-181-3/+3
|/ / / / / /
* | | | | | Update draft release notes for 1.5.3.6Junio C Hamano2007-11-171-1/+32
* | | | | | Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano2007-11-174-1/+28
|\ \ \ \ \ \
| * | | | | | Improve accuracy of check for presence of deflateBound.David Symonds2007-11-084-1/+28
| | |_|/ / / | |/| | | |
* | | | | | Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-172-2/+28
* | | | | | core.excludesfile clean-upJunio C Hamano2007-11-177-34/+26
* | | | | | Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta2007-11-171-1/+1
* | | | | | git-send-email: add charset header if we add encoded 'From'Jeff King2007-11-171-3/+31
* | | | | | git-clean: honor core.excludesfileJunio C Hamano2007-11-142-1/+19
* | | | | | Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca2007-11-143-3/+12
* | | | | | git-remote.txt: fix typoSergei Organov2007-11-141-1/+1
* | | | | | core-tutorial.txt: Fix argument mistake in an example.Sergei Organov2007-11-141-2/+2
* | | | | | replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-142-4/+8
* | | | | | Grammar fixes for gitattributes documentationWincent Colaiuta2007-11-141-8/+9
* | | | | | Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce2007-11-141-7/+13
* | | | | | revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano2007-11-131-1/+1
* | | | | | t/t3404: fix test for a bogus todo file.Junio C Hamano2007-11-131-1/+1
* | | | | | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-121-0/+7
|\ \ \ \ \ \
| * | | | | | Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-101-0/+7
* | | | | | | for-each-ref: fix off by one read.Christian Couder2007-11-121-1/+1
* | | | | | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-121-1/+1
* | | | | | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-122-0/+9
| |_|_|/ / / |/| | | | |
* | | | | | fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-111-1/+1
* | | | | | git-hash-object should honor config variablesNicolas Pitre2007-11-111-0/+2
* | | | | | gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-101-1/+1
| |_|_|/ / |/| | | |
* | | | | print warning/error/fatal messages in one shotNicolas Pitre2007-11-101-3/+3
|/ / / /
* | | | Start preparing for 1.5.3.6Junio C Hamano2007-11-092-1/+22
* | | | git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure2007-11-091-1/+1
* | | | SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov2007-11-091-5/+4
* | | | instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-091-9/+8
* | | | stop t1400 hiding errors in testsAlex Riesen2007-11-091-1/+1
* | | | Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-091-0/+1
* | | | refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-091-9/+5
* | | | Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-091-1/+1
* | | | Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-092-4/+4
* | | | git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-081-16/+22
|/ / /
* | | Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-081-0/+112
* | | When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-071-1/+1
* | | RelNotes-1.5.3.5: fix another typoDavid D Kilzer2007-11-071-1/+1
|/ /
* | Remove a couple of duplicated includeMarco Costalba2007-11-062-2/+0
* | grep with unmerged indexJunio C Hamano2007-11-061-1/+1