summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grep -An -Bm: fix invocation of external grep commandJunio C Hamano2007-11-171-3/+3
* Update draft release notes for 1.5.3.6Junio C Hamano2007-11-161-1/+32
* Merge branch 'ds/maint-deflatebound' into maintJunio C Hamano2007-11-164-1/+28
|\
| * Improve accuracy of check for presence of deflateBound.David Symonds2007-11-074-1/+28
* | Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-162-2/+28
* | core.excludesfile clean-upJunio C Hamano2007-11-167-34/+26
* | Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta2007-11-161-1/+1
* | git-send-email: add charset header if we add encoded 'From'Jeff King2007-11-161-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-131-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-111-1/+1
* | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-111-1/+1
* | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-112-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-091-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-081-5/+4
* | instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-081-9/+8
* | stop t1400 hiding errors in testsAlex Riesen2007-11-081-1/+1
* | Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-081-0/+1
* | refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-081-9/+5
* | Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-081-1/+1
* | Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-082-4/+4
* | git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-081-16/+22
|/
* Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-071-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-052-2/+0
* grep with unmerged indexJunio C Hamano2007-11-051-1/+1
* Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano2007-11-052-9/+13
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-012-9/+13
* | git-daemon: fix remote port number in log entryGerrit Pape2007-11-051-2/+2
* | git-svn: t9114: verify merge commit message in testEric Wong2007-11-051-0/+5
* | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-052-4/+100
* | RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-031-2/+2
* | Delay pager setup in git blameMike Hommey2007-11-031-3/+3
* | git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape2007-11-031-0/+1
* | Fixing path quoting in git-rebaseJonathan del Strother2007-11-021-13/+13