git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-03-20 16:43:17 to 2008-03-23 06:14:14 UTC [more...]

[PATCH 0/7] Case-insensitive filesystem support, take 1
 2008-03-23  6:13 UTC  (18+ messages)
` [PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
  ` [PATCH 2/7] Move name hashing functions into a file of its own
    ` [PATCH 3/7] Make "index_name_exists()" return the cache_entry it found
      ` [PATCH 4/7] Make hash_name_lookup able to do case-independent lookups
        ` [PATCH 5/7] Add 'core.ignorecase' option
          ` [PATCH 6/7] Make branch merging aware of underlying case-insensitive filsystems
            ` [PATCH 7/7] Make unpack-tree update removed files before any updated files
              ` [PATCH 0/7] Final words
              ` [PATCH 8/7] When adding files to the index, add support for case-independent matches
                ` [PATCH 9/7] Make git-add behave more sensibly in a case-insensitive environment
` [PATCH] t0050: Set core.ignorecase case to activate case insensitivity

"commit"s without "from" in fast-import
 2008-03-23  5:00 UTC  (7+ messages)
        ` [PATCH] fast-import: Document the effect of "merge" with no "from" in a commit
              ` [PATCH v2] "

[SoC RFC] libsvn-fs-git: A git backend for the subversion filesystem
 2008-03-23  2:10 UTC  (5+ messages)
  ` thread-safe libgit.a as a GSoC project, was "

[PATCH 1/2] help: use man viewer path from "man.<tool>.path" config var
 2008-03-23  1:00 UTC  (8+ messages)

Switching branches without committing changes
 2008-03-23  1:00 UTC  (8+ messages)

[PATCH v3] pretty.c: add %x00 format specifier
 2008-03-23  1:22 UTC  (4+ messages)

[RFC/PATCH 0/3] Teach builtin-clone to pack refs
 2008-03-23  0:45 UTC  (6+ messages)
` [RFC/PATCH 1/3] Move pack_refs() and friends into libgit
` [RFC/PATCH 2/3] Prepare testsuite for a "git clone" that packs refs
` [PATCH 3/3] Teach "git clone" to pack refs

Recording cherry-picked commits
 2008-03-23  0:37 UTC  (4+ messages)

[PATCH 1/3] Add test for rebase interactive with preserve merges
 2008-03-22 21:57 UTC  (4+ messages)
` [PATCH 2/3] Change rebase with preserver merges to pick up the right new HEAD
  ` [PATCH 3/3] Improve failure test for preserve merges

[PATCH] Permit refspec source side to parse as a sha1
 2008-03-22 20:45 UTC  (14+ messages)
            ` [PATCH] remote.c: Fix overtight refspec validation

Cygwin: problem with renaming and case
 2008-03-22 20:18 UTC  (11+ messages)

'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
 2008-03-22 19:55 UTC  (4+ messages)

Path filtered history not maximally simplified
 2008-03-22 19:52 UTC  (3+ messages)

[PATCH] [RFC] add Message-ID field to log on git-am operation
 2008-03-22 19:51 UTC  (2+ messages)

[RFC/PATCH] Fast forward strategies allow, never, and only
 2008-03-22 19:49 UTC  (5+ messages)
` [RFC/PATCH Second draft] "

[SoC RFC] git statistics - information about commits
 2008-03-22 19:40 UTC  (6+ messages)

[PATCH resend 1/2] Make git-svn tests behave better on OS X
 2008-03-22 19:35 UTC  (8+ messages)
` [PATCH resend 2/2] Don't try and percent-escape existing percent escapes in git-svn URIs
    ` [PATCH] Make git-svn tests behave better on OS X

How to rewrite author history
 2008-03-22 19:06 UTC  (6+ messages)

perl should be optional like tcl
 2008-03-22 17:10 UTC  (2+ messages)

How to find where a branch was taken from
 2008-03-22 16:54 UTC  (12+ messages)

[SoC] egit: pre-proposal, problem recognition
 2008-03-22 16:25 UTC 

[PATCH] git add --interactive: Autoselect single patch file
 2008-03-22 16:00 UTC  (4+ messages)

[PATCH] rebase with preserve merges should not show merged commits
 2008-03-22 15:37 UTC  (19+ messages)
` [PATCH] Check for non‐foreign commits in rebase-interactive test
  ` [PATCH] Handle fast forward correctly in rebase with preserve merges
    ` [PATCH] New tests to check "
` [PATCH v2 1/5] rebase with preserve merges should not show merged commits
  ` [PATCH v2 2/5] New test: no merges without preserve merges
    ` [PATCH v2 3/5] Check for non‐foreign commits in rebase-interactive test
      ` [PATCH v2 4/5] Handle fast forward correctly in rebase with preserve merges
        ` [PATCH v2 5/5] New tests to check "

hg-to-git performance on big repos
 2008-03-22 14:27 UTC  (2+ messages)

Rebasing a complete revision graph
 2008-03-22 13:50 UTC  (2+ messages)

FW: git-gui doesn't display over ssh, gitk is ok
 2008-03-21 21:42 UTC 

git-gui doesn't display over ssh, gitk is ok
 2008-03-21 21:28 UTC  (2+ messages)

[EGIT PATCH 4/4] Show changed files in the revision detail viewer
 2008-03-21 22:08 UTC 

[EGIT PATCH 3/4] Show all branches and children in the revision detail viewer
 2008-03-21 22:08 UTC 

[EGIT PATCH 2/4] Infrastructure to retrieve commit related information
 2008-03-21 22:07 UTC 

[EGIT PATCH 1/4] Fix for the revision detail viewer losing it's proportion in the history page
 2008-03-21 22:07 UTC 

[PATCH] gitweb: Add hash parameter in feed URL when a hash is specified in the current request
 2008-03-21 19:53 UTC  (4+ messages)

[PATCH] New test for preserve merges and squash
 2008-03-21 13:14 UTC  (5+ messages)
` [PATCH] New test for rebase with "
    ` Why rebase with preserve merges asks for merged commits

[PATCH] help: use "man.<tool>.cmd" as custom man viewer command
 2008-03-21  7:07 UTC 

[PATCH] pretty.c: add %z specifier
 2008-03-21  6:19 UTC  (8+ messages)

[PATCH] "git push": tellme-more protocol extension
 2008-03-21  4:47 UTC  (5+ messages)

[PATCH v2] pretty.c: add %z specifier
 2008-03-21  2:30 UTC 

[Qgit PATCH] Add ability to commit --amend
 2008-03-21  2:11 UTC  (2+ messages)

[PATCH] Easier setup for the vim contribs
 2008-03-21  1:56 UTC  (4+ messages)

[Fwd: Re: strange git delays]
 2008-03-21  0:32 UTC 

[PATCH] Documentation: reworded git-bisect.txt to be less kernel specific
 2008-03-20 23:25 UTC 

strange git delays
 2008-03-20 21:53 UTC  (2+ messages)

[PATCH] Improve description of git filter-branch
 2008-03-20 21:30 UTC  (5+ messages)

Invalid refspec?
 2008-03-20 19:08 UTC  (5+ messages)

[PATCH 2/2] filter-branch.sh: support nearly proper tag name filtering
 2008-03-20 17:38 UTC  (3+ messages)

auto gc again
 2008-03-20 17:31 UTC  (9+ messages)

git-svn stomps on user properties
 2008-03-20 17:01 UTC 

[PATCH 1/2] t/t7003-filter-branch.sh: use test_must_fail rather than '!'
 2008-03-20 16:54 UTC 


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