git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-04-22 20:50:01 to 2008-04-26 02:14:12 UTC [more...]

default commit message for a tree
 2008-04-26  2:13 UTC  (3+ messages)

[PATCH] Simplify and fix --first-parent implementation
 2008-04-26  0:11 UTC  (2+ messages)

RFC822 From: fields
 2008-04-26  0:01 UTC  (2+ messages)

[PATCH] Fix whitespace
 2008-04-03 10:07 UTC 

[PATCH] Check for circular references causing 'lost' nodes
 2008-04-03  8:48 UTC 

[PATCH] Protect current tags, import tags into remote tree
 2008-04-03 10:07 UTC 

[PATCH] Same default as cvsimport when using --use-log-author
 2008-03-25 18:20 UTC 

Problem with git fetch over http://
 2008-04-25 23:35 UTC  (6+ messages)

[PATCH 5/5] Introduce fast forward option only
 2008-04-25 21:00 UTC  (4+ messages)

[PATCH/RFC] More colors for pretty format: yellow, purple, cyan, white and black
 2008-04-25 20:42 UTC  (2+ messages)

[BUG] --pretty=format does not work ok with rev-list
 2008-04-25 18:24 UTC  (3+ messages)

Speed up git-svn fetch
 2008-04-25 18:06 UTC  (18+ messages)
` [PATCH 01/11] Add tests for git cat-file
  ` [PATCH 02/11] git-cat-file: Small refactor of cmd_cat_file
    ` [PATCH 03/11] git-cat-file: Make option parsing a little more flexible
      ` [PATCH 04/11] git-cat-file: Add --batch-check option
        ` [PATCH 05/11] git-cat-file: Add --batch option
          ` [PATCH 06/11] Move git-hash-object tests from t5303 to t1007
            ` [PATCH 07/11] Add more tests for git hash-object
              ` [PATCH 08/11] git-hash-object: Add --stdin-paths option
                ` [PATCH 09/11] Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
                  ` [PATCH 10/11] Git.pm: Add hash_and_insert_object and cat_blob
                    ` [PATCH 11/11] git-svn: Speed up fetch

Welcome to Git's GSoC 2008!
 2008-04-25 16:46 UTC  (4+ messages)
` GSoC 2008 application summary

Branch "ahead of tracked remote branch"
 2008-04-25 16:39 UTC  (3+ messages)

[PATCH] filter-branch: Fix word usage in documentation
 2008-04-25 16:16 UTC 

Problems importing from Apache SVN
 2008-04-25 16:07 UTC  (3+ messages)

[RFC] gitweb wishlist and TODO list
 2008-04-25 13:14 UTC 

[PATCH 4/5] Head reduction before selecting merge strategy
 2008-04-25 10:31 UTC  (2+ messages)

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-04-25  9:44 UTC  (19+ messages)
` [PATCH v2 01/13] fake-editor: output TODO list if unchanged
  ` [PATCH v2 02/13] Don't append default merge message to -m message
    ` [PATCH v2 03/13] Move cleanup code into it's own function
      ` [PATCH v2 04/13] Teach rebase interactive the mark command
                ` [PATCH v2.2] "
      ` [PATCH v2.1] "
          ` mark parsing in fast-import
                      ` [PATCH v2] Make mark parsing much more restrictive

[PATCH 1/5] New merge tests
 2008-04-25  9:37 UTC  (2+ messages)

git-gui hangs on read
 2008-04-25  6:45 UTC  (11+ messages)

[PATCH 5/5] documentation: web--browse: add a note about konqueror
 2008-04-25  6:25 UTC 

[PATCH 4/5] documentation: help: add info about "man.<tool>.cmd" config var
 2008-04-25  6:25 UTC 

[PATCH 3/5] help: use "man.<tool>.cmd" as custom man viewer command
 2008-04-25  6:24 UTC 

[PATCH 2/5] documentation: help: add "man.<tool>.path" config variable
 2008-04-25  6:24 UTC 

[PATCH 1/5] help: use man viewer path from "man.<tool>.path" config var
 2008-04-25  6:24 UTC 

submodules and branches
 2008-04-25  0:41 UTC 

[PATCH] Document functions xmemdupz(), xread() and xwrite()
 2008-04-24 23:58 UTC 

Cleaning the .git directory with gc
 2008-04-24 21:14 UTC  (6+ messages)

