git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-06-26 09:34:01 to 2009-06-30 05:32:08 UTC [more...]

Parallell Development / Switching to GIT
 2009-06-30  5:32 UTC  (9+ messages)
  ` AW: "

[PATCH] completion: __git_config_get_set_variables() handle values with spaces
 2009-06-30  5:08 UTC 

[PATCH] completion: add missing config variables
 2009-06-30  4:24 UTC 

RFH - git-log variant that _does_ search through diffs
 2009-06-30  4:03 UTC  (2+ messages)

[PATCH 0/2] Don't delete untracked submodule's .git dirs by default
 2009-06-30  2:10 UTC  (3+ messages)
` [PATCH 1/2] Add option to not delete a .git directory in remove_dir_recursively()
  ` [PATCH 2/2] Don't clean any untracked submodule's .git dir by default in git-clean

[PATCH] Always output a trailing space conflicted merge markers
 2009-06-30  0:41 UTC 

correct workflow with bare repo and pull?
 2009-06-30  0:01 UTC 

[RFC] Git User's Survey 2009 - trial run
 2009-06-29 23:21 UTC  (13+ messages)

[PATCHv8 0/7] gitweb: avatar support
 2009-06-29 22:00 UTC  (8+ messages)
` [PATCHv8 1/7] gitweb: refactor author name insertion
  ` [PATCHv8 2/7] gitweb: uniform author info for commit and commitdiff
    ` [PATCHv8 3/7] gitweb: use git_print_authorship_rows in 'tag' view too
      ` [PATCHv8 4/7] gitweb: (gr)avatar support
        ` [PATCHv8 5/7] gitweb: gravatar url cache
          ` [PATCHv8 6/7] gitweb: picon avatar provider
            ` [PATCHv8 7/7] gitweb: add empty alt text to avatar img

[PATCHv7 0/9] gitweb: avatar support
 2009-06-29 21:55 UTC  (31+ messages)
` [PATCHv7 1/9] gitweb: refactor author name insertion
  ` [PATCHv7 2/9] gitweb: uniform author info for commit and commitdiff
    ` [PATCHv7 3/9] gitweb: use git_print_authorship_rows in 'tag' view too
      ` [PATCHv7 4/9] gitweb: right-align date cell in shortlog
        ` [PATCHv7 5/9] gitweb: (gr)avatar support
          ` [PATCHv7 6/9] gitweb: gravatar url cache
            ` [PATCHv7 7/9] gitweb: picon avatar provider
              ` [PATCHv7 8/9] gitweb: use picon for gravatar fallback
                ` [PATCHv7 9/9] gitweb: add alt text to avatar img

git mailinfo strips important context from patch subjects
 2009-06-29 21:49 UTC  (15+ messages)
      ` [PATCH] mailinfo: Remove only one set of square brackets
    ` [PATCH] builtin-mailinfo.c: Trim only first pair of square brackets in subject
    ` [PATCH 2/2] builtin-mailinfo.c: Free regular expression after use
` [PATCH] git mailinfo strips important context from patch subjects

git monthly links: 2009-05
 2009-06-29 21:37 UTC  (2+ messages)

Merge, rebase and whitespace fixes
 2009-06-29 21:30 UTC  (2+ messages)

git-gui is slow to display a large number of changed/new files
 2009-06-29 21:19 UTC 

git in emacs
 2009-06-29 19:50 UTC  (4+ messages)

[PATCH] Makefile: git.o depends on library headers
 2009-06-29 19:42 UTC 

[PATCH] git status -q (similar to subversion)
 2009-06-29 19:39 UTC  (5+ messages)

bzr to git syncing
 2009-06-29 19:12 UTC 

[PATCH 2/2] Translate the tutorial to Brazillian Portuguese
 2009-06-29 18:35 UTC  (7+ messages)
  ` [PATCH] "

git log: add '--merges' flag to match '--no-merges'
 2009-06-29 18:15 UTC  (2+ messages)

git remote rm non-existant-remote
 2009-06-29 16:38 UTC  (4+ messages)

[PATCH] Makes some cleanup/review in gittutorial
 2009-06-29 15:13 UTC 

[PATCH 1/2] Makes some cleanup/review in gittutorial
 2009-06-29 14:05 UTC 

git top links: 2009-06
 2009-06-29 12:39 UTC 

gitk: cache line for unreachable rev causing error
 2009-06-29  9:19 UTC 

whitespace ignoring during diff -M
 2009-06-28 20:02 UTC  (2+ messages)

