1. 12 12月, 2012 2 次提交
  2. 11 12月, 2012 4 次提交
  3. 09 12月, 2012 1 次提交
  4. 08 12月, 2012 9 次提交
  5. 07 12月, 2012 1 次提交
  6. 06 12月, 2012 2 次提交
  7. 05 12月, 2012 1 次提交
  8. 04 12月, 2012 4 次提交
  9. 02 12月, 2012 3 次提交
  10. 30 11月, 2012 13 次提交
    • P
      bf3e8fe0
    • 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