git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-02-07 20:51:28 to 2011-02-10 18:50:51 UTC [more...]

Can't find the revelant commit with git-log
 2011-02-10 18:50 UTC  (12+ messages)

"git add -u" broken in git 1.7.4?
 2011-02-10 18:00 UTC  (23+ messages)
            `  "

Bug in "git diff-files"
 2011-02-10 17:56 UTC 

Question about git svn handling svn external
 2011-02-10 16:44 UTC 

Challenges for an octopus merge
 2011-02-10 16:09 UTC  (2+ messages)

[PATCH, TopGit] tg-annihilate: Pass --no-verify when committing
 2011-02-10 13:39 UTC 

[PATCH] Support different branch layouts in git-p4
 2011-02-10 13:43 UTC  (7+ messages)

Advices to imlement update hook
 2011-02-10 13:24 UTC  (6+ messages)

[PATCH v4] do not depend on signed integer overflow
 2011-02-10 13:23 UTC  (4+ messages)
` [PATCH] compat: helper for detecting unsigned overflow

git fetch,git merge and git rebase
 2011-02-10  8:22 UTC  (4+ messages)

[PATCH/RFC 0/7] Column output
 2011-02-10  2:54 UTC  (20+ messages)
` [PATCH 1/7] Move term_columns() to pager.c and save terminal width before pager
` [PATCH 2/7] Add column layout
` [PATCH 3/7] parseopt: OPT_COLUMN to set struct column_layout.mode
` [PATCH 4/7] add core.column
` [PATCH 5/7] help: reuse struct column_layout
` [PATCH 6/7] tag: support column output with --column
` [PATCH 7/7] branch: "

[PATCH] rebase: use @{upstream} if no upstream specified
 2011-02-10  2:46 UTC  (12+ messages)

What's cooking in git.git (Feb 2011, #03; Wed, 9)
 2011-02-10  2:26 UTC 

[PATCH/RFC] Move test-*.c to test/ subdirectory
 2011-02-10  2:14 UTC  (4+ messages)
  ` [PATCH] Move test-* to t/helper/ subdirectory

Data stream error (incorrect header check)
 2011-02-10  0:54 UTC 

[PATCH] request-pull: Include newline in output
 2011-02-10  0:00 UTC  (4+ messages)

untracked symlinks are less precious than untracked files?
 2011-02-09 23:48 UTC  (6+ messages)
    ` [PATCH] Demonstrate breakage: checkout overwrites untracked symlink with directory

[PATCH] cache-tree: do not cache empty trees
 2011-02-09 23:33 UTC  (11+ messages)
    ` [PATCH] correct type of EMPTY_TREE_SHA1_BIN

[PATCH v2] Add support for merging from upstream by default
 2011-02-09 23:27 UTC  (14+ messages)
` [PATCH v3 0/3] Updated patch series for default upstream merge
  ` [PATCH v3 1/3] Add setup_merge_commit function to merge/builtin.c
  ` [PATCH v3 2/3] Add function per_branch_config
  ` [PATCH v3 3/3] Add support for merging from upstream by default

[PATCH/RFC 0/2] fast-import: introduce "feature notes" command
 2011-02-09 23:06 UTC  (8+ messages)
` [PATCH 2/2] "
      ` [PATCH maint-1.7.0 v2 0/2] "
        ` [PATCH 1/2] fast-import: clarify documentation of "feature" command

[PATCH] mergetool: don't skip modify/remove conflicts
 2011-02-09 21:45 UTC  (2+ messages)

[PATCH] perl: Fix command_bidi_pipe() don't care about repository path
 2011-02-09 20:59 UTC  (2+ messages)

t7006 sometimes hangs in cronjobs on OS X
 2011-02-09 20:50 UTC  (6+ messages)

Updating a submodule with a compatible version from another submodule version using the parent meta-repository
 2011-02-09 19:36 UTC  (11+ messages)
            `  "
                  `  "

Debugging Git push failure
 2011-02-09 18:57 UTC 

Adding default remotes to a bare repository
 2011-02-09 16:53 UTC 

[PATCH] Documentation/merge subtree How-To: fix typo
 2011-02-09 15:58 UTC  (4+ messages)

What's cooking in git.git (Jan 2011, #06; Sun, 30)
 2011-02-09 14:35 UTC  (8+ messages)
` [1.8.0] git-stash invocation changes

