git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-04-15 21:20:08 to 2008-04-17 21:14:15 UTC [more...]

[StGit PATCH 0/5] test suite update
 2008-04-17 21:13 UTC  (5+ 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 5/5] Use test_cmp instead of diff -u in the test suite

[PATCH] git-branch: add support for --merged and --unmerged
 2008-04-17 21:07 UTC  (6+ messages)
` [PATCH] bash: support branch's new '--merged' and '--unmerged' options
  ` [PATCH] git-branch: add support for --merged and --no-merged
  ` [PATCH v3] "

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

Migrating svn to git with heavy use of externals
 2008-04-17 21:00 UTC  (24+ messages)
          ` Intricacies of submodules [was: Migrating svn to git with heavy use of externals]
            ` Intricacies of submodules

crlf with git-svn driving me nuts
 2008-04-17 18:53 UTC  (17+ messages)

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

git branch diagram
 2008-04-17 17:00 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)

fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-17 15:41 UTC  (6+ 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  (12+ messages)
` [PATCH 2/3] git-svn: Add --add-author-from option
  ` [PATCH 3/3] git-svn: add documentation for "

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 

[GIT PULL] sh updates for 2.6.25
 2008-04-16 20:22 UTC  (13+ messages)
      ` [PATCH] format-patch: Make sure the subject is always a one-liner
          ` Re* [GIT PULL] sh updates for 2.6.25

branch description
 2008-04-16 19:56 UTC  (15+ 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  (13+ 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  (5+ messages)

[ANNOUNCE] git2svn 0.1
 2008-04-16  6:23 UTC 

[PATCH] Make core.sharedRepository more generic
 2008-04-16  5:22 UTC  (2+ messages)

[PATCH] builtin-apply: Show a more descriptive error on failure when opening a patch
 2008-04-16  5:20 UTC  (3+ messages)

[PATCH 2/6] merge, pull: introduce '--(no-)stat' option
 2008-04-16  4:23 UTC  (15+ messages)
` [PATCH v2 00/12] merge summary and diffstat options cleanup
  ` [PATCH v2 01/12] doc: moved merge.* config variables into separate merge-config.txt
    ` [PATCH v2 02/12] merge, pull: introduce '--(no-)stat' options
      ` [PATCH v2 03/12] add 'merge.stat' config variable
        ` [PATCH v2 04/12] t6200-fmt-merge-msg: put expected messages into different files
          ` [PATCH v2 05/12] fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable
            ` [PATCH v2 06/12] merge, pull: add '--(no-)log' command line option
              ` [PATCH v2 07/12] merge, pull: mark '--(no-)summary' options as deprecated
                ` [PATCH v2 08/12] merge, pull: mark the config variable 'merge.diffstat' "
                  ` [PATCH v2 09/12] fmt-merge-msg: mark summary-related option and config variable "
                    ` [PATCH v2 10/12] merge, pull: remove deprecated '--(no-)summary' options
                      ` [PATCH v2 11/12] merge, pull: remove deprecated 'merge.diffstat' config variable
                        ` [PATCH v2 12/12] fmt-merge-msg: remove deprecated summary-related options and "

[PATCH] bisect: squelch "fatal: ref HEAD not a symref" misleading message
 2008-04-16  2:09 UTC 

RFC: Website redesign
 2008-04-16  1:36 UTC  (12+ messages)
                  ` Git Homepge Update

git-svn dcommit always uses my own name
 2008-04-15 22:35 UTC  (3+ messages)

Git as a backup solution
 2008-04-15 21:59 UTC 

[ANNOUNCE] vc bundle v0.41 -- version control for TeX and friends
 2008-04-15 21:17 UTC  (2+ 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).