git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-18 23:20:28 to 2009-02-20 05:20:04 UTC [more...]

[PATCH 0/4] Add more tests of cvsimport
 2009-02-20  5:18 UTC  (4+ messages)
` [PATCH 1/4] Start a library for cvsimport-related tests
  ` [PATCH 2/4] Use CVS's -f option if available (ignore user's ~/.cvsrc file)
    ` [PATCH 3/4] Test contents of entire cvsimported "master" tree contents

[PATCH] Expand explanation of the use of + in git push refspecs
 2009-02-20  5:10 UTC  (4+ messages)

git merge --abort
 2009-02-20  4:47 UTC  (5+ messages)

[RFC - draft] List of proposed future changes that are backward incompatible
 2009-02-20  4:13 UTC  (10+ messages)
  ` send-email sending shallow threads by default

[tig PATCH] add missing NULL in blame_grep
 2009-02-20  3:23 UTC 

Migrating from StarTeam to GIT
 2009-02-20  3:08 UTC  (2+ messages)

[PATCH 5/6] Change output "error: " to "Error: " etc
 2009-02-20  3:02 UTC  (15+ messages)
  ` [PATCH] http-push: using error() and warning() as appropriate
      ` [PATCH 0/8] fprintf(stderr, "warning: ") -> warning() patches
        ` [PATCH 1/8] builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
        ` [PATCH 2/8] builtin-checkout: "
        ` [PATCH 3/8] builtin-fetch-pack: "
        ` [PATCH 4/8] builtin-init-db: "
        ` [PATCH 5/8] builtin-rm: "
        ` [PATCH 6/8] builtin-show-branch: "
        ` [PATCH 7/8] builtin-show-ref: "
        ` [PATCH 8/8] refs: "

Recovering from missing objects?
 2009-02-20  2:58 UTC  (3+ messages)

Shallow clones (git clone --depth) are broken?
 2009-02-20  2:49 UTC  (2+ messages)

merge smart enough to adapt to renames?
 2009-02-20  2:17 UTC  (5+ messages)

[PATCHv2 0/2] git-gui: generic and robust worktree/gitdir support
 2009-02-20  1:32 UTC  (10+ messages)
` [PATCHv2 1/2] git-gui: handle non-standard worktree locations
` [PATCHv2 2/2] git-gui: handle bare repos correctly
      ` [PATCHv2bis "

[RFC/PATCH] git-shortlog: respect i18n.logOutputEncoding config setting
 2009-02-20  1:12 UTC 

git rebase -i
 2009-02-20  0:26 UTC  (26+ messages)

[PATCH] Make repack less likely to corrupt repository
 2009-02-20  0:09 UTC  (7+ messages)

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

[RFC PATCH] format-patch: thread as reply to cover letter even with in-reply-to
 2009-02-19 22:41 UTC  (7+ messages)
` [PATCH 0/4] format-patch --cover-letter --in-reply-to
  ` [PATCH 1/4] format-patch: threading test reactivation
  ` [PATCH 2/4] format-patch: track several references
  ` [PATCH 3/4] format-patch: thread as reply to cover letter even with in-reply-to
  ` [PATCH 4/4] format-patch: support deep threading

Really slow 'git gc'
 2009-02-19 21:34 UTC  (4+ messages)

[PATCH 1/2] Introduce the function strip_path_suffix()
 2009-02-19 20:48 UTC  (9+ messages)
` [PATCH v2 0/2] RUNTIME_PREFIX enhancements
` [PATCH v2 1/2] Introduce the function strip_path_suffix()
` [PATCH v2 2/2] system_path(): simplify using strip_path_suffix(), and add suffix "git"

[EGIT PATCH] Add markers for extracting shortlog into build description
 2009-02-19 20:25 UTC 

[PATCH/RFC v2 0/3] git checkout optimisation - part 3
 2009-02-19 20:08 UTC  (4+ messages)
` [PATCH/RFC v2 1/3] fix compile error when USE_NSEC is defined
` [PATCH/RFC v2 2/3] make USE_NSEC work as expected
` [PATCH/RFC v2 3/3] verify_uptodate(): add ce_uptodate(ce) test

[PATCH 0/4] Improve "remote show" output
 2009-02-19 19:51 UTC  (15+ messages)
` [PATCH 1/4] remote: minor code cleanups in preparation for changing "show" output
  ` [PATCH 2/4] remote: move append_ref_to_tracked_list to get rid of prototype
    ` [PATCH 3/4] string-list: add for_each_string_list()
      ` [PATCH 4/4] remote: new show output style

