summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-11Merge branch 'js/upload-pack'Libravatar Junio C Hamano2-115/+152
2007-11-11Merge branch 'js/reset'Libravatar Junio C Hamano2-44/+56
2007-11-11Merge branch 'js/parseopt-abbrev-fix'Libravatar Junio C Hamano3-12/+35
2007-11-11Merge branch 'maint'Libravatar Junio C Hamano3-2/+4
2007-11-11push: teach push to pass --verbose option to transport layerLibravatar Steffen Prohaska3-2/+9
2007-11-11push: mention --verbose option in documentationLibravatar Steffen Prohaska1-2/+2
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesLibravatar Nicolas Pitre1-1/+1
2007-11-11git-hash-object should honor config variablesLibravatar Nicolas Pitre1-0/+2
2007-11-10gitweb: correct month in date display for atom feedsLibravatar Vincent Zanotti1-1/+1
2007-11-10test-lib.sh: move error line after error() declarationLibravatar Michele Ballabio1-5/+10
2007-11-10for-each-ref: fix setup of option-parsing for --sortLibravatar Lars Hjemli2-1/+23
2007-11-10Merge branch 'maint'Libravatar Junio C Hamano1-3/+3
2007-11-10core-tutorial.txt: Fix git-show-branch example and its descriptionLibravatar Sergei Organov1-2/+15
2007-11-10git-commit: a bit more testsLibravatar Junio C Hamano1-0/+69
2007-11-09print warning/error/fatal messages in one shotLibravatar Nicolas Pitre1-3/+3
2007-11-09builtin-blame: set up the work_tree before the first file accessLibravatar Johannes Schindelin2-2/+9
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