git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-27 22:38:11 to 2010-03-30 14:05:31 UTC [more...]

Subversion integration with git
 2010-03-30 14:05 UTC  (6+ messages)

GSoC draft proposal: Line-level history browser
 2010-03-30 11:15 UTC  (11+ messages)

[PATCH] imap-send: suppress warning about cleartext password with CRAM-MD5
 2010-03-30 10:51 UTC  (3+ messages)

Before svn2git you want to run: svneverever
 2010-03-30  9:15 UTC  (2+ messages)

RFC - "git editlog" feature for fixing up local commit messages
 2010-03-30  8:52 UTC  (6+ messages)

color (red) for error messages on all git commands
 2010-03-30  8:43 UTC  (7+ messages)
` [PATCH RFC/RFD] clone: quell the progress report from init

git cvsimport and case-insensitive config
 2010-03-30  8:32 UTC 

Feature request: option to not fetch tags for 'git remote' branches
 2010-03-30  8:09 UTC  (4+ messages)

[PATCH] Windows: fix utime() for read-only files
 2010-03-30  7:46 UTC 

[PATCH v2 0/2] git-gui: git-gui: change to display the diff with the HEAD in the case of conflicts
 2010-03-30  7:00 UTC  (5+ messages)

[GSoC Proposal/RFC] Rolling commit message writing
 2010-03-30  6:14 UTC  (6+ messages)
      ` the careless committer and fear of commitment (rebase -i vs add -p)

[PATCH 0/7] fmt-merge-msg improvements
 2010-03-30  5:18 UTC  (3+ messages)
` [PATCH 6/7] fmt-merge-msg: remove custom string_list implementation

`git check-attr' problems & questions
 2010-03-30  4:53 UTC  (6+ messages)
      ` git check-attr in bare repositories

[PATCH 0/3] fast textconv
 2010-03-30  3:52 UTC  (12+ messages)
` [PATCH 1/3] textconv: refactor calls to run_textconv
` [PATCH 2/3] textconv: refactor to handle multiple textconv types
` [PATCH 3/3] diff: add "fasttextconv" config option

[PATCH v7 1/2] Documentation/remote-helpers: Rewrite description
 2010-03-30  3:23 UTC  (11+ messages)

msysGit install fail on windows
 2010-03-30  3:11 UTC 

[PATCH] rebase: Squelch the "fatal: Not an error." message
 2010-03-30  2:46 UTC  (2+ messages)
` [PATCH] format-patch: Squelch 'fatal: Not a range." error

[ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
 2010-03-30  1:51 UTC  (3+ messages)

[PATCH v2 2/2] git-gui: change to display the diff with the HEAD in the case of conflicts
 2010-03-29 23:01 UTC 

[PATCH v2 1/2] git-gui: Introduce is_unmerged global variable to encapsulate its derivation
 2010-03-29 23:01 UTC 

malformed threads when using both --in-reply-to and --compose with git send-email
 2010-03-29 22:49 UTC 

[PATCH] gitweb: readme fixed regarding per user project root repository
 2010-03-29 22:34 UTC  (7+ messages)
    ` [PATCH 0/2] gitweb: updates regaring pêr user project root directory
      ` [PATCH 1/2] gitweb: dirty patch to make url rewriting involving '+' working
        ` [PATCH 2/2] gitweb: readme fixed regarding per user project root repository

Some questions about GSoC
 2010-03-29 21:58 UTC  (2+ messages)

git alternate command
 2010-03-29 21:39 UTC  (3+ messages)
` [PATCHv3 1/2] Add "
` [PATCHv3 2/2] tests for "

Can't assign user.name to "E F" in git config
 2010-03-29 20:55 UTC  (2+ messages)

native-git-svn: A Summer of Code 2010 proposal
 2010-03-29 20:04 UTC  (4+ messages)

[RFC PATCH] Write new giturl(7) manpage
 2010-03-29 19:35 UTC  (9+ messages)

What's cooking in git.git (Mar 2010, #06; Wed, 24)
 2010-03-29 18:17 UTC  (4+ messages)
` [PATCH] RPM spec: include bash completion support

[PATCH 0/2] Teach 'git grep' about --open-files-in-pager=[<pager>]
 2010-03-29 18:17 UTC  (5+ messages)
` [PATCH 1/2] grep: Add the option '--open-files-in-pager'

Three issues from a Subversion-to-git migration
 2010-03-29 18:01 UTC  (7+ messages)

[PATCH 0/7] remote-helpers: exporting
 2010-03-29 17:28 UTC  (10+ messages)
` [PATCH 1/7] clone: pass the remote name to remote_get
` [PATCH 2/7] clone: also configure url for bare clones
` [PATCH 3/7] fast-import: always create marks_file directories
` [PATCH 4/7] remote-helpers: allow requesing the path to the .git directory
` [PATCH 5/7] remote-helpers: add support for an export command
` [PATCH 6/7] remote-helpers: add testgit helper
` [PATCH 7/7] remote-helpers: add tests for "

[PATCH v2] Documentation/urls: Rewrite to accomodate <transport>::<address>
 2010-03-29 16:59 UTC 

Unable to create .rev_map file
 2010-03-29 16:06 UTC 

[PATCH] Documentation/urls: Add <transport>::<address> syntax
 2010-03-29 16:01 UTC  (2+ messages)

[PATCH/RFC resend] gitk: Ignore limitdiffs option when displaying commit file list
 2010-03-29 14:29 UTC 

[PATCH 1/2] t3301-notes: Test the creation of reflog entries
 2010-03-29 14:25 UTC  (3+ messages)
` [PATCH 2/2] refs.c: Write reflogs for notes just like for branch heads

