1. 07 5月, 2011 3 次提交
  2. 06 5月, 2011 5 次提交
  3. 05 5月, 2011 24 次提交
  4. 03 5月, 2011 7 次提交
    • J
      Update draft release notes to 1.7.6 · 0b9deecf
      Junio C Hamano 提交于
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      0b9deecf
    • J
      Merge branch 'jk/notes-ui-updates' · 23f536cf
      Junio C Hamano 提交于
      * jk/notes-ui-updates:
        contrib/completion: --notes, --no-notes
        log/pretty-options: Document --[no-]notes and deprecate old notes options
        revision.c: make --no-notes reset --notes list
        revision.c: support --notes command-line option
        notes: refactor display notes default handling
        notes: refactor display notes extra refs field
        revision.c: refactor notes ref expansion
        notes: make expand_notes_ref globally accessible
      23f536cf
    • J
      Merge branch 'ab/i18n-fixup' · a75c3523
      Junio C Hamano 提交于
      * ab/i18n-fixup: (24 commits)
        i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811
        i18n: use test_i18n{grep,cmp} in t7508
        i18n: use test_i18ngrep in t7506
        i18n: use test_i18ngrep and test_i18ncmp in t7502
        i18n: use test_i18ngrep in t7501
        i18n: use test_i18ncmp in t7500
        i18n: use test_i18ngrep in t7201
        i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110
        i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012 and t7060
        i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014
        i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507
        i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200
        i18n: use test_i18ngrep in lib-httpd and t2019
        i18n: do not overuse C_LOCALE_OUTPUT (grep)
        i18n: use test_i18ncmp in t1200 and t2200
        i18n: .git file is not a human readable message (t5601)
        i18n: do not overuse C_LOCALE_OUTPUT
        i18n: mark init-db messages for translation
        i18n: mark checkout plural warning for translation
        i18n: mark checkout --detach messages for translation
        ...
      a75c3523
    • J
      Merge branch 'nm/submodule-update-force' · 0d405d72
      Junio C Hamano 提交于
      * nm/submodule-update-force:
        submodule: Add --force option for git submodule update
      
      Conflicts:
      	t/t7406-submodule-update.sh
      0d405d72
    • J
      Merge branch 'jh/notes-add-ui' · 2d23c64b
      Junio C Hamano 提交于
      * jh/notes-add-ui:
        Make "git notes add" more user-friendly when there are existing notes
      
      Conflicts:
      	builtin/notes.c
      2d23c64b
    • J
      Merge branch 'nd/maint-setup' · c67e367c
      Junio C Hamano 提交于
      * nd/maint-setup:
        Kill off get_relative_cwd()
        setup: return correct prefix if worktree is '/'
      
      Conflicts:
      	dir.c
      	setup.c
      c67e367c
    • J
      Merge branch 'mz/maint-rename-unmerged' · 2db89262
      Junio C Hamano 提交于
      * mz/maint-rename-unmerged:
        diffcore-rename: don't consider unmerged path as source
      2db89262
  5. 02 5月, 2011 1 次提交