git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-04-08 03:36:47 to 2009-04-10 00:37:42 UTC [more...]

[PATCH] autoconf: Add limited support for --htmldir
 2009-04-10  0:34 UTC  (2+ messages)

[PATCH] git-cvsimport: add support for cvs pserver password scrambling
 2009-04-10  0:34 UTC  (2+ messages)

[PATCH] bisect: avoid pipes to better catch "git rev-list" errors
 2009-04-10  0:34 UTC  (2+ messages)

[PATCH] send-email: Add config option for sender address
 2009-04-10  0:34 UTC  (2+ messages)

[PATCH] documentation: Makefile accounts for SHELL_PATH setting
 2009-04-10  0:34 UTC  (2+ messages)

[PATCH] builtin-branch - allow deleting a fully specified branch-name
 2009-04-10  0:28 UTC 

On Oct 3rd, this year, Alles Wird Git in Berlin
 2009-04-09 23:49 UTC  (7+ messages)

[PATCH] gitweb: Don't append '/' to project base URL if it ends with '/' or ':'
 2009-04-09 19:59 UTC 

[PATCH 1/2] Add per-svn-remote ignore-paths config
 2009-04-09 21:58 UTC  (2+ messages)
` [PATCH 2/2] Save init/clone --ignore-paths option as svn-remotes.svn.ignore-paths

bug: git-http-push fails to validate email address in LOCK request
 2009-04-09 22:25 UTC  (4+ messages)
` [PATCH] Replace ",<,>,& with their respective XML entities in DAV requests
` [PATCH v2] "

[PATCH] git-shell: Add 'git-upload-archive' to allowed commands
 2009-04-09 19:58 UTC 

[PATCH] graph API: Added logic for colored edges
 2009-04-09 22:22 UTC  (7+ messages)
        ` [PATCH v3] "

git svn hangs
 2009-04-09 21:15 UTC  (2+ messages)

[PATCH RFC 1/6] send-email: Add --delay for separating emails
 2009-04-09 21:02 UTC  (15+ messages)
` [PATCH RFC 1/6] "

[PATCH] MinGW readdir reimplementation to support d_type
 2009-04-09 20:34 UTC  (2+ messages)
` [msysGit] "

[PATCH] Add "list" and "rm" sub commands to tg-depend
 2009-04-09 20:15 UTC  (4+ messages)

[PATCH] Add a simple getpass() for MinGW
 2009-04-09 19:48 UTC  (2+ messages)

Allow users to un-configure rename detection
 2009-04-09 19:40 UTC  (2+ messages)

Error Building 1.6.2.2 on Cygwin
 2009-04-09 19:10 UTC 

buglet: 'git apply' doesn't handle criss-cross renames
 2009-04-09 18:59 UTC 

[PATCH] git-svn: always initialize with core.autocrlf=false
 2009-04-09 18:30 UTC  (4+ messages)

git diff after merge (with conflict)
 2009-04-09 17:40 UTC  (2+ messages)

git over http not re-authenticating after 301 redirect?
 2009-04-09 17:20 UTC  (2+ messages)

git svn hangs
 2009-04-09 16:51 UTC 

[PATCH v2 1/2] Introduce config variable "diff.defaultOptions"
 2009-04-09 16:29 UTC  (11+ messages)
` [PATCH/RFC v3] Introduce config variable "diff.defaultoptions"
  ` [PATCH] Allow setting default diff options via diff.defaultOptions

[PATCH 1/2] git-repack: use non-dashed update-server-info
 2009-04-09 15:45 UTC  (12+ messages)
` [PATCH 2/2] pack-objects: report actual number of threads to be used
                    ` [PATCH] Update delta compression message to be less misleading