[PATCH] bash completion: add --orphan to 'git checkout'
 2010-03-29 14:00 UTC 

how to display a simplified graph of commits ?
 2010-03-29 14:01 UTC  (3+ messages)

[PATCH 0/5] ident attribute related patches (resend w/ testsuite v3)
 2010-03-29 12:54 UTC  (11+ messages)
` [PATCH 1/5] convert: Safer handling of $Id$ contraction
  ` [PATCH 2/5] convert: Keep foreign $Id$ on checkout
    ` [PATCH 3/5] convert: Use the enum constant SAFE_CRLF_FALSE
      ` [PATCH 4/5] convert: Inhibit contraction of foreign $Id$ during stats
        ` [PATCH 5/5] convert: Added core.refilteronadd feature

git svn "error": RA layer request failed: MERGE of [path]: 200 OK
 2010-03-29 12:29 UTC 

[PATCH] remote add: add a --no-tags (-n) option
 2010-03-29 12:07 UTC 

[PATCH] Documentation: show-ref <pattern>s are optional
 2010-03-29 11:02 UTC 

[PATCH] Link against libiconv on IRIX
 2010-03-29 10:57 UTC 

[PATCH] Don't redefine htonl and ntohl on big-endian
 2010-03-29 10:22 UTC 

CIA hook for contrib/
 2010-03-29  9:04 UTC  (3+ messages)

Question about .git/objects/info/alternates
 2010-03-29  7:32 UTC  (3+ messages)
` [PATCHv2 1/2] Add git alternate command

[PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers
 2010-03-29  7:14 UTC  (3+ messages)

asciidoc problem, and a possible fix
 2010-03-29  6:38 UTC  (4+ messages)

[PATCH 1/2] Documentation/remote-helpers: Add invocation and see also sections
 2010-03-29  6:22 UTC  (3+ messages)

Is this an appropriate list for general git questions
 2010-03-29  5:55 UTC  (6+ messages)

What's cooking in git.git (Mar 2010, #07; Sun, 28)
 2010-03-29  4:48 UTC 

[PATCH] Makefile: Remove usage of deprecated Python "has_key" method
 2010-03-29  4:08 UTC  (6+ messages)

git diff too slow for a file
 2010-03-29  1:42 UTC 

git-am: Please don't be in "some state" when it fails early
 2010-03-29  0:14 UTC 

Tree with leading '0' modes in 1.7.0.3
 2010-03-28 23:28 UTC  (12+ messages)

[Bug?] rebase-i marking the last entry for edit gives a barf?
 2010-03-28 19:36 UTC  (3+ messages)
` [PATCH] rebase -i: make post-rewrite work for 'edit'

[PATCH 2/2] Documentation/remote-helpers: Fix some typos
 2010-03-28 18:04 UTC 

[PATCH v6] Improve remote-helpers documentation
 2010-03-28 18:05 UTC  (6+ messages)

updating github.com forks, developing in remote branches and svn:eol-style equiv?
 2010-03-28 17:42 UTC  (4+ messages)

[PATCH v3 0/3] Add support for GIT_ONE_FILESYSTEM
 2010-03-28 17:32 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH] pull: mention "pull", not "fetch" in the error message
 2010-03-28 17:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] difftool: Fix '--gui' when diff.guitool is unconfigured
 2010-03-28 16:29 UTC  (2+ messages)

[PATCH] fast-export: don't segfault when marks file cannot be opened
 2010-03-28 16:26 UTC  (3+ messages)

[PATCH] gitk: Use git-difftool for external diffs
 2010-03-28 10:59 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

GIT_ONE_FILESYSTEM inclusion?
 2010-03-28  9:24 UTC  (7+ messages)

[PATCH] builtins: setup repository before print unknown command error
 2010-03-28  7:11 UTC  (5+ messages)
` [PATCH] builtins: reset startup_info->have_run_setup_gitdir when unsetting up repository

[PATCH 2/2] Change git gui to display the diff with the HEAD in the case of conflicts
 2010-03-28  3:38 UTC 

[PATCH 2/2] Allow git gui to display the diff with the HEAD in the case of conflicts. [ amended ]
 2010-03-28  2:58 UTC  (2+ messages)

[PATCH 2/2] Allow git gui to display the diff with the HEAD in the case of conflicts
 2010-03-28  2:08 UTC 

[PATCH 1/2] Introduce is_unmerged global variable to encapsulate its derivation
 2010-03-28  2:07 UTC 

Egit plugin - eclipse crushed and cannot restore workspace
 2010-03-27 23:11 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).