summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12run-command: Support sending stderr to /dev/nullShawn O. Pearce
2007-11-12git-fetch: Always fetch tags if the object they reference existsShawn O. Pearce
2007-11-12Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fixJunio C Hamano
2007-11-11Merge branch 'js/upload-pack'Junio C Hamano
2007-11-11Merge branch 'js/reset'Junio C Hamano
2007-11-11Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano
2007-11-11Merge branch 'maint'Junio C Hamano
2007-11-11push: teach push to pass --verbose option to transport layerSteffen Prohaska
2007-11-11push: mention --verbose option in documentationSteffen Prohaska
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre
2007-11-11git-hash-object should honor config variablesNicolas Pitre
2007-11-10gitweb: correct month in date display for atom feedsVincent Zanotti
2007-11-10test-lib.sh: move error line after error() declarationMichele Ballabio
2007-11-10for-each-ref: fix setup of option-parsing for --sortLars Hjemli
2007-11-10Merge branch 'maint'Junio C Hamano
2007-11-10core-tutorial.txt: Fix git-show-branch example and its descriptionSergei Organov
2007-11-10Fix memory leak in traverse_commit_listShawn O. Pearce
2007-11-10git-commit: a bit more testsJunio C Hamano
2007-11-10print warning/error/fatal messages in one shotNicolas Pitre
2007-11-10builtin-blame: set up the work_tree before the first file accessJohannes Schindelin
2007-11-10add a howto document about corrupted blob recoveryNicolas Pitre
2007-11-09Documentation: remove documentation for removed tools.Junio C Hamano
2007-11-09Make check-docs target detect removed commandsJunio C Hamano
2007-11-09Documentation: lost-found is now deprecated.Junio 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-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