1. 30 11月, 2012 21 次提交
    • T
      l10n: vi.po: update to git-v1.8.0.1-347-gf94c3 · 77cc392d
      Tran Ngoc Quan 提交于
       * updated all new messages (1979t0f0u)
      Signed-off-by: NTran Ngoc Quan <vnwildman@gmail.com>
      77cc392d
    • J
      l10n: Update git.pot (5 new, 1 removed messages) · f9472e35
      Jiang Xin 提交于
      L10n for git 1.8.1 round 2: Generate po/git.pot from v1.8.0.1-347-gf94c3.
      Signed-off-by: NJiang Xin <worldhello.net@gmail.com>
      f9472e35
    • J
      Update draft release notes to 1.8.1 · f94c3251
      Junio C Hamano 提交于
      f94c3251
    • J
      Merge branch 'pw/p4-various-fixes' · 15470c60
      Junio C Hamano 提交于
      * pw/p4-various-fixes:
        git p4: remove unneeded cmd initialization
        git p4: fix labelDetails typo in exception
        git p4 test: display unresolvable host error
        git p4: catch p4 errors when streaming file contents
        git p4: handle servers without move support
        git p4: catch p4 describe errors
      15470c60
    • J
      Merge branch 'lt/diff-stat-show-0-lines' · a4eab8f3
      Junio C Hamano 提交于
      "git diff --stat" miscounted the total number of changed lines when
      binary files were involved and hidden beyond --stat-count.  It also
      miscounted the total number of changed files when there were
      unmerged paths.
      
      * lt/diff-stat-show-0-lines:
        t4049: refocus tests
        diff --shortstat: do not count "unmerged" entries
        diff --stat: do not count "unmerged" entries
        diff --stat: move the "total count" logic to the last loop
        diff --stat: use "file" temporary variable to refer to data->files[i]
        diff --stat: status of unmodified pair in diff-q is not zero
        test: add failing tests for "diff --stat" to t4049
      a4eab8f3
    • J
      Merge branch 'fc/remote-hg' · 545492f0
      Junio C Hamano 提交于
      New remote helper for hg.
      
      * fc/remote-hg: (22 commits)
        remote-hg: fix for older versions of python
        remote-hg: fix for files with spaces
        remote-hg: avoid bad refs
        remote-hg: try the 'tip' if no checkout present
        remote-hg: fix compatibility with older versions of hg
        remote-hg: add missing config for basic tests
        remote-hg: the author email can be null
        remote-hg: add option to not track branches
        remote-hg: add extra author test
        remote-hg: add tests to compare with hg-git
        remote-hg: add bidirectional tests
        test-lib: avoid full path to store test results
        remote-hg: add basic tests
        remote-hg: fake bookmark when there's none
        remote-hg: add compat for hg-git author fixes
        remote-hg: add support for hg-git compat mode
        remote-hg: match hg merge behavior
        remote-hg: make sure the encoding is correct
        remote-hg: add support to push URLs
        remote-hg: add support for remote pushing
        ...
      545492f0
    • J
      Merge branch 'mk/complete-tcsh' · 05ea76e1
      Junio C Hamano 提交于
      Finishing touches for tcsh completion.
      
      * mk/complete-tcsh:
        Support for git aliasing for tcsh completion
      05ea76e1
    • J
      Merge branch 'jc/doc-push-satellite' · 7472ad1d
      Junio C Hamano 提交于
      * jc/doc-push-satellite:
        Documentation/git-push.txt: clarify the "push from satellite" workflow
      7472ad1d
    • J
      Merge branch 'km/send-email-remove-cruft-in-address' · 90583f17
      Junio C Hamano 提交于
      * km/send-email-remove-cruft-in-address:
        git-send-email: allow edit invalid email address
        git-send-email: ask what to do with an invalid email address
        git-send-email: remove invalid addresses earlier
        git-send-email: fix fallback code in extract_valid_address()
        git-send-email: remove garbage after email address
      90583f17
    • J
      Merge branch 'jk/send-email-sender-prompt' · 16e6e728
      Junio C Hamano 提交于
      General clean-ups in various areas, originally written to support a
      patch that later turned out to be unneeded.
      
      * jk/send-email-sender-prompt:
        t9001: check send-email behavior with implicit sender
        t: add tests for "git var"
        ident: keep separate "explicit" flags for author and committer
        ident: make user_ident_explicitly_given static
        t7502: factor out autoident prerequisite
        test-lib: allow negation of prerequisites
      16e6e728
    • J
      Merge branch 'fc/send-email-no-sender-prompt' · 175bd3b0
      Junio C Hamano 提交于
      * fc/send-email-no-sender-prompt:
        send-email: avoid questions when user has an ident
      175bd3b0
    • J
      Merge branch 'er/doc-add-new-commands' · 03a23a46
      Junio C Hamano 提交于
      * er/doc-add-new-commands:
        Documentation: how to add a new command
      03a23a46
    • J
      Merge branch 'jl/submodule-rm' · 276d7093
      Junio C Hamano 提交于
      Finishing touches to "git rm $submodule" that removes the working
      tree of a submodule.
      
      * jl/submodule-rm:
        Teach rm to remove submodules when given with a trailing '/'
      276d7093
    • J
      Merge branch 'pp/gitweb-config-underscore' · 36ea7cea
      Junio C Hamano 提交于
      The key "gitweb.remote_heads" is not legal git config; this maps it to
      "gitweb.remoteheads".
      
      * pp/gitweb-config-underscore:
        gitweb: make remote_heads config setting work
      36ea7cea
    • J
      Merge branch 'fc/completion-test-simplification' · 1cab2890
      Junio C Hamano 提交于
      Clean up completion tests.  Use of conslidated helper may make
      instrumenting one particular test during debugging of the test
      itself, but I think that issue should be addressed in some other
      way (e.g. making sure individual tests in 9902 can be skipped).
      
      * fc/completion-test-simplification:
        completion: simplify __gitcomp() test helper
        completion: refactor __gitcomp related tests
        completion: consolidate test_completion*() tests
        completion: simplify tests using test_completion_long()
        completion: standardize final space marker in tests
        completion: add comment for test_completion()
      1cab2890
    • J
      Merge branch 'maint' · 8a6a6f42
      Junio C Hamano 提交于
      * maint:
        git-fast-import.txt: improve documentation for quoted paths
        git-remote-mediawiki: escape ", \, and LF in file names
      8a6a6f42
    • M
      git-fast-import.txt: improve documentation for quoted paths · 7c65b2eb
      Matthieu Moy 提交于
      The documentation mentioned only newlines and double quotes as
      characters needing escaping, but the backslash also needs it. Also, the
      documentation was not clearly saying that double quotes around the file
      name were required (double quotes in the examples could be interpreted as
      part of the sentence, not part of the actual string).
      Signed-off-by: NMatthieu Moy <Matthieu.Moy@imag.fr>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      7c65b2eb
    • M
      git-remote-mediawiki: escape ", \, and LF in file names · 462d97da
      Matthieu Moy 提交于
      A mediawiki page can contain, and even start with a " character, we have
      to escape it when generating the fast-export stream, as well as \
      character. While we're there, also escape newlines, but I don't think we
      can get them from MediaWiki pages.
      Signed-off-by: NMatthieu Moy <Matthieu.Moy@imag.fr>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      462d97da
    • J
      Merge branch 'master' of git://github.com/git-l10n/git-po · e7551a80
      Junio C Hamano 提交于
      Further l10n updates.
      
      * 'master' of git://github.com/git-l10n/git-po:
        l10n: vi.po: Update follow git-v1.8.0-273-g2d242
      e7551a80
    • J
      t4049: refocus tests · de909595
      Junio C Hamano 提交于
      The primary thing Linus's patch wanted to change was to make sure
      that 0-line change appears for a mode-only change.  Update the
      first test to chmod a file that we can see in the output (limited
      by --stat-count) to demonstrate it.  Also make sure to use test_chmod
      and compare the index and the tree, so that we can run this test
      even on a filesystem without permission bits.
      
      Later two tests are about fixes to separate issues that were
      introduced and/or uncovered by Linus's patch as a side effect, but
      the issues are not related to mode-only changes.  Remove chmod from
      the tests.
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      de909595
    • F
      completion: fix warning for zsh · 9cd67bd2
      Felipe Contreras 提交于
      Otherwise the user might get something like:
      
        git-completion.sh:2466: command not found: compdef
      
      If this script is loaded before compinit. The script would work either
      way, but let's not be more annoying to the user.
      Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      9cd67bd2
  2. 29 11月, 2012 14 次提交
  3. 28 11月, 2012 5 次提交