summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01Merge branch 'maint'Junio C Hamano
2009-12-01Merge branch 'jc/deprecate-old-syntax-from-merge'Junio C Hamano
2009-12-01git-merge: a deprecation notice of the ancient command line syntaxJunio C Hamano
2009-12-01Merge branch 'bw/remote-get-ref-states-fix'Junio C Hamano
2009-12-01get_ref_states: strdup entries and free util in stale listBert Wesarg
2009-12-01help: Do not unnecessarily look for a repositoryDavid Aguilar
2009-12-01Documentation: Fix a few i.e./e.g. mix-upsMichael J Gruber
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-12-01gitweb: Add link to other blame implementation in blame viewsJakub Narebski
2009-12-01gitweb: Make linking to actions requiring JavaScript a featureJakub Narebski
2009-11-30Merge branch 'fc/maint-format-patch-pathspec-dashes'Junio C Hamano
2009-11-30Merge branch 'mm/maint-merge-ff-error-message-fix'Junio C Hamano
2009-11-30Merge branch 'ap/maint-merge-strategy-list-fix'Junio C Hamano
2009-11-30Merge branch 'jc/pretty-lf'Junio C Hamano
2009-11-30Merge branch 'cc/bisect-doc'Junio C Hamano
2009-11-30Merge branch 'em/commit-claim'Junio C Hamano
2009-11-30Merge branch 'jc/mailinfo-remove-brackets'Junio C Hamano
2009-11-30Merge branch 'fc/send-email-envelope'Junio C Hamano
2009-11-30Merge branch 'uk/maint-shortlog-encoding'Junio C Hamano
2009-11-30Merge branch 'ns/send-email-no-chain-reply-to'Junio C Hamano
2009-11-30Merge branch 'jc/maint-am-keep'Junio C Hamano
2009-11-30Merge branch 'bw/diff-color-hunk-header'Junio C Hamano
2009-11-30Documentation: Document --branch option in git clone synopsisDavid Soria Parra
2009-11-30builtin-merge: show user-friendly error messages for fast-forward too.Matthieu Moy
2009-11-30merge-recursive: make the error-message generation an extern functionMatthieu Moy
2009-11-30t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATHMatthew Ogilvie
2009-11-30t3409 t4107 t7406 t9150: use dashless commandsMatthew Ogilvie
2009-11-30builtin-merge.c: call exclude_cmds() correctly.Avery Pennarun
2009-11-30t2300: use documented technique to invoke git-sh-setupMatthew Ogilvie
2009-11-29prepare send-email for smoother change of --chain-reply-to defaultNanako Shiraishi
2009-11-28Update draft release notes to 1.6.6 before merging topics for -rc1Junio C Hamano
2009-11-28Makefile: do not clean arm directoryJonathan Nieder
2009-11-28Give the hunk comment its own colorBert Wesarg
2009-11-28send-email: automatic envelope senderFelipe Contreras
2009-11-28emit_line(): don't emit an empty <SET><RESET> followed by a newlineJunio C Hamano
2009-11-27Remove dead code from "git am"Junio C Hamano
2009-11-27Merge branch 'maint'Junio C Hamano
2009-11-27Add a notice that only certain functions can print color escape codesJohannes Sixt
2009-11-27format-patch: add test for parsing of "--"Felipe Contreras
2009-11-27format-patch: fix parsing of "--" on the command lineFelipe Contreras
2009-11-27builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano
2009-11-27gitworkflows: Consistently back-quote git commandsBjörn Gustavsson
2009-11-25shortlog: respect commit encodingUwe Kleine-König
2009-11-25Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano
2009-11-25Explicitly truncate bswap operand to uint32_tBenjamin Kramer
2009-11-25gitweb.js: fix padLeftStr() and its usageStephen Boyd
2009-11-25gitweb.js: Harden setting blamed commit info in incremental blameJakub Narebski
2009-11-25t1200: fix a timing dependent errorNanako Shiraishi
2009-11-24Merge branch 'rj/maint-cygwin-count-objects'Junio C Hamano
2009-11-24Documentation: update descriptions of revision options related to '--bisect'Christian Couder