git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-03-22 17:27:05 to 2008-03-24 12:55:55 UTC [more...]

Yet another "emacs-git" mode on emacs
 2008-03-24 12:55 UTC 

Store autocrlf during init-db (was [msysGit] autocrlf problems with Git-preview20080301.exe)
 2008-03-24 12:21 UTC  (17+ messages)
                  ` [PATCH] init-db: Store current value of autocrlf
                      ` [msysGit] Re: Store autocrlf during init-db (was [msysGit] autocrlf problems with Git-preview20080301.exe)

[PATCH 2/2] builtin-prune.c: fix object parsing and use parse_options()
 2008-03-24 12:31 UTC  (3+ messages)

[PATCH] gitk : External diff viewer
 2008-03-24 11:55 UTC 

[PATCH 1/4] Move redo merge code in a function
 2008-03-24 11:14 UTC  (9+ messages)
` [PATCH 2/4] Rework redo_merge
  ` [PATCH 3/4] Add a function for get the parents of a commit
    ` [PATCH 4/4] git-rebase -i: New option to support rebase with merges

[PATCH] Spanish translation of gitk
 2008-03-24 11:08 UTC  (5+ messages)
  ` "Select bg" in gitk preferencias

git-merge adds test to a message -- bug?
 2008-03-24 11:08 UTC  (3+ messages)

[PATCH 1/2] Introduce receive.guardCurrentBranch
 2008-03-24 11:01 UTC  (6+ messages)
` [PATCH 2/2] git-init: set receive.guardCurrentBranch = true for non-bare repositories

[PATCH 2/2] filter-branch.sh: support nearly proper tag name filtering
 2008-03-24 10:53 UTC  (4+ messages)

[PATCH] git-cherry-pick -x works with conflicting commits
 2008-03-24 10:41 UTC 

[EGIT PATCH 4/4] Show only commits in the current branch
 2008-03-24  9:47 UTC  (2+ messages)

faster egit history page and a pure java "gitk"
 2008-03-24  9:27 UTC 

[StGit PATCH 0/6] Two bugfixes
 2008-03-24  9:16 UTC  (4+ messages)

[PATCH] gitk: One \t missing in the help file (for <Return>)
 2008-03-24  8:16 UTC 

[GSoC2008]What's wrong with last years Gittorrent?
 2008-03-24  7:34 UTC  (3+ messages)

[PATCH] [RFC] add Message-ID field to log on git-am operation
 2008-03-24  6:43 UTC  (5+ messages)

Effects of alias not changing the directory
 2008-03-24  5:27 UTC 

A script that keeps track of your favorite Git/SVN projects?
 2008-03-24  4:47 UTC  (3+ messages)

Committer authentication in git-send-pack/git-receive-pack
 2008-03-24  4:01 UTC 

What I miss from Cogito
 2008-03-24  3:06 UTC  (20+ messages)
            ` [PATCH] Documentation/git-checkout: Update summary to reflect current abilities

What's cooking in git.git (topics)
 2008-03-24  3:01 UTC  (11+ messages)

git-config: aliases with parameter expansion ($1 and such)
 2008-03-24  2:47 UTC  (10+ messages)

[EGIT PATCH 3/4] Add "find in references" to the find toolbar
 2008-03-24  2:57 UTC 

[EGIT PATCH 2/4] Change the find toolbar find-in prefs into radio rotating options
 2008-03-24  2:57 UTC 

[EGIT PATCH 1/4] Add private modifier for private variables in the FindToolbar
 2008-03-24  2:57 UTC 

RFC: Translations for git, gitk, git-gui
 2008-03-24  1:43 UTC  (3+ messages)
` RFC: Use TranslationProject.org "

[SoC] egit: pre-proposal, problem recognition
 2008-03-23 22:44 UTC  (3+ messages)

Freedesktop.org's Git Pages
 2008-03-23 22:33 UTC 

[SoC RFC] git statistics - information about commits
 2008-03-23 21:32 UTC  (9+ messages)

[PATCH 1/2] Add tests for git-prune
 2008-03-23 21:34 UTC 

Working copy revision and push pain
 2008-03-23 19:48 UTC  (21+ messages)

[PATCH] Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation
 2008-03-24  7:27 UTC  (2+ messages)

List all SHA1 hashes in repo
 2008-03-23 18:48 UTC  (8+ messages)

[PATCH 0/7] Case-insensitive filesystem support, take 1
 2008-03-23 15:41 UTC  (19+ 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

Recording cherry-picked commits
 2008-03-23 14:12 UTC  (8+ messages)

[ANNOUNCE] GIT 1.5.5-rc1
 2008-03-23 11:35 UTC  (2+ messages)
` [PATCH] RelNotes: mention checkout/branch's --track option, too

git-cvsserver: log dates ignore timezone
 2008-03-23 10:36 UTC 

What's in git.git (stable frozen)
 2008-03-23 10:08 UTC  (12+ messages)
` What's in git.git
  ` What's in git.git (stable)

[RFC/PATCH 0/3] Teach builtin-clone to pack refs
 2008-03-23  9:49 UTC  (3+ messages)

How to rewrite author history
 2008-03-23  7:09 UTC  (6+ messages)

"commit"s without "from" in fast-import
 2008-03-23  6:17 UTC  (8+ 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  (5+ messages)

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

[PATCH v3] pretty.c: add %x00 format specifier
 2008-03-23  1:22 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  (13+ messages)
            ` [PATCH] remote.c: Fix overtight refspec validation

Cygwin: problem with renaming and case
 2008-03-22 20:18 UTC  (4+ 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)

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

[PATCH resend 1/2] Make git-svn tests behave better on OS X
 2008-03-22 19:35 UTC  (3+ messages)
` [PATCH] "


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