[PATCH 00/16] column output (v2) and git-ls
 2011-02-09 12:24 UTC  (17+ messages)
` [PATCH 01/16] Move term_columns() to pager.c and save terminal width before pager
` [PATCH 02/16] Add display_columns() to display in column layout
` [PATCH 03/16] display_columns: add COL_MODE_{COLUMN,ROW} mode
` [PATCH 04/16] display_columns: add COL_DENSE to do unequal column layout
` [PATCH 05/16] Add test-column for testing "
` [PATCH 06/16] Add core.column
` [PATCH 07/16] parseopt: OPT_COLUMN to set struct column_layout.mode
` [PATCH 08/16] help: reuse display_columns() for help -a
` [PATCH 09/16] tag: add --column
` [PATCH 10/16] branch: "
` [PATCH 11/16] Add ls command
` [PATCH 12/16] ls: add --column
` [PATCH 13/16] ls: add --recursive and turn default to non-recursive mode
` [PATCH 14/16] ls: immitate UNIX ls output style
` [PATCH 15/16] ls: strip common directory prefix from output
` [PATCH 16/16] ls: color output

grub-mkrescue: manpage points to non-existent info doc
 2011-02-09 10:49 UTC  (3+ messages)

[PATCH 1.8.0] add: make "add -u" update full tree without pathspec
 2011-02-09 10:58 UTC  (4+ messages)

[1.8.0] Remote tag namespace
 2011-02-09  1:24 UTC  (27+ messages)
    ` [1.8.0] Provide proper remote ref namespaces

[PATCH 0/8] git-p4 fixes and enhancements
 2011-02-08 23:26 UTC  (15+ messages)
` [PATCH 1/8] git-p4: test script
` [PATCH 3/8] git-p4: add missing newline in initial import message
` [PATCH 4/8] git-p4: accommodate new move/delete type in p4
` [PATCH 6/8] git-p4: better message for "git-p4 sync" when not cloned
` [PATCH 7/8] git-p4: decode p4 wildcard characters
` [PATCH 8/8] git-p4: support clone --bare

Supporting Kerberos auth over HTTP (mod_auth_kerb)
 2011-02-08 17:07 UTC 

[PATCH] git-p4: Fix error message crash in P4Sync.commit
 2011-02-08 12:20 UTC 

[PATCH] Teach git-p4 to ignore case in perforce filenames if configured
 2011-02-08 11:11 UTC 

[1.8.0] git checkout refs/heads/foo checks out branch foo
 2011-02-08 10:34 UTC  (18+ messages)
          ` [PATCH/WIP] checkout: introduce --detach synonym for "git checkout foo^{commit}"
            ` [PATCH v2 0/3] "
              ` [PATCH 1/3] checkout: split off a function to peel away branchname arg
              ` [PATCH 2/3] checkout: introduce --detach synonym for "git checkout foo^{commit}"
              ` [PATCH 3/3] checkout: rearrange update_refs_for_switch for clarity

Git describe finding wrong tag
 2011-02-08  7:23 UTC  (3+ messages)

[PATCH v3 0/5] make open/unlink failures user friendly on windows using retry/abort
 2011-02-08  4:34 UTC  (13+ messages)
    ` [PATCH v4 "
      ` [PATCH v4 3/5] mingw: make failures to unlink or move raise a question
      ` [PATCH v4 4/5] mingw: add fallback for rmdir in case directory is in use
      ` [PATCH v4 5/5] mingw_rmdir: set errno=ENOTEMPTY when appropriate
          ` [msysGit] "

rebase planning: determining blobs changed by multiple branches
 2011-02-08  1:27 UTC  (3+ messages)

What's cooking in git.git (Feb 2011, #02; Mon, 7)
 2011-02-08  0:55 UTC 

[PATCH] git pull: Remove option handling done by fetch
 2011-02-07 22:24 UTC  (11+ messages)
              ` [PATCH v2] pull: Document the "--[no-]recurse-submodules" options
                  ` [PATCH v3] "

[PATCH/RFC] commit: fix memory-leak
 2011-02-07 21:31 UTC  (4+ messages)
` [PATCH v2] "


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).