git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-04-16 07:05:48 to 2008-04-18 13:33:24 UTC [more...]

[PATCH (try 2)] git-svn: fix "Malformed network data" with svn:// servers
 2008-04-18 13:25 UTC  (2+ messages)

[PATCH] svn-git: Use binmode for reading/writing binary rev maps
 2008-04-18 13:12 UTC 

[PATCH] http.c: use 'git_config_string' on configuration options
 2008-04-18 13:17 UTC 

[PATCH] Docs gitk: Explicitly mention -d, --date-order option
 2008-04-18 13:16 UTC 

git branch diagram
 2008-04-18 13:07 UTC  (6+ messages)

[PATCH] git.el: Set process-environment instead of invoking env (follow-up 1)
 2008-04-18 13:07 UTC 

Q. regarding subtree merge
 2008-04-18 12:59 UTC  (5+ messages)

git svn should refuse to checkin .svn directories
 2008-04-18 11:46 UTC 

[PATCH] builtin-commit.c: Remove a redundant assignment
 2008-04-18  9:28 UTC  (3+ messages)
` [PATCH] Document option --only of git commit

fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-18  9:29 UTC  (9+ messages)

Strange bug on MacOSX - can anyone reproduce?
 2008-04-18  9:04 UTC 

Migrating svn to git with heavy use of externals
 2008-04-18  1:48 UTC  (31+ messages)
          ` Intricacies of submodules [was: Migrating svn to git with heavy use of externals]
            ` Intricacies of submodules

[PATCH 0/8] builtin-clone
 2008-04-18  1:14 UTC  (4+ messages)

[PATCH 2/8] Add a lockfile function to append to a file
 2008-04-18  0:02 UTC 

[PATCH 2/8] Add a lockfile function to append to a file
 2008-04-17 23:51 UTC  (3+ messages)

[PATCH 8/8] Build in clone
 2008-04-17 23:32 UTC 

[PATCH 6/8] Allow for having for_each_ref() list extra refs
 2008-04-17 23:32 UTC 

[PATCH 7/8] Provide API access to init_db()
 2008-04-17 23:32 UTC 

[PATCH 5/8] Have a constant extern refspec for "--tags"
 2008-04-17 23:32 UTC 

[PATCH 3/8] Add a library function to add an alternate to the alternates file
 2008-04-17 23:32 UTC 

[PATCH 4/8] Add a function to set a non-default work tree
 2008-04-17 23:32 UTC 

[PATCH 1/8] Mark the list of refs to fetch as const
 2008-04-17 23:32 UTC 

[PATCH] git-branch: add support for --merged and --unmerged
 2008-04-17 22:59 UTC  (8+ messages)
` [PATCH] bash: support branch's new '--merged' and '--unmerged' options
  ` [PATCH] git-branch: add support for --merged and --no-merged
  ` [PATCH v3] "
      ` [PATCH] git-branch.txt: compare --contains, "

crlf with git-svn driving me nuts
 2008-04-17 22:42 UTC  (19+ messages)

[GIT PULL] sh updates for 2.6.25
 2008-04-17 21:38 UTC  (13+ messages)
          ` Re* "

[StGit PATCH 0/5] test suite update
 2008-04-17 21:14 UTC  (7+ messages)
` [StGit PATCH 1/5] If a patch is not changed when pushing, reuse the same commit object
` [StGit PATCH 2/5] Use hardcoded author and committer names in tests
` [StGit PATCH 3/5] Steal more test-lib.sh updates from git
` [StGit PATCH 4/5] Get rid of backticks in test-lib.sh
` [StGit PATCH 5/5] Use test_cmp instead of diff -u in the test suite

Reporting bugs and bisection
 2008-04-17 21:01 UTC  (42+ messages)

fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-17 18:44 UTC 

Man pages lack of exit status information
 2008-04-17 17:38 UTC  (4+ messages)

[RFH] cleaning up "add across symlinks"
 2008-04-17 16:31 UTC  (3+ messages)

[BUGS] test failure in t4014-format-patch.sh with master
 2008-04-17 16:27 UTC  (8+ messages)

Confused about "ident" filter
 2008-04-17 14:36 UTC  (2+ messages)

Problem with tar while installing git
 2008-04-17 11:52 UTC  (3+ messages)

[PATCH] Spelling fixes in the gitweb documentation
 2008-04-17 11:45 UTC 

[PATCH] Add a remote.<foo>.mirror configuration option
 2008-04-17 11:17 UTC 

Maintaining commit.template config through clones
 2008-04-17 10:20 UTC  (2+ messages)

gitweb: pathinfo feature breaks commitdiff/raw links
 2008-04-17 10:11 UTC  (3+ messages)

Re: Re: fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-17  6:18 UTC  (10+ messages)
  `  "

Git GUI bug?
 2008-04-17  6:08 UTC  (2+ messages)

[PATCH 1/3] git-svn: add documentation for --use-log-author option
 2008-04-17  4:36 UTC  (11+ messages)
` [PATCH 2/3] git-svn: Add --add-author-from option

Best way to re-do a CVS repository with git?
 2008-04-17  2:37 UTC 

[PATCH v2] Clarify and fix English in git-rm documentation
 2008-04-16 23:41 UTC 

branch description
 2008-04-16 19:56 UTC  (6+ messages)

[PATCH] Clarify documentation of git-cvsserver, particularly in relation to git-shell
 2008-04-16 20:03 UTC  (3+ messages)

git annoyances
 2008-04-16 20:03 UTC  (10+ messages)
  ` Friendly refspecs (Was: Re: git annoyances)
          ` Friendly refspecs

git-push: "error: pack-objects died with strange error"
 2008-04-16 18:55 UTC 

git merge exit code semantics
 2008-04-16 17:12 UTC 

[PATCH 0/7] submodule: fallback to .gitmodules and multiple level module definition
 2008-04-16 14:19 UTC  (8+ messages)
` [PATCH 1/7] git-submodule: Extract functions module_info and module_url
  ` [PATCH 2/7] git-submodule: Extract absolute_url & move absolute url logic to module_clone
    ` [PATCH 3/7] git-submodule: Fall back on .gitmodules if info not found in $GIT_DIR/config
      ` [PATCH 4/7] git-submodule: Extract module_add from cmd_add
        ` [PATCH 5/7] git-submodule: multi-level module definition
          ` [PATCH 6/7] git-submodule: "update --force" to enforce cloning non-submodule
            ` [PATCH 7/7] git-submodule: Don't die when command fails for one submodule

[PATCH] Clarify and fix English in git-rm documentation
 2008-04-16 13:29 UTC  (3+ messages)

Re: fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-16 11:26 UTC  (2+ messages)

Is there really a need for packed-refs to exist for rsync://?
 2008-04-16  9:42 UTC 

fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-16  9:14 UTC  (2+ messages)

[PATCH] Make core.sharedRepository more generic
 2008-04-16  8:34 UTC 

[PATCH] git-fast-import: note 1M limit of mark number
 2008-04-16  7:04 UTC  (4+ messages)


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