git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-03 06:53:32 to 2007-12-04 20:06:00 UTC [more...]

What's cooking in git/spearce.git (topics)
 2007-12-04 20:03 UTC  (20+ messages)
` What's cooking in git.git (topics)
                          ` msysGit on FAT32 (was: What's cooking in git.git (topics))
                              ` msysGit on FAT32

git help error
 2007-12-04 19:50 UTC  (6+ messages)

Cosmetic git-am interactive bug
 2007-12-04 19:19 UTC 

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

Building git-1.5.3.7 on HP-UX 11.00
 2007-12-04 18:05 UTC  (12+ messages)

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

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

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

make test failure with latest master
 2007-12-04 17:39 UTC  (14+ messages)
            ` [PATCH] t9600: require cvsps 2.1 to perform tests

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

[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  (24+ 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  (9+ messages)

What's in git/spearce.git (stable)
 2007-12-04  8:43 UTC  (10+ messages)
` What's in git.git (stable)

[PATCH] Documentation: add a new man page for "git-help" and -i|--info option
 2007-12-04  8:43 UTC  (2+ messages)

git-svn: .git/svn disk usage
 2007-12-04  8:29 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  (6+ 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  (5+ 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)

[PATCH] xdiff-interface.c (buffer_is_binary): Remove buffer size limitation
 2007-12-04  1:00 UTC  (6+ messages)

v1.5.4 plans
 2007-12-04  0:48 UTC  (15+ messages)
    ` Many things pushed out to 'master'
              ` [PATCH] fast-export: rename the signed tag mode 'ignore' to 'verbatim'
  ` [PATCH] Fix quote_path when called with negative length

What's in git-gui.git
 2007-12-04  0:29 UTC  (4+ messages)

[PATCH] Simplify crud() in ident.c
 2007-12-03 22:55 UTC  (8+ messages)

[PATCH/RFC] Use regex for :/ matching
 2007-12-03 22:52 UTC  (7+ messages)
    ` [PATCH] Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0

[PATCH] Open external merge tool with original file extensions in all three files
 2007-12-03 21:28 UTC  (3+ messages)

[PATCH] Adding menu for Emacs git.el
 2007-12-03 21:06 UTC  (5+ messages)
      ` [PATCH v3] Adding menus "

importing bk into git
 2007-12-03 20:59 UTC  (3+ messages)

Adding Git to Better SCM Initiative : Comparison
 2007-12-03 19:57 UTC  (2+ messages)

[REGRESSION ?] git-remote "--mirror" option is not integrated in 1.5.3.7
 2007-12-03 18:19 UTC  (4+ messages)

[PATCH] hg-to-git: handle an empty dir in hg by combining git commits
 2007-12-03 18:16 UTC  (6+ messages)
  ` [PATCH] git-commit --allow-empty

[PATCH] Do check_repository_format() early
 2007-12-03 18:07 UTC  (13+ messages)

committing only selected diff's of a file
 2007-12-03 16:00 UTC  (4+ messages)

[PATCH] Teach 'git pull' the '--rebase' option
 2007-12-03 13:10 UTC  (11+ messages)
      ` [PATCH v2] Teach 'git pull' about --rebase

[PATCH] quote_path: fix collapsing of relative paths
 2007-12-03 12:32 UTC  (2+ messages)

[PATCH] Make git status usage say git status instead of git commit
 2007-12-03 12:04 UTC  (6+ messages)

[PATCH] git-archimport: Don't include the first line of the tla log message if it's the same as the summary
 2007-12-03 11:23 UTC 

Pack several linear commits into one
 2007-12-03  9:32 UTC  (3+ messages)

[PATCH] git-commit: Allow to amend a merge commit that does not change the tree
 2007-12-03  8:26 UTC  (3+ messages)

[PATCH] Highlight keyboard shortcuts in git-add--interactive
 2007-12-03  8:09 UTC  (6+ messages)

[PATCH 0/6] Various (replacement) patches to builtin-commit
 2007-12-03  7:53 UTC  (5+ messages)
` [PATCH 6/6] builtin-commit: Add newline when showing which commit was created


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