git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-02 22:03:23 to 2011-03-06 23:12:26 UTC [more...]

[RFC/PATCH 00/10] vcs-svn: prepare for (implement?) incremental import
 2011-03-06 23:12 UTC  (16+ messages)
` [PATCH 02/10] vcs-svn: save marks for imported commits
` [PATCH 08/10] vcs-svn: prepare to eliminate repo_tree structure
  ` [PATCH v2] "
` [PATCH v2 00/12] vcs-svn: incremental import
  ` [PATCH 01/12] vcs-svn: use higher mark numbers for blobs
  ` [PATCH 02/12] vcs-svn: save marks for imported commits
  ` [PATCH 03/12] vcs-svn: introduce repo_read_path to check the content at a path
  ` [PATCH 04/12] vcs-svn: handle_node: use repo_read_path
  ` [PATCH 05/12] vcs-svn: simplify repo_modify_path and repo_copy
  ` [PATCH 06/12] vcs-svn: add a comment before each commit
  ` [PATCH 07/12] vcs-svn: allow input errors to be detected promptly
  ` [PATCH 08/12] vcs-svn: set up channel to read fast-import cat-blob response
  ` [PATCH 09/12] vcs-svn: eliminate repo_tree structure

[BUG] git-am silently applying patches incorrectly
 2011-03-06 22:56 UTC  (23+ messages)

[PATCH v3 0/7] Teach fetch/pull the on-demand mode and make it the default
 2011-03-06 22:14 UTC  (8+ messages)
` [PATCH v3 1/7] fetch/pull: recurse into submodules when necessary
` [PATCH v3 2/7] fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
` [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
` [PATCH v3 4/7] Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
` [PATCH v3 5/7] fetch/pull: Don't recurse into a submodule when commits are already present
` [PATCH v3 6/7] submodule update: Don't fetch when the submodule commit is "
` [PATCH v3 7/7] fetch/pull: Describe --recurse-submodule restrictions in the BUGS section

[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
 2011-03-06 21:54 UTC  (7+ messages)
      ` [PATCH 1/2] pretty.c: give format_person_part the whole placeholder
      ` [PATCH 2/2] pretty.c: allow date formats in user format strings
          ` Fwd: "

Completion for branches or tags broken with zsh
 2011-03-06 21:38 UTC 

BUG? git log -Sfoo --max-count=N
 2011-03-06 21:37 UTC 

[PATCH] unpack-trees.c: check return value of lstat()
 2011-03-06 20:57 UTC  (4+ messages)

multiple branch shallow clones and object sharing
 2011-03-06 20:00 UTC 

git for mail synchronization
 2011-03-06 19:56 UTC  (2+ messages)

Google Summer of Code 2011
 2011-03-06 19:24 UTC  (10+ messages)

[Patch] Error message grammar
 2011-03-06 17:38 UTC  (4+ messages)

Q about the date format in "git commit --date=..." and such
 2011-03-06 16:07 UTC 

The outputs of "git fsck --full" are not same. sometimes the outputs are OK, but sometimes it says a corrupted object
 2011-03-06 15:45 UTC 

Consistent terminology: cached/staged/index
 2011-03-06 12:44 UTC  (16+ messages)

[ANNOUNCE] cgit mailing list
 2011-03-06 12:44 UTC 

[PATCH 0/2] svn-fe: recognize v3 dumps
 2011-03-06 12:29 UTC  (5+ messages)
` [RFC/PATCH 0/15] svn-fe: support for property deltas (but not text deltas yet)
  ` [WIP/PATCH 0/8] svn-fe: support for text deltas
    ` [PATCH 3/8] vcs-svn: Introduce repo_read_path to check the content at a path

[ANNOUNCE] CGIT 0.9
 2011-03-05 20:47 UTC  (2+ messages)

frustrated forensics: hard to find diff that undid a fix
 2011-03-05 19:56 UTC  (10+ messages)
    ` [PATCH 0/2] improve combined diff documentation
    ` [PATCH 1/2] documentation fix: git log -p does not imply -c
    ` [PATCH 2/2] English grammar fixes for combined diff doc

[PATCH] Add link to git-cherry(1) in git-cherry-pick(1)
 2011-03-05 19:26 UTC  (3+ messages)

What's cooking in git.git (Feb 2011, #07; Mon, 28)
 2011-03-05 17:04 UTC  (2+ messages)

[PATCH] Added --exit-code option to git-status
 2011-03-05 16:32 UTC  (3+ messages)

[ANNOUNCE] CGIT 0.8.3.5
 2011-03-05 14:20 UTC  (3+ messages)

why is my repo size ten times bigger than what I expected?
 2011-03-05 12:57 UTC  (5+ messages)

git-svn with big subversion repository
 2011-03-05 10:53 UTC  (3+ messages)

Behavior of git ls-files
 2011-03-05  8:47 UTC  (2+ messages)

[RFC] git blame-tree
 2011-03-05  5:41 UTC  (10+ messages)

[PATCH] transport-helper.c: fix check for size_t < 0
 2011-03-04 23:16 UTC  (3+ messages)
  ` [PATCH] transport-helper.c: fix check for size_t < 0 v2

[PATCH] Allow git mv FileA fILEa when core.ignorecase = true
 2011-03-04 21:40 UTC 

[PATCH] builtin/apply.c: remove impossible check
 2011-03-04 19:43 UTC 

Bi-directional sync with Git - direct access to server?
 2011-03-04 17:44 UTC 

[PATCH/RFC] init, clone: support --real-git-dir for .git file
 2011-03-04 18:41 UTC  (15+ messages)

[BUG] git cat-file does not terminate
 2011-03-04 18:26 UTC  (6+ messages)

why is merging with unstaged changes allowed when rebasing is not?
 2011-03-04 17:53 UTC  (2+ messages)

Newbie question about setting up git repository from svn (git svn)
 2011-03-04 15:57 UTC 

git-pack-objects dying with errors due to possible RHEL kernel bug
 2011-03-04 11:08 UTC 

[PATCH] Documentation: fix a typo in git-apply.txt
 2011-03-04 10:43 UTC  (5+ messages)
    `  "

[CGit] [PATCH v2 0/6] Communicate the repo name to the filter scripts
 2011-03-04  0:31 UTC  (7+ messages)
` [CGit] [PATCH v2 1/6] source_filter: fix a memory leak
` [CGit] [PATCH v2 2/6] new_filter: correctly initialise all arguments for a new filter
` [CGit] [PATCH v2 3/6] new_filter: determine extra_args from filter type
` [CGit] [PATCH v2 4/6] cgit_open_filter: also take the repo as a parameter
` [CGit] [PATCH v2 5/6] cgit_open_filter: hand down repo configuration to script
` [CGit] [PATCH v2 6/6] filters: document environment variables in filter scripts

[PATCHv3 0/3] Fix unnecessary (mtime) updates of files during merge
 2011-03-03 17:52 UTC  (5+ messages)
` [PATCHv3 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv3 2/3] t6022: New test checking for unnecessary updates of files in D/F conflicts
` [PATCHv3 3/3] merge-recursive: When we detect we can skip an update, actually skip it

libgit2: Resolving HEAD to a SHA
 2011-03-03 17:31 UTC  (2+ messages)

Rename/copy detection - options/display improvement proposition
 2011-03-03 15:54 UTC  (2+ messages)

Git changes permissions on directories when deleting files
 2011-03-03 15:16 UTC  (13+ messages)

Adding non-bare branches to a non-bare repository
 2011-03-03 14:23 UTC  (2+ messages)

gitweb: cloud tags feature produces malformed XML for errors
 2011-03-03 13:29 UTC  (8+ messages)

1 patch to two branches
 2011-03-03 12:46 UTC 

[PATCH] init: remove unnecessary check
 2011-03-03 12:34 UTC 

[RFC/PATCH] commit notes workflow
 2011-03-03 11:25 UTC  (9+ messages)
            ` [PATCH] commit, status: #comment diff output in verbose mode

[BUG] Out of memory in Git.pm
 2011-03-03  8:37 UTC  (2+ messages)

git-grep to operate across who repository and not just CWD?
 2011-03-03  8:21 UTC  (21+ messages)
` [PATCH/alternative/raw and rough] setup.c: denote repo wide pathspecs by ':'

how a patch can be accepted?
 2011-03-03  2:02 UTC  (9+ messages)

[PATCH 1/2 v2] push: better error messages when push.default = tracking
 2011-03-03  1:43 UTC  (3+ messages)
` [PATCH 1/2 v3] "

[PATCH v2 0/7] Teach fetch/pull the on-demand mode and make it the default
 2011-03-02 23:35 UTC  (3+ messages)

[PATCHv2 0/3] Fix unnecessary (mtime) updates of files during merge
 2011-03-02 23:23 UTC  (11+ messages)
` [PATCHv2 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv2 3/3] merge-recursive: When we detect we can skip an update, actually skip it


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).