Excruciatingly slow git-svn imports
 2008-04-24 19:57 UTC  (2+ messages)

Different Versions
 2008-04-24 19:50 UTC  (3+ messages)

[BUG] git svn accepts to clone an empty SVN repo, but then fails to dcommit
 2008-04-24 18:06 UTC 

git-gc doesn't clean up leftover objects after git-filter-branch unless you clone first
 2008-04-24 16:59 UTC  (8+ messages)

Git on Windows, CRLF issues
 2008-04-24 16:56 UTC  (24+ messages)

[ANN] Pyrite prerelease
 2008-04-24 16:10 UTC  (3+ messages)

[PATCH] make git-status use a pager
 2008-04-24 13:12 UTC  (3+ messages)

showing conflicting merges
 2008-04-24 13:08 UTC  (5+ messages)

[RFC] Moving "git remote add --mirror blah" functionality to "git clone --bare --origin=blah"
 2008-04-24  6:23 UTC  (9+ messages)

How to fetch missing pack
 2008-04-24  6:08 UTC  (5+ messages)

bash completion only provides revs, not paths
 2008-04-24  5:52 UTC  (5+ messages)
    ` [PATCH] "

[PATCH 3/5] Restructure git-merge.sh
 2008-04-24  5:49 UTC 

[PATCH 2/5] Introduce -ff=<fast forward option>
 2008-04-24  5:46 UTC 

[RFC/PATCH] Fast forward strategies allow, never, and only
 2008-04-24  5:39 UTC  (10+ messages)
` [RFC/PATCH Second draft] "
            ` [PATCH] "
                ` [PATCH 0/5] "

[PATCH 1/3] Add --blob-filter option to filter-branch
 2008-04-24  1:33 UTC  (11+ messages)
` [PATCH 2/3] Make filter-branch --glob-filter much faster by not calling 'cat'
  ` [PATCH 3/3] Update documentation to describe git filter-branch --blob-filter
      ` [PATCH 1/3 v2] Add --blob-filter option to filter-branch

[PATCH] git checkout: add -t alias for --track
 2008-04-23 23:04 UTC 

[PATCH] Add otherwise missing --strict option to unpack-objects summary
 2008-04-23 21:59 UTC  (2+ messages)

[PATCH] clone: detect and fail on excess parameters
 2008-04-23 17:53 UTC 

Probably a GIT bug
 2008-04-23 17:13 UTC  (4+ messages)

[PATCH] Linked glossary from cvs-migration page
 2008-04-23 16:50 UTC  (2+ messages)

Wrong help text on git status -h ?
 2008-04-23 16:00 UTC  (2+ messages)

[PATCH] archive.c: format_subst - fixed bogus argument to memchr
 2008-04-23 15:54 UTC  (3+ messages)

history of a renamed file
 2008-04-23 14:05 UTC  (4+ messages)

Friendly refspecs (Was: Re: git annoyances)
 2008-04-23 11:15 UTC  (17+ messages)
  ` Friendly refspecs

What's cooking in git.git (topics)
 2008-04-23  9:16 UTC  (18+ messages)

[PATCH] Have tests and programs understand paths containing spaces
 2008-04-23  7:13 UTC  (3+ messages)

[PATCH (resend)] gitweb: Use feed link according to current view
 2008-04-23  5:18 UTC  (2+ messages)

[PATCH] Allow cherry-pick (and revert) to add signoff line
 2008-04-23  5:08 UTC  (2+ messages)

[PATCH] copy.c: copy_fd - correctly report write errors
 2008-04-23  0:22 UTC 

[PATCH] archive.c: format_subst - fixed bogus argument to memchr
 2008-04-23  1:06 UTC 

[PATCH] copy.c: copy_fd - correctly report write errors
 2008-04-23  1:05 UTC 

[PATCH] git-svn bug with blank commits and author file
 2008-04-22 23:23 UTC  (2+ messages)

[PATCH] svn-git: Use binmode for reading/writing binary rev maps
 2008-04-22 23:21 UTC  (2+ messages)

git remote update -> rejected
 2008-04-22 22:04 UTC  (10+ messages)
            ` [PATCH] remote add: disallow --master and --mirror with non-bare repositories
              ` [PATCH] remote add: disallow --master and --mirror with non-bare repositories (review)


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