git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-05-20 18:05:42 to 2007-05-21 23:20:11 UTC [more...]

[PATCH] Teach mailsplit about Maildir's
 2007-05-21 23:19 UTC  (16+ messages)
    ` [PATCH] Allow user to specify mailbox format for mailsplit

[PATCH] rename dirlink to gitlink
 2007-05-21 23:12 UTC  (2+ messages)

[PATCH] git-status: respect core.excludesFile
 2007-05-21 23:03 UTC  (2+ messages)

[PATCH] allow commands to be executed in submodules
 2007-05-21 23:02 UTC  (8+ messages)
    ` [PATCH] Add ability to specify environment extension to run_command

[RFC] Implementing git config handling in Git.pm
 2007-05-21 22:37 UTC  (10+ messages)
` [PATCH] config: Add --quoted option to produce machine-parsable output

Second round of support for cloning submodules
 2007-05-21 21:11 UTC  (16+ messages)
` [PATCH 07/16] git-read-tree: take --submodules option

gitweb - encoding problems
 2007-05-21 21:09 UTC  (2+ messages)

[PATCH] Make sure an autogenerated version has at least four parts
 2007-05-21 20:06 UTC  (4+ messages)

Commit ID in exported Tar Ball
 2007-05-21 19:54 UTC  (21+ messages)

[StGIT PATCH] Don't use patches/<branch>/current
 2007-05-21 18:57 UTC  (14+ messages)
` [StGit PATCH 0/2] Bash prompt updates
  ` [StGit PATCH 1/2] Update the bash prompt from 'applied' instead of the obsolete 'current'
      ` [PATCH "
      ` [PATCH 2/2] Don't use / as separatar since it is common i branch names
  ` [StGit PATCH "

Using git to store /etc, redux
 2007-05-21 18:32 UTC  (2+ messages)

GIT on MinGW problem
 2007-05-21 18:22 UTC  (4+ messages)

sbuild (or whatever) integration
 2007-05-21 18:15 UTC  (2+ messages)

[PATCH] git-pack-objects: cache small deltas between big objects
 2007-05-21 17:59 UTC  (5+ messages)

[PATCH 1/3] t9400: Add test cases for config file handling
 2007-05-21 17:31 UTC  (7+ messages)
` [PATCH 2/3] t9400: Add some more cvs update tests
  ` [PATCH 3/3] t9400: Add some basic pserver tests

[PATCH 1/6] Remove whitespace breakage from *.c files
 2007-05-21 16:39 UTC  (4+ messages)

[PATCH v2] Submodule merge support
 2007-05-21 15:42 UTC  (8+ messages)
      ` [PATCH] SubmittingPatches: mention older C compiler compatibility

Git string manipulation functions wrong?
 2007-05-21 14:59 UTC  (3+ messages)

problem with import-tars?
 2007-05-21 13:43 UTC  (2+ messages)

[RFC] Third round of support for cloning submodules
 2007-05-21 12:19 UTC  (49+ messages)
` [PATCH 01/15] Add dump-config
` [PATCH 02/15] git-config: add --remote option for reading config from remote repo
` [PATCH 03/15] http.h: make fill_active_slots a function pointer
` [PATCH 04/15] git-config: read remote config files over HTTP
` [PATCH 05/15] unpack-trees.c: pass cache_entry * to verify_absent rather than just the name
` [PATCH 06/15] git-read-tree: take --submodules option
` [PATCH 07/15] unpack-trees.c: assume submodules are clean
` [PATCH 08/15] Add run_command_v_opt_cd: chdir into a directory before exec
` [PATCH 09/15] entry.c: optionally checkout submodules
` [PATCH 10/15] git-checkout: pass --submodules option to git-read-tree
` [PATCH 11/15] git-read-tree: treat null commit as empty tree
` [PATCH 12/15] git_config: add void * for callback data
` [PATCH 13/15] unpack-trees.c: optionally clone submodules for later checkout
` [PATCH 14/15] entry.c: optionall checkout newly cloned submodules
` [PATCH 15/15] git-clone: add --submodules for cloning submodules

[PATCH] Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file
 2007-05-21 11:23 UTC  (14+ messages)

Fwd: Problem: git doesn't update working dir (always) when checkout'ing other branch
 2007-05-21  9:16 UTC  (2+ messages)

just fetching HEAD of repository
 2007-05-21  9:08 UTC  (2+ messages)

Git branching & pulling
 2007-05-20 20:30 UTC  (4+ messages)

Commits gone AWOL, but not reported by git-fsck --unreachable
 2007-05-21  8:01 UTC  (13+ messages)
              ` [PATCH] Cross-reference the manpages for git-name-rev and git-describe (was Re: Commits gone AWOL, but not reported by git-fsck --unreachable)
                  ` [PATCH] Cross-reference the manpages for git-name-rev and git-describe

[PATCH] git-daemon: don't ignore pid-file write failure
 2007-05-21  7:58 UTC 

git-svn or git problem
 2007-05-21  7:54 UTC 

git log -S problem
 2007-05-21  7:34 UTC  (4+ messages)

RFC: submodule terminology
 2007-05-21  6:52 UTC  (10+ messages)

[PATCH] Update bash completion to ignore some more plumbing commands
 2007-05-21  6:12 UTC  (2+ messages)

[PATCH] Remove USE_PAGER from git-pickaxe
 2007-05-21  3:44 UTC 

[TRIVIAL PATCH 1/1] Make git-annotate use RUN_SETUP
 2007-05-21  3:11 UTC 

[3/4] What's not in 1.5.2 (new topics)
 2007-05-21  1:10 UTC  (7+ messages)

[PATCH] t1300: Add tests for git-config --bool --get
 2007-05-20 22:12 UTC  (2+ messages)
` [PATCH] git-config: Correct asciidoc documentation for --int/--bool

merge summaries
 2007-05-20 20:38 UTC  (7+ messages)
  ` [PATCH] rev-list: '--indent' oneline output

[PATCH 1/5] gitweb: Support comparing blobs with different names
 2007-05-20 20:23 UTC  (5+ messages)
` [PATCH 2/5] gitweb: support filename prefix in git_patchset_body/git_difftree_body
  ` [PATCH 3/5] gitweb: Add treediff view
    ` [PATCH 4/5] gitweb: Selecting diffs in JavaScript
      ` [PATCH 5/5] gitweb: Incremental blame

git-rebase (1.5.0.6) errors
 2007-05-20 19:02 UTC  (5+ messages)


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 NNTP newsgroup(s).