Problem cloning over ssh with git submodule and tags
 2009-06-28 17:20 UTC 

[PATCH] Remove filename from conflict markers
 2009-06-28 15:45 UTC 

[PATCH] clone: add --perm option to clone an shared repository
 2009-06-28 14:30 UTC  (5+ messages)

What's cooking in git.git (Jun 2009, #03; Sat, 27)
 2009-06-28 14:04 UTC  (3+ messages)

git push failed over http
 2009-06-28 13:47 UTC  (3+ messages)

[PATCH] git-submodule documentation: fix foreach example
 2009-06-28 12:55 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/4] start using sequencer code to port "rebase -i"
 2009-06-28 12:13 UTC  (6+ messages)
` [PATCH 1/4] sequencer: add "builtin-sequencer--helper.c"
` [PATCH 2/4] sequencer: add "make_patch" function to save a patch
` [PATCH 3/4] sequencer: free memory used in "make_patch" function
` [PATCH 4/4] rebase -i: use "git sequencer--helper --make-patch"

[PATCH] git-format-patch, git-send-email: generate/handle escaped >From
 2009-06-28  7:52 UTC  (4+ messages)

git svn's performance on cloning mono's branches/tags
 2009-06-28  3:08 UTC  (7+ messages)

Suggestion: "man git clone"
 2009-06-28  2:34 UTC  (2+ messages)

git svn: Supporting multiple branch subdirs?
 2009-06-27 22:08 UTC  (16+ messages)
` [MONKEY PATCH] git-svn: allow two branch configurations
    ` [PATCH] git svn: Support multiple branch and tag paths in the svn repository
          ` [PATCH] git svn: Doc update for multiple branch and tag paths
            ` [PATCH] git svn: Fix t9138-multiple-branches to use svn_cmd and (cd ...) syntax

[PATCH 1/2] Test git archive --remote
 2009-06-27 18:47 UTC  (2+ messages)
` [PATCH 2/2] Test grep --and/--or/--not

[PATCH v3 0/3] die_errno()
 2009-06-27 18:38 UTC  (7+ messages)
` [PATCH v4 0/4] die_errno()
  ` [PATCH v4 1/4] Introduce die_errno() that appends strerror(errno) to die()
  ` [PATCH v4 2/4] die_errno(): double % in strerror() output just in case
  ` [PATCH v4 3/4] Convert existing die(..., strerror(errno)) to die_errno()
  ` [PATCH v4 4/4] Use die_errno() instead of die() when checking syscalls

[PATCH] gitweb/README: fix AliasMatch in example
 2009-06-27 16:24 UTC 

[PATCHv6 0/8] gitweb: gravatar support
 2009-06-27 12:49 UTC  (37+ messages)
` [PATCHv6 1/8] gitweb: refactor author name insertion
` [PATCHv6 2/8] gitweb: uniform author info for commit and commitdiff
  ` [PATCHv6 3/8] gitweb: right-align date cell in shortlog
    ` [PATCHv6 4/8] gitweb: (gr)avatar support
      ` [PATCHv6 5/8] gitweb: gravatar url cache
        ` [PATCHv6 6/8] gitweb: add 'alt' to avatar images
          ` [PATCHv6 7/8] gitweb: recognize 'trivial' acks
            ` [PATCHv6 8/8] gitweb: add avatar in signoff lines
              ` [PATCHv6 9/8] gitweb: put signoff lines in a table

[PATCH 1/2] read-tree: convert unhelpful usage()'s to helpful die()'s
 2009-06-27  2:00 UTC  (6+ messages)
` [PATCHv3 "
  ` [PATCHv3 2/2] read-tree: migrate to parse-options

Ref No.:UKL/74-A0802742009
 2009-06-27  1:14 UTC 

Could this be done simpler?
 2009-06-27  0:26 UTC  (7+ messages)

[PATCH] add --porcelain option to git-push
 2009-06-27  0:23 UTC  (2+ messages)
` [PATCH] add --summary "

[PATCH] Canonicalize svn urls to prevent libsvn assertion
 2009-06-26 21:49 UTC  (2+ messages)

Choosing a mergetool according to file type
 2009-06-26 17:43 UTC  (8+ messages)

Q: why submodules references are different from tree entries from point of view of sorting?
 2009-06-26 17:19 UTC 

Troubles when directory is replaced by symlink
 2009-06-26 14:14 UTC  (7+ messages)

git.el problems
 2009-06-26 12:51 UTC 

Choosing a mergetool according to file type
 2009-06-26 10:28 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).