summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-09add a howto document about corrupted blob recoveryLibravatar Nicolas Pitre1-0/+134
2007-11-09Documentation: remove documentation for removed tools.Libravatar Junio C Hamano4-169/+0
2007-11-09Make check-docs target detect removed commandsLibravatar Junio C Hamano1-3/+27
2007-11-09Documentation: lost-found is now deprecated.Libravatar Junio C Hamano1-7/+11
2007-11-09Update draft release notes for 1.5.4Libravatar Junio C Hamano1-2/+24
2007-11-09Merge branch 'maint'Libravatar Junio C Hamano11-46/+68
2007-11-09git-bisect.sh: Fix sed script to work with AIX and BSD sed.Libravatar Ralf Wildenhues1-1/+2
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-08Style: place opening brace of a function definition at column 1Libravatar Junio C Hamano8-10/+20
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedLibravatar Gerrit Pape1-4/+0
2007-11-08hooks--update: decline deleting tags or branches by default, add config optionsLibravatar Gerrit Pape1-2/+31
2007-11-08hooks--update: fix test for properly set up project description fileLibravatar Gerrit Pape1-2/+2
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Libravatar Gerrit Pape1-16/+22
2007-11-07Merge branch 'jc/clean-config'Libravatar Junio C Hamano4-9/+22
2007-11-07Merge branch 'gp/reset-q'Libravatar Junio C Hamano2-6/+15
2007-11-07Merge branch 'ds/maint-deflatebound'Libravatar Junio C Hamano4-1/+28
2007-11-07Merge branch 'cp/p4'Libravatar Junio C Hamano1-4/+89
2007-11-07Merge branch 'maint'Libravatar Junio C Hamano3-2/+114
2007-11-07Merge branch 'mh/work-tree'Libravatar Junio C Hamano6-14/+20
2007-11-07Small code readability improvement in show_reference() in builtin-tag.cLibravatar Mike Hommey1-7/+6
2007-11-07send-email: apply --suppress-from to S-o-b and cc-cmdLibravatar Uwe Kleine-König2-4/+4
2007-11-07Fix minor nits in configure.acLibravatar Ralf Wildenhues1-3/+3
2007-11-07Deprecate git-lost-foundLibravatar Johannes Schindelin3-0/+9
2007-11-07Improve accuracy of check for presence of deflateBound.Libravatar David Symonds4-1/+28
2007-11-07Add Documentation/CodingGuidelinesLibravatar Johannes Schindelin1-0/+112
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableLibravatar Gerrit Pape1-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsLibravatar Gerrit Pape1-92/+107
2007-11-07contrib/hooks/post-receive-email: fix typoLibravatar Gerrit Pape1-1/+1
2007-11-07restore fetching with thin-pack capabilityLibravatar Nicolas Pitre1-2/+2
2007-11-07When exec() fails include the failing command in the error messageLibravatar Ask Bjørn Hansen1-1/+1
2007-11-07RelNotes-1.5.3.5: fix another typoLibravatar David D Kilzer1-1/+1
2007-11-06git-reset: add -q option to operate quietlyLibravatar Gerrit Pape2-6/+15
2007-11-05Make git-blame fail when working tree is needed and we're not in oneLibravatar Mike Hommey1-0/+1
2007-11-05Don't always require working tree for git-rmLibravatar Mike Hommey2-1/+4
2007-11-05Use setup_work_tree() in builtin-ls-files.cLibravatar Mike Hommey1-5/+2
2007-11-05Refactor working tree setupLibravatar Mike Hommey3-8/+13
2007-11-05Merge branch 'maint'Libravatar Junio C Hamano7-9/+108
2007-11-05Fix comment in strbuf.h to use correct name strbuf_avail()Libravatar Steffen Prohaska1-4/+4
2007-11-05Remove a couple of duplicated includeLibravatar Marco Costalba2-2/+0
2007-11-05grep with unmerged indexLibravatar Junio C Hamano1-1/+1
2007-11-05Merge branch 'gp/maint-diffdoc' into maintLibravatar Junio C Hamano2-9/+13
2007-11-05Some better parse-options documentation.Libravatar Pierre Habouzit1-2/+35