git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-04-01 19:33:12 to 2009-04-05 00:09:28 UTC [more...]

[PATCH] NO_PERL support
 2009-04-05  0:06 UTC  (28+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] commit: abort commit if interactive add failed
  ` [PATCH 2/4] tests: remove exit after test_done call
  ` [PATCH 3/4] Makefile: allow building without perl
  ` [PATCH 4/4] tests: skip perl tests if NO_PERL is defined

Performance issue: initial git clone causes massive repack
 2009-04-05  0:05 UTC  (2+ messages)

[PATCH 1/2] git-repack: use non-dashed update-server-info
 2009-04-04 23:25 UTC  (5+ messages)
` [PATCH 2/2] pack-objects: report actual number of threads to be used

[PATCH 3/4] bisect: use the new generic "sha1_pos" function to lookup sha1
 2009-04-04 20:59 UTC 

[PATCH 4/4] replace_object: use the new generic "sha1_pos" function to lookup sha1
 2009-04-04 20:59 UTC 

[PATCH 2/4] patch-ids: use the new generic "sha1_pos" function to lookup sha1
 2009-04-04 20:59 UTC 

[PATCH 1/4] sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1
 2009-04-04 20:59 UTC 

[PATCH 0/4] start refactoring binary search function
 2009-04-04 20:59 UTC 

[PATCH] bisect: improve error message when branch checkout fails
 2009-04-04 20:02 UTC 

git bisect issue
 2009-04-04 19:48 UTC  (2+ messages)

[PATCH] revision.h: add includes of "diff.h" and "commit.h"
 2009-04-04 19:45 UTC 

git send-email prompting too much
 2009-04-04 17:12 UTC  (2+ messages)

[PATCH] mergetool-lib: add new merge tool TortoiseMerge
 2009-04-04 13:18 UTC 

[PATCH] mergetool-lib: make (g)vimdiff workable under Windows
 2009-04-04 13:17 UTC 

[EGIT PATCH] Select and show a newly created branch in the checkout dialog
 2009-04-04 11:55 UTC 

[PATCH] doc/git-pack-refs: fix two grammar issues
 2009-04-04 10:35 UTC 

[PATCH 0/7] user-manual: general improvements
 2009-04-04  9:38 UTC  (7+ messages)
` [PATCH 1/7] user-manual: remove some git-foo usage
  ` [PATCH 2/7] docbook: improve css style
      ` [PATCH 4/7] user-manual: use 'fast-forward' instead of 'fast forward'
        ` [PATCH 5/7] user-manual: use SHA-1 instead of SHA1 or sha1
          ` [PATCH 6/7] user-manual: add global config section
            ` [PATCH 7/7] user-manual: simplify the user configuration

[PATCH] Add custom memory allocator to MinGW and MacOS builds
 2009-04-04  6:35 UTC  (9+ messages)
  ` [msysGit] "

git diff bug?
 2009-04-04  1:52 UTC  (3+ messages)

[PATCH] mailmap: resurrect lower-casing of email addresses
 2009-04-04  1:51 UTC  (11+ messages)

GPG signing for git commit?
 2009-04-03 22:54 UTC  (2+ messages)

How to init a empty repo for pushing?
 2009-04-03 18:27 UTC  (3+ messages)

How to merge in different order?
 2009-04-03 17:59 UTC  (4+ messages)

[PATCH] git-svn: fix ls-tree usage with dash-prefixed paths
 2009-04-03 16:25 UTC  (7+ messages)
` [PATCH] tree_entry_interesting: Only recurse when the pathspec is a leading path component
    ` [PATCH] match_tree_entry(): a pathspec only matches at directory boundaries

git-svn stubbornly re-creating branch "master"
 2009-04-03 12:26 UTC  (6+ messages)

[PATCH 0/5] Header includes cleanup
 2009-04-03 12:24 UTC  (9+ messages)

[StGit PATCH] Convert "pop" to the lib infrastructure
 2009-04-03 10:36 UTC  (4+ messages)

[PATCH] git remote update: New option --prune (-p)
 2009-04-03  9:03 UTC  (14+ messages)
          ` [PATCHv2 0/2] "
            ` [PATCHv2 1/2] builtin-remote.c: Split out prune_remote as a separate function
            ` [PATCHv2 2/2] git remote update: New option --prune

Damned terrorists!!!
 2009-04-03  6:36 UTC 

[RFC] GSoC Proposal v2:
 2009-04-03  4:22 UTC  (2+ messages)

Whitespace options
 2009-04-03  2:39 UTC  (3+ messages)

[PATCH] mergetool-lib: specialize opendiff options when in diff mode
 2009-04-03  2:16 UTC 

[PATCH] mergetool-lib: refactor run_mergetool and check_unchanged
 2009-04-03  2:10 UTC 

[PATCH 1/3] mergetool-lib: specialize kdiff3 options when in diff mode
 2009-04-03  1:56 UTC  (7+ messages)
` [PATCH 2/3] mergetool-lib: specialize xxdiff "
  ` [PATCH 3/3] mergetool-lib: add diffuse as merge and diff tool

