summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge master into aw/mirror-pushJunio C Hamano2007-11-0982-1165/+2182
|\
| * Update draft release notes for 1.5.4Junio C Hamano2007-11-091-2/+24
| * Merge branch 'maint'Junio C Hamano2007-11-0911-46/+68
| |\
| | * 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
| * | git-bisect.sh: Fix sed script to work with AIX and BSD sed.Ralf Wildenhues2007-11-091-1/+2
| * | Style: place opening brace of a function definition at column 1Junio C Hamano2007-11-088-10/+20
| * | contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-081-4/+0
| * | hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape2007-11-081-2/+31
| * | hooks--update: fix test for properly set up project description fileGerrit Pape2007-11-081-2/+2
| * | Merge branch 'jc/clean-config'Junio C Hamano2007-11-074-9/+22
| |\ \
| | * | clean: require -f to do damage by defaultJunio C Hamano2007-11-044-9/+22
| * | | Merge branch 'gp/reset-q'Junio C Hamano2007-11-072-6/+15
| |\ \ \
| | * | | git-reset: add -q option to operate quietlyGerrit Pape2007-11-062-6/+15
| * | | | Merge branch 'ds/maint-deflatebound'Junio C Hamano2007-11-074-1/+28
| |\ \ \ \
| | * | | | Improve accuracy of check for presence of deflateBound.David Symonds2007-11-074-1/+28
| | | |_|/ | | |/| |
| * | | | Merge branch 'cp/p4'Junio C Hamano2007-11-071-4/+89
| |\ \ \ \
| | * | | | git-p4: Detect changes to executable bit and include them in p4 submit.Chris Pettitt2007-11-021-0/+44
| | * | | | git-p4: Add a helper function to parse the full git diff-tree output.Chris Pettitt2007-11-021-4/+45
| * | | | | Merge branch 'maint'Junio C Hamano2007-11-073-2/+114
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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
| * | | | | Merge branch 'mh/work-tree'Junio C Hamano2007-11-076-14/+20
| |\ \ \ \ \
| | * | | | | Make git-blame fail when working tree is needed and we're not in oneMike Hommey2007-11-051-0/+1
| | * | | | | Don't always require working tree for git-rmMike Hommey2007-11-052-1/+4
| | * | | | | Use setup_work_tree() in builtin-ls-files.cMike Hommey2007-11-051-5/+2
| | * | | | | Refactor working tree setupMike Hommey2007-11-053-8/+13
| | | |_|/ / | | |/| | |
| * | | | | Small code readability improvement in show_reference() in builtin-tag.cMike Hommey2007-11-071-7/+6
| * | | | | send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König2007-11-072-4/+4
| * | | | | Fix minor nits in configure.acRalf Wildenhues2007-11-071-3/+3
| * | | | | Deprecate git-lost-foundJohannes Schindelin2007-11-073-0/+9
| * | | | | contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-071-3/+5
| * | | | | contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-071-92/+107
| * | | | | contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-071-1/+1
| * | | | | restore fetching with thin-pack capabilityNicolas Pitre2007-11-071-2/+2
| |/ / / /
| * | | | Merge branch 'maint'Junio C Hamano2007-11-057-9/+108
| |\ \ \ \ | | |/ / /
| | * | | 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-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