git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-02-01 23:43:10 to 2008-02-03 19:07:48 UTC [more...]

What about git cp ?
 2008-02-03 19:07 UTC  (4+ messages)

[PATCH 1/3] git-p4: Fix an obvious typo
 2008-02-03 18:55 UTC  (5+ messages)
` [PATCH 2/3] git-p4: support exclude paths
  ` [PATCH 3/3] git-p4: no longer keep all file contents while cloning

[PATCH] git-p4: Fix an obvious typo
 2008-02-03 18:36 UTC  (2+ messages)

git cvsimport fails noisily if cvs has no server support
 2008-02-03 18:08 UTC  (2+ messages)

[PATCH] git-send-email: ssh/login style password requests
 2008-02-03 17:59 UTC  (12+ messages)
            ` [PATCH 1/2][Perlers?] "
              ` [PATCH 2/2][Perlers?] git-send-email: SIG{TERM,INT} handlers

[ANNOUNCE] GIT 1.5.4
 2008-02-03 17:55 UTC  (18+ messages)
        ` [ANNOUNCE] GIT 1.5.4 (git popularity)

[PATCH 0 of 7] [resend] - Improve handling remotes, origin, submodules
 2008-02-03 17:31 UTC  (8+ messages)
` [PATCH 1/7] Teach remote machinery about core.origin config variable
  ` [PATCH 2/7] git-remote - Unset core.origin when deleting the default remote
    ` [PATCH 3/7] git-clone - Set remotes.origin config variable
      ` [PATCH 4/7] git-submodule - Possibly inherit parent's default remote on init/clone
        ` [PATCH 5/7] Teach git-submodule to use top-level remote when updating subprojects
          ` [PATCH 6/7] git-submodule - Allow adding a submodule in-place
            ` [PATCH 7/7] Add t/t7401 - test submodule interaction with remotes machinery

[PATCH 0 of 7] - Improve handling remotes, origin, and submodules
 2008-02-03 17:20 UTC  (8+ messages)
` [PATCH 1/7] Teach remote machinery about core.origin config variable
  ` [PATCH 2/7] git-remote - Unset core.origin when deleting the default remote
    ` [PATCH 3/7] git-clone - Set remotes.origin config variable
      ` [PATCH 4/7] git-submodule - Possibly inherit parent's default remote on init/clone
        ` [PATCH 5/7] Teach git-submodule to use top-level remote when updating subprojects
          ` [PATCH 6/7] git-submodule - Allow adding a submodule in-place
            ` [PATCH 7/7] Add t/t7401 - test submodule interaction with remotes machinery

[PATCH] Let "git svn" run "git gc --auto" occasionally
 2008-02-03 16:56 UTC  (4+ messages)
` [PATCH 0/2] "git svn" and "git gc --auto"
  ` [PATCH 1/2] git-svn: Don't call git-repack anymore
  ` [PATCH 2/2] Let "git svn" run "git gc --auto" occasionally

[PATCH v6] safecrlf: Add mechanism to warn about irreversible crlf conversions
 2008-02-03 15:42 UTC  (4+ messages)
    ` [PATCH v7] "

MKCOL fails, 403 error
 2008-02-03 15:35 UTC  (4+ messages)

Tips for different workflows/use cases
 2008-02-03 15:08 UTC 

New behavior for git-branch?
 2008-02-03 14:42 UTC  (2+ messages)

[PATCH] Fix spelling mistake; flagg -> flag
 2008-02-03 12:04 UTC  (4+ messages)
` [PATCH] Unify the argument of the parameter -m
  ` [PATCH] Unify the name of the second option in the text

[PATCH/RFC] gitweb: Make feed entries point to commitdiff view
 2008-02-03 11:38 UTC 

What's cooking in git.git (topics)
 2008-02-03 10:59 UTC 

man pages are littered with .ft C and others
 2008-02-03 10:39 UTC  (5+ messages)

git-write-error with cherry-pick -n usages
 2008-02-03  9:11 UTC  (3+ messages)

[BUG?] git log picks up bad commit
 2008-02-03  8:18 UTC  (10+ messages)
  ` [RFH] revision limiting sometimes ignored

[PATCH maint review] Fix "git-commit -C $tag"
 2008-02-03  8:08 UTC 

[PATCH] Add "core.excludesperdirfile" configuration variable
 2008-02-03  6:56 UTC 

[PATCH] compat: Add simplified merge sort implementation from glibc
 2008-02-03  6:22 UTC  (4+ messages)

handle_alias() inside .git dir
 2008-02-03  4:57 UTC  (2+ messages)

[PATCH 1/4] help: make 'git-help--browse' usable outside 'git-help'
 2008-02-03  5:00 UTC  (3+ messages)

git-svn segmetation fault
 2008-02-03  2:42 UTC  (11+ messages)