git-{diff,merge} refactor round 2
 2009-04-03  1:54 UTC  (16+ messages)
` [PATCH 02/10] mergetool: use $( ... ) instead of `backticks`
  ` [PATCH 03/10] Add a mergetool-lib scriptlet for holding common merge tool functions
` [PATCH 07/10] difftool: use valid_tool from git-mergetool-lib
  ` [PATCH 08/10] mergetool-lib: introduce run_mergetool
` [PATCH 09/10] difftool: use run_mergetool from git-mergetool-lib
  ` [PATCH 10/10] mergetool: "

[PATCH v2 1/2] Introduce config variable "diff.defaultOptions"
 2009-04-03  0:04 UTC  (4+ messages)
` [PATCH/RFC v3] Introduce config variable "diff.defaultoptions"
  ` [PATCH] Allow setting default diff options via diff.defaultOptions

[ANNOUNCE] GIT 1.6.2.2
 2009-04-02 22:36 UTC 

[PATCH] Fix 'git checkout <submodule>' to update the index
 2009-04-02 20:27 UTC  (3+ messages)

[PATCH] {diff,merge}tool: rename helpers to remove them from tab-completion
 2009-04-02 20:04 UTC  (2+ messages)

[EGIT PATCH 0/5] Quickdiff improvements
 2009-04-02 18:46 UTC  (6+ messages)
` [EGIT PATCH 1/5] Make the equals method work for AnyObjectId, not just ObjectId
  ` [EGIT PATCH 2/5] quickdiff - Don't add GitDocument as repository listener more than once
    ` [EGIT PATCH 3/5] Move dcocument to repository mapping to GitDocument
      ` [EGIT PATCH 4/5] Update Quickdiff tracing statements
        ` [EGIT PATCH 5/5] Cache resolved ids in quickdiff document for faster update

Broken t9001 tests
 2009-04-02 18:07 UTC  (4+ messages)

"git reflog expire --all" very slow
 2009-04-02 15:30 UTC  (8+ messages)

More help with "pull" please
 2009-04-02 15:18 UTC  (8+ messages)

[PATCH] builtin-clone.c: allow multiple cmd_clone() calls
 2009-04-02 14:22 UTC 

[PATCH] bash completion: add git-difftool
 2009-04-02 11:30 UTC 

"git clone --depth <depth>" producing history with <depth + 1> commits?
 2009-04-02 11:00 UTC  (6+ messages)

How to sync two svn repositories via git?
 2009-04-02 10:36 UTC  (3+ messages)

[PATCH] git submodule: fix add usage line
 2009-04-02  8:47 UTC 

[PATCH] Allow curl to rewind the read buffers
 2009-04-02  7:03 UTC  (4+ messages)

[PATCH] Build RPMs locally unless overruled in ~/.rpmmacros
 2009-04-02  6:47 UTC  (2+ messages)

[PATCHv2 0/4] push.default and branch.<name>.{remote,merge} changes
 2009-04-02  6:08 UTC  (5+ messages)
` [PATCHv2 3/4] Documentation: branch.*.merge can also afect 'git-push'

[PATCH 6/8 v2] sh-tools: add a run_merge_tool function
 2009-04-02  5:33 UTC  (3+ messages)

[PATCH] Add warning about known issues to documentation of cvsimport
 2009-04-02  5:25 UTC  (4+ messages)
` [PATCH] Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is set

[PATCH] git-svn: don't output git commits in quiet mode
 2009-04-02  5:24 UTC  (6+ messages)
    ` [PATCH] git-svn: add a double quiet option to hide git commits

[PATCH 07/10] rev-list: call new "filter_skip" function
 2009-04-02  4:23 UTC  (4+ messages)

[PATCH v2 03/10] Add a mergetool-lib scriptlet for holding common merge tool functions
 2009-04-02  4:20 UTC  (3+ messages)
` [PATCH v2 08/10] mergetool-lib: introduce run_mergetool
  ` [PATCH v2 10/10] mergetool: use run_mergetool from git-mergetool-lib

On git 1.6 (novice's opinion)
 2009-04-02  2:17 UTC  (8+ messages)

Segfault on merge with 1.6.2.1
 2009-04-02  0:33 UTC  (7+ messages)

[PATCH 2/2] Make local branches behave like remote branches when --tracked
 2009-04-01 21:42 UTC  (4+ messages)
` [PATCHv2 0/2] "
  ` [PATCHv2 1/2] Test for local branches being followed with --track
    ` [PATCHv2 2/2] Make local branches behave like remote branches when --tracked

[PATCH] Documentation: git-svn: fix trunk/fetch svn-remote key typo
 2009-04-01 21:02 UTC 

Detached HEAD warning (again)
 2009-04-01 20:41 UTC  (2+ messages)

[PATCH] Add warning about known issues to documentation of cvsimport
 2009-04-01 20:24 UTC  (7+ messages)
      ` [PATCH] Cleanup warning about known issues in cvsimport documentation
          ` [PATCH v2] "

[PATCH] builtin-clone.c: fix memory leak in cmd_clone()
 2009-04-01 20:17 UTC  (5+ messages)


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