1. 22 5月, 2008 17 次提交
  2. 20 5月, 2008 3 次提交
  3. 19 5月, 2008 2 次提交
  4. 17 5月, 2008 8 次提交
  5. 15 5月, 2008 10 次提交
    • J
      Merge git://repo.or.cz/git-gui · 1fbb58b4
      Junio C Hamano 提交于
      * git://repo.or.cz/git-gui:
        git-gui: Delete branches with 'git branch -D' to clear config
        git-gui: Setup branch.remote,merge for shorthand git-pull
        git-gui: Update German translation
        git-gui: Don't use '$$cr master' with aspell earlier than 0.60
        git-gui: Report less precise object estimates for database compression
      1fbb58b4
    • C
      Documentation/git-prune.txt: document unpacked logic · 58949bb1
      Chris Frey 提交于
      Clarifies the git-prune man page, documenting that it only
      prunes unpacked objects.
      Signed-off-by: NChris Frey <cdfrey@foursquare.net>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      58949bb1
    • J
      Merge git://git.kernel.org/pub/scm/gitk/gitk · c7ea4536
      Junio C Hamano 提交于
      * git://git.kernel.org/pub/scm/gitk/gitk: (44 commits)
        gitk: Add a progress bar for checking out a head
        gitk: Show current row number and total number of rows
        gitk: Allow users to view diffs in external diff viewer
        gitk: Synchronize highlighting in file view for 'f' and 'b' commands
        gitk: Make updates go faster
        gitk: Disable "Reset %s branch to here" when on a detached head
        gitk: German translation again updated
        gitk: Update German translation
        gitk: Makefile/install: force permissions when installing files and dirs
        gitk: Initial Swedish translation.
        gitk: Spanish translation of gitk
        gitk: Fix handling of tree file list with special chars in names
        gitk: Reorganize processing of arguments for git log
        gitk: Fix problem with target row not being in scroll region
        gitk: Avoid a crash in selectline if commitinfo($id) isn't set
        gitk: Fix some corner cases in computing vrowmod and displayorder
        gitk: Correct a few strings and comments to say "git log"
        gitk: Don't filter view arguments through git rev-parse
        gitk: Fix problems with target row stuff
        gitk: Handle updating with path limiting better
        ...
      c7ea4536
    • J
      Merge branch 'maint' · 4b172de8
      Junio C Hamano 提交于
      * maint:
        Documentation/git-describe.txt: make description more readable
      4b172de8
    • J
      Merge branch 'maint-1.5.4' into maint · a473445a
      Junio C Hamano 提交于
      * maint-1.5.4:
        Documentation/git-describe.txt: make description more readable
      a473445a
    • J
      Merge branch 'sb/committer' · b66ae795
      Junio C Hamano 提交于
      * sb/committer:
        commit: Show committer if automatic
        commit: Show author if different from committer
        Preparation to call determine_author_info from prepare_to_commit
      b66ae795
    • J
      Merge branch 'bd/tests' · 761adeb4
      Junio C Hamano 提交于
      * bd/tests:
        Rename the test trash directory to contain spaces.
        Fix tests breaking when checkout path contains shell metacharacters
        Don't use the 'export NAME=value' in the test scripts.
        lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
        test-lib.sh: Fix some missing path quoting
        Use test_set_editor in t9001-send-email.sh
        test-lib.sh: Add a test_set_editor function to safely set $VISUAL
        git-send-email.perl: Handle shell metacharacters in $EDITOR properly
        config.c: Escape backslashes in section names properly
        git-rebase.sh: Fix --merge --abort failures when path contains whitespace
      
      Conflicts:
      
      	t/t9115-git-svn-dcommit-funky-renames.sh
      761adeb4
    • J
      Merge branch 'mv/format-cc' · 486d1a56
      Junio C Hamano 提交于
      * mv/format-cc:
        Add tests for sendemail.cc configuration variable
        git-send-email: add a new sendemail.cc configuration variable
        git-format-patch: add a new format.cc configuration variable
      486d1a56
    • J
      Merge branch 'cc/hooks-doc' · 29182f7d
      Junio C Hamano 提交于
      * cc/hooks-doc:
        Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
      29182f7d
    • J
      Merge branch 'jk/renamelimit' (early part) · adf59ec1
      Junio C Hamano 提交于
      * 'jk/renamelimit' (early part):
        diff: make "too many files" rename warning optional
        bump rename limit defaults
        add merge.renamelimit config option
      adf59ec1