[[PATCH 1/1] Ensure consistent usage of mergetool.keepBackup
 2009-04-09 15:45 UTC  (4+ messages)
` RESEND [PATCH "
  ` [PATCH v2 1/2] Ensure consistent usage of mergetool.keepBackup in git
  ` [PATCH v2 2/2] Ensure consistent usage of mergetool.keepBackup in git-gui

[PATCH] remote.c: use shorten_unambiguous_ref
 2009-04-09 15:33 UTC 

[EGIT PATCH] Improve end-of-file detection in DirCache
 2009-04-09 15:28 UTC  (3+ messages)
` [JGIT PATCH 1/2] "
  ` [JGIT PATCH 2/2] Validate the DIRC footer during read

Delete branch start with "-"
 2009-04-09 13:12 UTC  (2+ messages)

[PATCH v2 0/3] support "in-tree attributes" for git-archive
 2009-04-09 10:53 UTC  (8+ messages)
` [PATCH v2 1/3] archive: add shortcuts for --format and --prefix
  ` [PATCH v2 2/3] attr: add GIT_ATTR_INDEX "direction"
    ` [PATCH v2 3/3] archive: do not read .gitattributes in working directory

[RFC/PATCH 0/5] making upstream branch information accessible
 2009-04-09 10:15 UTC  (12+ messages)
` [PATCH 2/5] for-each-ref: refactor refname handling
` [PATCH 4/5] make get_short_ref a public function
` [PATCH 5/5] branch: show upstream branch when double verbose

What's in git.git (Apr 2009, #01; Thu, 09)
 2009-04-09  9:11 UTC 

gitk error on cygwin
 2009-04-09  7:29 UTC 

[PATCH] Fix buffer overflow in config parser
 2009-04-09  7:59 UTC  (4+ messages)

legend on top-right pane in 'git gui'
 2009-04-09  4:11 UTC  (3+ messages)

Egit: how to merge after fetch (or pull)
 2009-04-09  3:39 UTC  (2+ messages)

[PATCH 1/3] list-objects: add "void *data" parameter to show functions
 2009-04-09  3:11 UTC  (7+ messages)
  ` [PATCH 2/3] rev-list: remove last static vars used in "show_commit"

[PATCH] git-add: introduce --edit (to edit the diff vs. the index)
 2009-04-09  2:00 UTC  (3+ messages)

"git status <file>" in the middle of a merge
 2009-04-08 23:47 UTC  (2+ messages)

[PATCH] perl: add new module Git::Config for cached 'git config' access
 2009-04-08 23:13 UTC  (12+ messages)

[PATCH 0/8] support "in-tree attributes" for git-archive
 2009-04-08 21:02 UTC  (18+ messages)
` [PATCH 1/8] archive: add shortcuts for --format and --prefix
  ` [PATCH 2/8] move prune_cache() to git lib
    ` [PATCH 3/8] archive: add a failure test wrt .gitattributes misreading
      ` [PATCH 4/8] archive: add tests for directory selection
        ` [PATCH 5/8] attr: add GIT_ATTR_INDEX "direction"
          ` [PATCH 6/8] archive: use index instead of parsing tree directly
            ` [PATCH 7/8] archive: disregard .gitattributes on working directory
              ` [PATCH 8/8] archive: support creating archives from index

Fetching SHA id's instead of named references?
 2009-04-08 20:38 UTC  (9+ messages)

Bug report - git show <tagname> together with --pretty=format
 2009-04-08 19:47 UTC  (4+ messages)
    ` Plumbing commands (was: Bug report - git show <tagname> together with --pretty=format)

[PATCH 0/3] git remote update: Check args and fallback to remotes
 2009-04-08 18:48 UTC  (7+ messages)
` [PATCH 1/3] git remote update: Report error for non-existing groups

need help with git show :1:
 2009-04-08 18:38 UTC  (8+ messages)

git checkout and pwd?
 2009-04-08 18:38 UTC  (2+ messages)

need help with git show :1:
 2009-04-08 17:57 UTC 

[ANNOUNCE] git_fast_filter
 2009-04-08 16:55 UTC  (3+ messages)

[EGIT PATCH 1/4] Add actual test for success to ConnectOperationTest
 2009-04-08 15:51 UTC  (4+ messages)
` [EGIT PATCH 2/4] Add a method to RepositoryMapping to get the directory for not-yet-mapped projects
  ` [EGIT PATCH 3/4] Use explicit bundle name in UIText to aid IDE integration
    ` [EGIT PATCH 4/4] Multi-project connect to Git provider

[EGIT PATCH 1/2] Make Git property page cope with empty repositories and not yet born branches
 2009-04-08 15:49 UTC  (2+ messages)
` [EGIT PATCH 2/2] Externalize strings in GitPropertyPage

[PATCH 1/2] Clarify the gitmodules and submodules docs
 2009-04-08 15:45 UTC  (2+ messages)

Sooo big that she will be amazed!
 2009-04-08 13:14 UTC 

Performance issue: initial git clone causes massive repack
 2009-04-08 11:28 UTC  (13+ messages)
          ` [PATCH] process_{tree,blob}: Remove useless xstrdup calls

[PATCH] mailmap: resurrect lower-casing of email addresses
 2009-04-08 11:20 UTC  (17+ messages)
      ` Alles wird Git, was "
        ` Alles wird Git

Showing the version of a file that's in the Index
 2009-04-08 11:04 UTC  (6+ messages)

[RFC/PATCH] git-submodule: add support for --rebase
 2009-04-08 10:44 UTC  (4+ messages)

Git for Windows 1.6.2.2
 2009-04-08 10:11 UTC  (3+ messages)
` [msysGit] "

[PATCH v2] git-pull.sh: better warning message for "git pull" on detached head
 2009-04-08  7:24 UTC  (2+ messages)
` [PATCH] "

[PATCH v6 14/14] difftool/mergetool: refactor commands to use git-mergetool--lib
 2009-04-08  7:17 UTC 

[PATCH 1/2] Clarify the gitmodules and submodules docs
 2009-04-08  7:16 UTC  (2+ messages)

[PATCH v5 14/14] difftool/mergetool: refactor commands to use git-mergetool--lib
 2009-04-08  7:05 UTC  (2+ messages)

[PATCH 2/2] Make git submodule --quiet summary obey flag
 2009-04-08  7:05 UTC 

[PATCH v4 14/14] difftool/mergetool: refactor commands to use git-mergetool--lib
 2009-04-08  6:56 UTC  (6+ messages)

[PATCH RFC 1/6] send-email: Add --delay for separating emails
 2009-04-08  6:05 UTC  (6+ messages)
  ` [PATCH RFC 1/6] "

Any way to edit the file in index directly?
 2009-04-08  5:44 UTC  (7+ messages)

[ANNOUNCE] TortoiseGit 0.5.1.0 release
 2009-04-08  4:58 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).