[EGIT PATCH] Comment private modifier to improve performace
 2008-02-03  2:26 UTC  (3+ messages)

[PATCH] Documentation/git-reset.txt: Use HEAD~N syntax everywhere (unify examples)
 2008-02-03  2:07 UTC  (12+ messages)

[PATCH] Add platform-independent .git "symlink"
 2008-02-03  1:55 UTC  (9+ messages)
` [PATCH] Add tests for .git file

Strange behavior with git rebase (-i)
 2008-02-03  1:21 UTC  (5+ messages)

[EGIT PATCH] Remove unnecessary semicolon
 2008-02-03  0:22 UTC  (2+ messages)

[RFC] git-gui and spell checking
 2008-02-02 18:07 UTC 

[PATCH] Documentation/git-stash.txt: Adjust SYNOPSIS command syntaxes
 2008-02-02 15:25 UTC  (19+ messages)
` [PATCH] Documentation/git-stash.txt: Adjust SYNOPSIS command syntax
    ` [PATCH] Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)

[PATCH 01/11] Introduce stream compress helpers
 2008-02-02 11:35 UTC  (11+ messages)
` [PATCH 02/11] Use new compress helpers in git files
  ` [PATCH 03/11] Use new compress helpers in fast-import
    ` [PATCH 04/11] Use new compress helpers in http-push.c
      ` [PATCH 05/11] Use new compress helpers in sha1_file.c
        ` [PATCH 06/11] Better error handling in compress_all()
          ` [PATCH 07/11] Introduce stream decompress helpers
            ` [PATCH 08/11] Use new decompress_all() helper in git
              ` [PATCH 09/11] Convert http-push.c and http-walker.c
                ` [PATCH 10/11] Convert builtin-pack/unpack
                  ` [PATCH 11/11] Convert sha1_file.c to use decompress helpers

[PATCH RESEND] Avoid a useless prefix lookup in strbuf_expand()
 2008-02-02 11:09 UTC 

A note from the maintainer
 2008-02-02 11:06 UTC  (2+ messages)

[PATCH/RFC 00/13] git-apply --whitespace=fix updates
 2008-02-02 10:54 UTC  (14+ messages)
` [PATCH 01/13] builtin-apply.c: refactor small part that matches context
  ` [PATCH 02/13] builtin-apply.c: restructure "offset" matching
    ` [PATCH 03/13] builtin-apply.c: push match-beginning/end logic down
      ` [PATCH 04/13] builtin-apply.c: make it more line oriented
        ` [PATCH 05/13] builtin-apply.c: optimize match_beginning/end processing a bit
          ` [PATCH 06/13] builtin-apply.c: mark common context lines in lineinfo structure
            ` [PATCH 07/13] builtin-apply.c: clean-up apply_one_fragment()
              ` [PATCH 08/13] builtin-apply.c: simplify calling site to apply_line()
                ` [PATCH 09/13] builtin-apply.c: do not feed copy_wsfix() leading '+'
                  ` [PATCH 10/13] builtin-apply.c: move copy_wsfix() function a bit higher
                    ` [PATCH 11/13] builtin-apply.c: pass ws_rule down to match_fragment()
                      ` [PATCH 12/13] git-apply --whitespace=fix: fix whitespace fuzz introduced by previous run
                        ` [PATCH 13/13] core.whitespace: cr-at-eol

git-clean buglet
 2008-02-02 10:06 UTC  (7+ messages)
` [RFH/PATCH] prefix_path(): disallow absolute paths
  ` [PATCH] setup: sanitize absolute and funny paths in get_pathspec()
    ` [PATCH] More test cases for sanitized path names
        ` [PATCH for post 1.5.4] Sane use of test_expect_failure
          ` [PATCH] "

[PATCH] Test :/string form for checkout
 2008-02-02  9:37 UTC 

[PATCH] [git-gui] i18n: Fix a bunch of still untranslated strings
 2008-02-02  9:21 UTC  (2+ messages)
` [PATCH] [git-gui] Update German translation

[PATCH] Fix "git checkout -b foo ':/substring'"
 2008-02-02  9:01 UTC  (3+ messages)

[PATCH 3/4] Rename 'git-help--browse.sh' to 'git-web--browse.sh'
 2008-02-02  6:32 UTC 

[PATCH 4/4] instaweb: use 'git-web--browse' to launch browser
 2008-02-02  6:32 UTC 

[PATCH 2/4] help--browse: add '--config' option to check a config option for a browser
 2008-02-02  6:32 UTC 

[PATCH] Avoid segfault when passed malformed refspec
 2008-02-02  1:26 UTC  (3+ messages)

[PATCH] --format=pretty: new modifiers cID, cIS, CIY
 2008-02-02  1:15 UTC  (4+ messages)

git-cvsexportcommit and commit date
 2008-02-01 23:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).