git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-03 23:31:14 to 2007-12-05 19:03:40 UTC [more...]

[PATCH 0/6] builtin-remote
 2007-12-05 19:02 UTC  (7+ messages)
` (unknown)
  ` your mail
` [PATCH 2/6] parseopt: add flag to stop on first non option
` [PATCH 3/6] Test "git remote show" and "git remote prune"
` [PATCH 4/6] Make git-remote a builtin
` [PATCH 5/6] builtin-remote: prune remotes correctly that were added with --mirror

[BUG] "git clean" does not pay attention to its parameters
 2007-12-05 18:03 UTC  (7+ messages)
`  "
    ` * "

[PATCH] Compile fix for SCO OpenServer
 2007-12-05 17:21 UTC 

Put part of working tree on another file-system
 2007-12-05 17:07 UTC  (3+ messages)

builtin command's prefix question
 2007-12-05 16:56 UTC 

[PATCH/RFC] autoconf: Add test for OLD_ICONV
 2007-12-05 16:52 UTC  (5+ messages)

How to jump between two repositories 
 2007-12-05 16:19 UTC  (10+ messages)

[PATCH] Do check_repository_format() early
 2007-12-05 15:39 UTC  (3+ messages)

[PATCH] git config: Don't rely on regexec() returning 1 on non-match
 2007-12-05 15:14 UTC  (2+ messages)

[PATCH] Color support for "git-add -i"
 2007-12-05 13:55 UTC  (4+ messages)

[PATCH] Add option --path to allow to run tests with real systems
 2007-12-05 13:45 UTC 

How to fix this error
 2007-12-05 12:04 UTC 

[PATCH] Documentation: add a new man page for "git-help" and -i|--info option
 2007-12-05 11:50 UTC  (7+ messages)

What's cooking in git/spearce.git (topics)
 2007-12-05 11:37 UTC  (24+ messages)
` What's cooking in git.git (topics)
                          ` msysGit on FAT32 (was: What's cooking in git.git (topics))
                              ` msysGit on FAT32
                          ` [PATCH] Soft aliases: add "less" and minimal documentation

[PATCH] Documentation: add --patch option to synopsis of git-add
 2007-12-05 11:28 UTC 

[PATCH] git-cvsserver runs hooks/post-update
 2007-12-05 11:18 UTC  (3+ messages)

What's in git/spearce.git (stable)
 2007-12-05 10:57 UTC  (11+ messages)
` What's in git.git (stable)

Building git-1.5.3.7 on HP-UX 11.00
 2007-12-05 10:49 UTC  (18+ messages)
                  ` [PATCH] Do not rely on the exit status of "unset" for unset variables

[PATCH] xdiff-interface.c (buffer_is_binary): Remove buffer size limitation
 2007-12-05 10:47 UTC  (6+ messages)

[PATCH] Use perl builtin class utf8 for UTF-8 decoding
 2007-12-05 10:33 UTC  (2+ messages)

[RFC] Introduce .git/BRANCH to point to the current branch
 2007-12-05 10:26 UTC  (12+ messages)
      ` [PATCH] git-checkout --push/--pop

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

[PATCH] Update ja.po for git-gui
 2007-12-05  9:24 UTC 

git-svn: .git/svn disk usage
 2007-12-05  8:54 UTC  (7+ messages)

[PATCH] Open external merge tool with original file extensions for all three files
 2007-12-05  7:24 UTC  (2+ messages)

Cosmetic git-am interactive bug
 2007-12-05  7:01 UTC  (2+ messages)

[PATCH] hg-to-git: handle an empty dir in hg by combining git commits
 2007-12-05  7:01 UTC  (3+ messages)

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

[PATCH] Document that using -M without other diff options is not a good idea
 2007-12-05  6:45 UTC  (5+ messages)
` [PATCH] Include diff options in the git-log manpage

make test failure with latest master
 2007-12-05  5:44 UTC  (13+ messages)
            ` [PATCH] t9600: require cvsps 2.1 to perform tests

[PATCH] Documentation: describe -w/--web option to "git-help"
 2007-12-05  5:09 UTC 

[PATCH] Fix spelling mistakes in user manual
 2007-12-05  4:25 UTC 

Some git performance measurements
 2007-12-05  1:04 UTC  (9+ messages)

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

git guidance
 2007-12-04 22:21 UTC  (4+ messages)

[PATCH] Set OLD_ICONV on Cygwin
 2007-12-04 22:12 UTC  (5+ messages)

git help error
 2007-12-04 20:06 UTC  (7+ messages)

Not a valid object name refs/heads/t20050127-arm during git-cvsimport
 2007-12-04 18:06 UTC  (2+ messages)

git-add--interactive works only in top level
 2007-12-04 17:45 UTC  (9+ messages)

[PATCH] Use a strbuf for copying the command line for the reflog
 2007-12-04 15:46 UTC  (3+ messages)
` [PATCH] Rewrite builtin-fetch option parsing to use parse_options()

[PATCH] git-stash: Display help message if git-stash is run with wrong sub-commands
 2007-12-04 15:28 UTC  (4+ messages)

If you would write git from scratch now, what would you change?
 2007-12-04 11:00 UTC  (6+ messages)

Fix UTF Encoding issue
 2007-12-04 10:11 UTC  (22+ messages)

[PATCH] Set OLD_ICONV on Cygwin
 2007-12-04  9:32 UTC  (3+ messages)

[PATCH] Allow HTTP proxy to be overridden in config
 2007-12-04  9:22 UTC  (7+ messages)

[BUG] Pulling tags no longer works in 1.5.3.4
 2007-12-04  7:41 UTC  (4+ messages)

[PATCH 1/3] git-help: add -i|--info option to display info page
 2007-12-04  5:54 UTC  (4+ messages)

[PATCH v3] Allow update hooks to update refs on their own
 2007-12-04  2:34 UTC  (12+ messages)
` [PATCH v4] "

[PATCH] Reorder msgfmt command-line arguments
 2007-12-04  2:07 UTC  (4+ messages)

[PATCH] install-sh from automake does not like -m without delimiting space
 2007-12-04  1:48 UTC  (3+ messages)

[PATCH] hg-to-git: do not include the branch name as the first line of commit msg
 2007-12-04  1:20 UTC  (2+ messages)

v1.5.4 plans
 2007-12-04  0:48 UTC  (2+ messages)

What's in git-gui.git
 2007-12-04  0:29 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).