[PATCH] git-svn: try to read the dcommit url from the config file
 2009-02-19 18:47 UTC  (2+ messages)
` git svn dcommit difficulties/feature request

[PATCH] git-svn: Create leading directories in create-ignore
 2009-02-19 18:08 UTC 

[PATCH JGIT] In the commit dialog, deal with Signed-off-by not on the last line
 2009-02-19 17:53 UTC  (3+ messages)

[RFC] Configuring (future) committags support in gitweb
 2009-02-19 17:08 UTC  (5+ messages)
  ` [RFC] Configuring (future) committags support in gitweb, especially bug linking

[PATCH JGIT] Add "compare with index" action
 2009-02-19 15:54 UTC 

[PATCH 4/6] Improve error message for git-filter-branch
 2009-02-19 15:13 UTC  (5+ messages)

[PATCH v3] More friendly message when locking the index fails
 2009-02-19 14:12 UTC  (3+ messages)
` [PATCH] "

What's cooking in git.git (Feb 2009, #06; Wed, 18)
 2009-02-19 14:11 UTC  (13+ messages)
` [PATCH v2 0/8] Support coverage testing with GCC/gcov
  ` [PATCH v2 1/8] "
  ` [PATCH v2 2/8] Test that diff can read from stdin
  ` [PATCH v2 3/8] Test diff --dirstat functionality
  ` [PATCH v2 4/8] Test log --graph
  ` [PATCH v2 5/8] Test fsck a bit harder
  ` [PATCH v2 6/8] Test log --decorate
  ` [PATCH v2 7/8] Test rev-list --parents/--children
  ` [PATCH v2 8/8] Test git-patch-id

Git-cvs import loops endlessly redownloading the same stuff
 2009-02-19 13:57 UTC 

Is there a way to exclude user-specified files or directories from participating in merges?
 2009-02-19 13:37 UTC  (5+ messages)

[PATCH] Document git blame --reverse
 2009-02-19 12:34 UTC 

[PATCH] Avoid segfault with 'git branch' when the HEAD is detached
 2009-02-19 11:31 UTC  (11+ messages)
          ` [PATCH 1/2] add basic branch display tests
          ` [PATCH 2/2] branch: clean up repeated strlen

First round of UGFWIINI results
 2009-02-19 10:32 UTC  (2+ messages)

[PATCH 6/6] Mention to the user that they can reorder commits
 2009-02-19 10:24 UTC  (4+ messages)

[PATCH 1/6] Modify description file to say what this file is
 2009-02-19 10:18 UTC  (3+ messages)

[PATCH] check_updates(): effective removal of cache entries marked CE_REMOVE
 2009-02-19  9:06 UTC  (3+ messages)

[PATCH 2/6] Google has renamed the imap folder
 2009-02-19  8:19 UTC  (3+ messages)

[PATCH] git-svn: Allow using arguments to the editor
 2009-02-19  8:10 UTC  (2+ messages)

[PATCH 3/6] Improve error message for branching an existing branch
 2009-02-19  7:36 UTC 

[RFC] Common library for Git GUIs
 2009-02-19  7:30 UTC  (4+ messages)

[PATCH v2] rev-list: estimate number of bisection step left
 2009-02-19  7:03 UTC 

[PATCH] rev-list: estimate number of bisection step left
 2009-02-19  6:49 UTC  (7+ messages)

[PATCH] Make sure objects/pack exists before creating a new pack
 2009-02-19  4:48 UTC 

tracking binary files
 2009-02-19  3:52 UTC  (2+ messages)

[PATCH] Documentation: Note file formats send-email accepts
 2009-02-19  3:51 UTC 

[PATCH] send-email: Add config option for sender address
 2009-02-19  1:00 UTC 

[PATCH] Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-masking
 2009-02-19  1:02 UTC  (8+ messages)

git-svn error: Unable to parse date
 2009-02-19  0:53 UTC  (5+ messages)

[PATCH v2] filter-branch -d: Export GIT_DIR earlier
 2009-02-19  0:53 UTC  (8+ messages)
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v2 4/5] t3301: use test_must_fail instead of !
 2009-02-19  0:46 UTC  (13+ messages)

[JGIT PATCH] 1/2 : (reworked) Externalizable/Serializable Items
 2009-02-18 23:27 UTC  (5+ messages)

[PATCH 0/2] RUNTIME_PREFIX enhancements
 2009-02-18 23:19 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).