summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-13git-push: add documentation for the newly added --mirror modeAndy Whitcroft
2007-11-13Add tests for git push'es mirror modeAndy Whitcroft
2007-11-10git-push: plumb in --mirror modeAndy Whitcroft
2007-11-10Teach send-pack a mirror modeAndy Whitcroft
2007-11-10Merge master into aw/mirror-pushJunio C Hamano
2007-11-09Merge branch 'jk/terse-push' into aw/mirror-pushJunio C Hamano
2007-11-09Update draft release notes for 1.5.4Junio C Hamano
2007-11-09Merge branch 'maint'Junio C Hamano
2007-11-09git-bisect.sh: Fix sed script to work with AIX and BSD sed.Ralf Wildenhues
2007-11-09Start preparing for 1.5.3.6Junio C Hamano
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure
2007-11-09SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov
2007-11-09instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca
2007-11-09stop t1400 hiding errors in testsAlex Riesen
2007-11-09Makefile: add missing dependency on wt-status.hJunio C Hamano
2007-11-09refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano
2007-11-08Fix sed string regex escaping in module_name.Ralf Wildenhues
2007-11-08Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues
2007-11-08Style: place opening brace of a function definition at column 1Junio C Hamano
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape
2007-11-08hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape
2007-11-08hooks--update: fix test for properly set up project description fileGerrit Pape
2007-11-08send-pack: segfault fix on forced pushJunio C Hamano
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape
2007-11-08Merge branch 'jc/clean-config'Junio C Hamano
2007-11-08Merge branch 'gp/reset-q'Junio C Hamano
2007-11-08Merge branch 'ds/maint-deflatebound'Junio C Hamano
2007-11-08Merge branch 'cp/p4'Junio C Hamano
2007-11-08Merge branch 'maint'Junio C Hamano
2007-11-08Merge branch 'mh/work-tree'Junio C Hamano
2007-11-08Small code readability improvement in show_reference() in builtin-tag.cMike Hommey
2007-11-08send-email: apply --suppress-from to S-o-b and cc-cmdUwe Kleine-König
2007-11-08Fix minor nits in configure.acRalf Wildenhues
2007-11-08Deprecate git-lost-foundJohannes Schindelin
2007-11-08Improve accuracy of check for presence of deflateBound.David Symonds
2007-11-08Add Documentation/CodingGuidelinesJohannes Schindelin
2007-11-08contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape
2007-11-08contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape
2007-11-08contrib/hooks/post-receive-email: fix typoGerrit Pape
2007-11-08restore fetching with thin-pack capabilityNicolas Pitre
2007-11-07When exec() fails include the failing command in the error messageAsk Bjørn Hansen
2007-11-07RelNotes-1.5.3.5: fix another typoDavid D Kilzer
2007-11-07Reteach builtin-ls-remote to understand remotesShawn O. Pearce
2007-11-06git-reset: add -q option to operate quietlyGerrit Pape
2007-11-06Make git-blame fail when working tree is needed and we're not in oneMike Hommey
2007-11-06Don't always require working tree for git-rmMike Hommey
2007-11-06Use setup_work_tree() in builtin-ls-files.cMike Hommey
2007-11-06Refactor working tree setupMike Hommey
2007-11-06Merge branch 'maint'Junio C Hamano
2007-11-06Fix comment in strbuf.h to use correct name strbuf_avail()Steffen Prohaska