summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03gitweb: Describe (possible) gitweb.js minification in gitweb/READMEJakub Narebski
2009-12-03Fix crasher on encountering SHA1-like non-note in notes treeJohan Herland
2009-12-03t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2009-12-03Merge in 1.6.5.4Junio C Hamano
2009-12-03Git 1.6.5.4v1.6.5.4Junio C Hamano
2009-12-03Unconditionally set man.base.url.for.relative.linksJunio C Hamano
2009-12-03Merge branch 'maint'Junio C Hamano
2009-12-03Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano
2009-12-02Git 1.6.6-rc1v1.6.6-rc1Junio C Hamano
2009-12-02git-pull.sh: Fix call to git-merge for new command formatHorst H. von Brand
2009-12-02Merge branch 'maint'Junio C Hamano
2009-12-02Prepare for 1.6.5.4Junio C Hamano
2009-12-02merge: do not add standard message when message is given with -m optionJunio C Hamano
2009-12-02Do not misidentify "git merge foo HEAD" as an old-style invocationJunio C Hamano
2009-12-01Update draft release notes to 1.6.6 before -rc1Junio C Hamano
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