git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-14 07:10:47 to 2009-02-15 19:35:06 UTC [more...]

filter-branch: Remove original/* (was Re: [RFC] What's the best UI for 'git submodule split'?)
 2009-02-15 19:33 UTC  (3+ messages)
  ` filter-branch: Remove original/*

[PATCH] config: Use parseopt
 2009-02-15 19:31 UTC  (40+ messages)
      ` [PATCH v2] "
            ` human readable diffs, was "

[PATCH] Fix file mark handling and sort side-effects in git.el
 2009-02-15 19:15 UTC  (6+ messages)

"add -p" + filenames with UTF-8 multibyte characters = "No changes"
 2009-02-15 19:11 UTC  (3+ messages)

[PATCH] Make repack less likely to corrupt repository
 2009-02-15 18:42 UTC  (6+ messages)

[PATCH] builtin-receive-pack.c: fix compiler warnings about format string
 2009-02-15 18:18 UTC 

[PATCH 1/4] notes: only clean up message file when editing
 2009-02-15 18:18 UTC  (19+ messages)
` [PATCH 2/4] notes: use GIT_EDITOR and core.editor over VISUAL/EDITOR
` [PATCH 3/4] t3301: fix confusing test for valid notes ref
` [PATCH 4/4] notes: refuse to edit notes outside refs/notes/
      ` [PATCH v2 1/5] notes: only clean up message file when editing
      ` [PATCH v2 2/5] notes: use GIT_EDITOR and core.editor over VISUAL/EDITOR
      ` [PATCH v2 3/5] t3301: fix confusing quoting in test for valid notes ref
      ` [PATCH v2 4/5] t3301: use test_must_fail instead of !
      ` [PATCH v2 5/5] notes: refuse to edit notes outside refs/notes/

[PATCH] Use "git <command>" instead of dashed form in sample hooks
 2009-02-15 17:19 UTC  (3+ messages)

GitExtensions 1.43 crash with large repository
 2009-02-15 15:52 UTC  (2+ messages)

[PATCH 4/4] builtin-remote: add set-head verb
 2009-02-15 15:22 UTC  (20+ messages)
` [PATCH] builtin-remote: better handling of multiple remote HEADs
          ` [PATCH 1/5] test scripts: refactor start_httpd helper
          ` [PATCH 2/5] add basic http clone/fetch tests
          ` [PATCH 3/5] refactor find_refs_by_name to accept const list
          ` [PATCH 4/5] remote: refactor guess_remote_head
          ` [PATCH 5/5] remote: use exact HEAD lookup if it is available

[PATCH] git diff ignore-space options should ignore missing EOL at EOF differences
 2009-02-15 15:17 UTC  (4+ messages)

[PATCH 1/8] config: Trivial rename in preparation for parseopt
 2009-02-15 13:35 UTC  (17+ messages)
` [PATCH 2/8] config: Cleanup config file handling
  ` [PATCH 3/8] config: Use parseopt
    ` [PATCH 4/8] config: Improve variable 'type' handling
      ` [PATCH 5/8] config: Disallow multiple config file locations
        ` [PATCH 6/8] config: Don't allow extra arguments for -e or -l
          ` [PATCH 7/8] config: Don't return negative exit codes
            ` [PATCH 8/8] config: Codestyle cleanups

[PATCH] bash: add 'merge --ff' and '--no-ff' options
 2009-02-15 13:25 UTC  (3+ messages)
  ` [PATCH v2] bash: add missing 'git merge' options

Will you be my Valentine?
 2009-02-15 11:45 UTC 

[SoC RFC] about "restartable clone"
 2009-02-15 11:37 UTC  (2+ messages)

[PATCH] teach the new "@{-1} syntax to "git branch"
 2009-02-15 11:21 UTC  (11+ messages)
    ` [PATCH v2 1/2] Teach the "
    ` [PATCH v2 2/2] Teach @{-1} to git merge

What's cooking in git.git (Feb 2009, #04; Sun, 15)
 2009-02-15 11:12 UTC  (2+ messages)

[PATCH 3/3 v2] send-email: --suppress-cc improvements
 2009-02-15 10:47 UTC  (5+ messages)
` [PATCH v3] "
  ` [Interdiff "

What's in git.git (Feb 2009, #03; Sun, 15)
 2009-02-15 10:45 UTC 

Unexpected local changes immediately after fresh clone
 2009-02-15 10:38 UTC  (3+ messages)

[PATCH] bash completion: offer more options for gitk
 2009-02-15  9:56 UTC  (3+ messages)

[PATCH] gitweb: fix wrong base URL when non-root DirectoryIndex
 2009-02-15  9:18 UTC  (9+ messages)
      ` [PATCH v3] "
          ` [PATCHv4] "

[PATCH 1/2] bash: fix misspelled 'git svn' option
 2009-02-15  5:31 UTC  (3+ messages)
` [PATCH 2/2] bash: update 'git svn' options

[PATCH v2 0/3] send-email
 2009-02-15  5:07 UTC  (5+ messages)
` [PATCH v2 1/3] send-email: allow send-email to run outside a repo
  ` [PATCH v2 2/3] send-email: handle multiple Cc addresses when reading mbox message
    ` [PATCH v2 3/3] send-email: --suppress-cc improvements

[RFH] How to review patches: Documentation/ReviewingPatches?
 2009-02-15  1:14 UTC  (3+ messages)

[RFC] What's the best UI for 'git submodule split'?
 2009-02-14 23:13 UTC  (10+ messages)
` [RFC/PATCHv2] git submodule split

[DRAFT] Create stash from index state
 2009-02-14 22:59 UTC  (2+ messages)

[PATCH] Documentation: pruning recipe for destructive filter-branch
 2009-02-14 22:38 UTC  (15+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] "
      ` [PATCH] gc: make --prune useful again by accepting an optional parameter
      ` [PATCH v2] "

[PATCH] rerere: remove duplicated functions
 2009-02-14 22:28 UTC  (4+ messages)

git gtk+/GNOME gui application: gitg
 2009-02-14 21:37 UTC  (4+ messages)
` [PATCH 1/3] Fix "multi-character character constant" compile warning
  ` [PATCH 2/3] Refactor loading xml UI files

[PATCH v2] parse-opt: migrate builtin-ls-files
 2009-02-14 20:56 UTC  (7+ messages)
` [PATCH v3] "

[RFC PATCH v2] Teach rebase to rebase even if upstream is up to date
 2009-02-14 19:56 UTC  (4+ messages)

[PATCH/RFC v3 0/9] git checkout: more cleanups, optimisation, less lstat() calls
 2009-02-14 17:50 UTC  (7+ messages)
` [PATCH/RFC v3 7/9] write_entry(): use fstat() instead of lstat() when file is open

[PATCH v2 0/2] git notes show: handle empty notes gracefully
 2009-02-14 17:46 UTC  (2+ messages)

[PATCH] send-email: handle multiple Cc addresses when reading mbox message
 2009-02-14 16:57 UTC  (3+ messages)

[PATCH 1/2] Move 'rev-parse --git-dir' test to t1500
 2009-02-14 16:16 UTC  (2+ messages)
` [PATCH 2/2] t1500: more 'git rev-parse --git-dir' tests

[PATCH v2 1/2] Introduce config variable "diff.primer"
 2009-02-14 15:17 UTC  (10+ messages)

git-svn -- out of memory
 2009-02-14 10:40 UTC 

[PATCH] use a hash of the lock token as the suffix for PUT/MOVE
 2009-02-14  9:53 UTC  (4+ messages)

[PATCH] send-email: handle multiple Cc addresses when reading mbox message
 2009-02-14  8:16 UTC  (4+ messages)

[PATCH] Clean up use of ANSI color sequences
 2009-02-14  7:53 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 1/3] send-email: correct logic error with --suppress-cc=cc
 2009-02-14  7:35 UTC  (5+ messages)
` [PATCH 1/3 v2] "


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