git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-05 19:03:27 to 2007-12-07 04:21:55 UTC [more...]

Git and GCC
 2007-12-07  4:21 UTC  (59+ messages)
                  ` [PATCH] gc --aggressive: make it really aggressive
                          ` [OT] Re: Git and GCC

multi-threaded git-index-pack
 2007-12-07  3:45 UTC  (2+ messages)

Better value for chunk_size when threaded
 2007-12-07  3:25 UTC  (4+ messages)

After-the-fact submodule detection or creation
 2007-12-07  3:01 UTC 

git-am: catch missing author date early
 2007-12-07  2:34 UTC 

In future, to replace autotools by cmake like KDE4 did?
 2007-12-07  2:10 UTC 

[PATCH] Silence iconv warnings on Leopard
 2007-12-07  1:27 UTC  (8+ messages)
      ` [PATCH/RFC (take 3)] autoconf: Add test for OLD_ICONV (squelching compiler warning)

[RFC] Introduce .git/BRANCH to point to the current branch
 2007-12-06 23:39 UTC  (9+ messages)
      ` [PATCH] git-checkout --push/--pop

[PATCH] Change from using email.com to example.com as example domain, as per RFC 2606
 2007-12-06 23:36 UTC 

Gaahh!!! We've been throough this before
 2007-12-06 22:47 UTC 

XML parsing error from gitweb at freedesktop.org
 2007-12-06 22:11 UTC  (2+ messages)

how to create v2 patch
 2007-12-06 22:03 UTC  (7+ messages)

git guidance
 2007-12-07 18:55 UTC  (8+ messages)

Git and GCC. Why not with fork, exec and pipes like in linux?
 2007-12-06 20:37 UTC  (2+ messages)

[PATCH] Color support for "git-add -i"
 2007-12-06 20:18 UTC  (15+ messages)
  ` [PATCH 1/3] Documentation: color.* = true means "auto"
    ` [PATCH 2/3] git config --get-colorbool
      ` [PATCH 3/3] Color support for "git-add -i"
        ` [PATCH 0/3] Reroll colorized "git add -i"

[PATCH] Let git-help prefer man-pages installed with this version of git
 2007-12-06 20:09 UTC  (2+ messages)

[PATCH 1/2] builtin-apply: rename "whitespace" variables and fix styles
 2007-12-06 19:18 UTC  (8+ messages)
` [PATCH 2/2] builtin-apply: teach whitespace_rules
  ` [PATCH 3/2] core.whitespace: documentation updates

[BUG/RFC git-gui] password for push/pull in case of git+ssh://repo
 2007-12-06 19:18 UTC  (3+ messages)

[PATCH/RFC] autoconf: Add test for OLD_ICONV
 2007-12-06 19:07 UTC  (13+ messages)
        ` [PATCH/RFC (amend)] autoconf: Add test for OLD_ICONV (squelching compiler warning)

[PATCH] gc --aggressive: make it really aggressive
 2007-12-06 19:07 UTC 

git help error
 2007-12-06 18:36 UTC  (5+ messages)

git-clean and empty pathspec
 2007-12-06 18:21 UTC 

[PATCH 2/3] git-help: add -w|--web option to display html man page in a browser
 2007-12-06 17:05 UTC  (3+ messages)

Difference in how "git status" and "git diff --name-only" lists filenames
 2007-12-06 16:36 UTC  (3+ messages)

builtin command's prefix question
 2007-12-06 16:04 UTC  (7+ messages)

[PATCH] Add option --path to allow to run tests with real systems
 2007-12-06 15:50 UTC  (5+ messages)
  ` [PATCH] Add option --path to allow to run tests with real systems. You must install git before running this test

[PATCH] hg-to-git: do not include the branch name as the first line of commit msg
 2007-12-06 14:36 UTC  (4+ messages)

[PATCH] Fix segmentation fault when user doesn't have access permission to the repository
 2007-12-06 14:09 UTC  (10+ messages)
    ` [Resend PATCH] "
      `  "
        ` fetch_refs_via_pack() discards status?

[PATCH] hg-to-git: handle an empty dir in hg by combining git commits
 2007-12-06 12:50 UTC  (4+ messages)

[PATCH] for-each-ref: Fix quoting style constants
 2007-12-06 12:24 UTC  (3+ messages)
` [PATCH amended] "

[RFC] Mirroring svn
 2007-12-06 12:18 UTC  (5+ messages)

[PATCH/RFC] Use regex for :/ matching
 2007-12-06 12:13 UTC  (8+ messages)

[BUG/PATCH] git grep shows the same hit repeatedly for unmerged paths
 2007-12-06  8:59 UTC  (5+ messages)

[PATCH v3] Allow update hooks to update refs on their own
 2007-12-06  7:50 UTC  (11+ messages)
` [PATCH v4] "

[PATCH] Open external merge tool with original file extensions for all three files
 2007-12-06  7:06 UTC 

git-svn: .git/svn disk usage
 2007-12-06  6:47 UTC  (5+ messages)

Incorrect git-blame result if I use full path to file
 2007-12-06  6:12 UTC  (9+ messages)
` [PATCH] Make Git accept absolute path names for files within the work tree

When a merge turns into a conflict
 2007-12-06  5:51 UTC  (2+ messages)

git-p4: Import not at root of tree
 2007-12-06  5:15 UTC 

What's cooking in git/spearce.git (topics)
 2007-12-06  4:50 UTC  (36+ messages)
` What's cooking in git.git (topics)
                          ` [PATCH] Soft aliases: add "less" and minimal documentation

[BUG] "git clean" does not pay attention to its parameters
 2007-12-06  3:28 UTC  (5+ messages)
`  "
  ` * "

[PATCH] Revert "git-am: catch missing author date early."
 2007-12-06  1:20 UTC 

[PATCH] Do check_repository_format() early
 2007-12-06  1:18 UTC  (3+ messages)

Cosmetic git-am interactive bug
 2007-12-05 23:58 UTC  (3+ messages)

[PATCH 0/6] builtin-remote
 2007-12-05 22:38 UTC  (12+ messages)
` (unknown)
  ` [PATCH 1/6] path-list: add functions to work with unsorted lists
` [PATCH 3/6] Test "git remote show" and "git remote prune"
` [PATCH 4/6] Make git-remote a builtin
  ` [PATCH 7/6] builtin-remote: guard remote->url accesses by remote->url_nr check
` [PATCH 5/6] builtin-remote: prune remotes correctly that were added with --mirror
` [PATCH 6/6] DWIM "git add remote ..."

[PATCH] gitweb: disambiguate heads and tags withs the same name
 2007-12-05 21:14 UTC  (7+ messages)
` [PATCH] gitweb: Try harder in parse_tag; perhaps it was given ambiguous name

[PATCH] git config: Don't rely on regexec() returning 1 on non-match
 2007-12-05 19:34 UTC  (3+ 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).