summaryrefslogtreecommitdiffstats
path: root/diff-delta.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-09Add strchrnul()René Scharfe4-6/+28
2007-11-09Update draft release notes for 1.5.4Junio C Hamano1-2/+24
2007-11-09git-bisect.sh: Fix sed script to work with AIX and BSD sed.Ralf Wildenhues1-1/+2
2007-11-09Start preparing for 1.5.3.6Junio C Hamano2-1/+22
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure1-1/+1
2007-11-09SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov1-5/+4
2007-11-09instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca1-9/+8
2007-11-09stop t1400 hiding errors in testsAlex Riesen1-1/+1
2007-11-09Makefile: add missing dependency on wt-status.hJunio C Hamano1-0/+1
2007-11-09refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano1-9/+5
2007-11-09Fix sed string regex escaping in module_name.Ralf Wildenhues1-1/+1
2007-11-09Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2-4/+4
2007-11-09Style: place opening brace of a function definition at column 1Junio C Hamano8-10/+20
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape1-4/+0
2007-11-08hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape1-2/+31
2007-11-08hooks--update: fix test for properly set up project description fileGerrit Pape1-2/+2
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape1-16/+22
2007-11-08Small code readability improvement in show_reference() in builtin-tag.cMike Hommey1-7/+6
2007-11-08send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König2-4/+4
2007-11-08Fix minor nits in configure.acRalf Wildenhues1-3/+3
2007-11-08Deprecate git-lost-foundJohannes Schindelin3-0/+9
2007-11-08Improve accuracy of check for presence of deflateBound.David Symonds4-1/+28