git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-30 06:44:22 to 2011-04-01 08:06:01 UTC [more...]

[PATCH] Docs gitk: Explicitly mention -d, --date-order option
 2011-04-01  8:05 UTC  (3+ messages)

Small "git clean" annoyance
 2011-04-01  7:41 UTC  (3+ messages)

[PATCH 0/3] revisions.txt improvements
 2011-04-01  7:01 UTC  (8+ messages)
` [PATCH 1/3] revisions.txt: consistent use of quotes
` [PATCH 2/3] revisions.txt: structure with a labelled list
` [PATCH 3/3] revisions.txt: language improvements

Usability improvement request: git show revision -- file
 2011-04-01  6:52 UTC  (18+ messages)
  ` [PATCH 1/3] t1506: factor out test for "Did you mean..."
    ` [PATCH 2/3] sha1_name: Suggest commit:./file for path in subdir
    ` [RFC/PATCH 3/3] builtin/show.c: do not prune by pathspec

Proposed design of fast-export helper
 2011-04-01  6:14 UTC 

[PATCH 1/2] blame: add --abbrev command line option
 2011-04-01  1:54 UTC  (2+ messages)
` [PATCH 2/2] blame: honor core.abbrev

Problems with stale .keep files on git server
 2011-04-01  1:41 UTC  (5+ messages)
  ` [PATCH 1/2] index-pack: Create .keep files with same permissions and .pack/.idx
  ` [RFC/PATCH 2/2] repack: Remove stale .keep files before repacking

[PATCH 0/4] fix hang in git push when pack-objects fails
 2011-04-01  1:35 UTC  (10+ messages)
` [PATCH 1/4] teach wait_or_whine a "quiet" mode
` [PATCH 2/4] finish_async: be quiet when waiting for async process
` [PATCH 3/4] run-command: allow aborting async code prematurely
` [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
` [PATCH 5/4] run-command: implement abort_async for pthreads

[PATCH] system_path: use a static buffer
 2011-03-31 23:23 UTC  (3+ messages)

[PATCH 0/5] Towards a Git to SVN bridge
 2011-03-31 23:23 UTC  (5+ messages)
` [PATCH 3/5] strbuf: Introduce strbuf_fwrite corresponding to strbuf_fread
` [PATCH 5/5] t9012-svn-fi: Add tests for svn-fi

[PATCH] Include headers for getrlimit() in sha1_file.c
 2011-03-31 22:59 UTC  (3+ messages)
  ` [PATCH maint resend] compat: add missing #include <sys/resource.h>

[PATCH] git-svn: don't confuse editors with an apostrophe
 2011-03-31 22:59 UTC  (2+ messages)

What's cooking in git.git (Mar 2011, #06; Thu, 31)
 2011-03-31 22:35 UTC  (2+ messages)
` Let's make our cycles shorter

[PATCH] reset: update help text
 2011-03-31 21:57 UTC  (7+ messages)

[PATCH] Remove "bashism" from contrib/thunderbird-patch-inline/appp.sh
 2011-03-31 21:56 UTC  (8+ messages)

[PATCH] Documentation/git-update-index.txt: Remove obsolete note
 2011-03-31 21:41 UTC  (4+ messages)

195b7ca6 breaks t9010 at current master
 2011-03-31 21:14 UTC  (4+ messages)

Indexing Zlib deflated streams for pseudo-random-access to reduce delta-resolution memory requirements
 2011-03-31 20:26 UTC 

compare log of two different repos
 2011-03-31 19:34 UTC  (4+ messages)

GSoC questions
 2011-03-31 19:31 UTC  (10+ messages)

ignorecase interoperability bugs
 2011-03-31 19:18 UTC 

Problem with git bundle
 2011-03-31 19:16 UTC  (3+ messages)

implement idea firstly in script language?
 2011-03-31 18:51 UTC  (2+ messages)

[PATCH] submodule: Add --force option for git submodule update
 2011-03-31 18:13 UTC  (9+ messages)

git gui equivalent to git checkout -b
 2011-03-31 17:52 UTC  (3+ messages)

[PATCH] Fix potential local deadlock during fetch-pack
 2011-03-31 16:24 UTC  (4+ messages)

Translation inclusion criteria
 2011-03-31 15:26 UTC  (7+ messages)

[PATCH 1/2] cmd_clone: free dir and path buffers
 2011-03-31 15:10 UTC  (6+ messages)
` [PATCH 2/2] cmd_clone: make sure repo is allocated on the stack and free it
      ` [PATCH 2/2] cmd_clone: make sure repo is allocated on the heap "

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-03-31 13:56 UTC  (7+ messages)
` [PATCH 2/5] tree-walk: drop unused parameter from match_dir_prefix
` [PATCH 3/5] tree-walk: micro-optimization in tree_entry_interesting
` [PATCH 4/5] tree-walk: unroll get_mode since loop boundaries are well-known
` [PATCH 5/5] tree-walk: match_entry microoptimization

checkout new branch tracks wrong remote (bug?)
 2011-03-31 12:59 UTC  (13+ messages)
  ` [PATCH 0/3] better "remote add --mirror" semantics
    ` [PATCH 1/3] remote: disallow some nonsensical option combinations
    ` [PATCH 2/3] remote: separate the concept of push and fetch mirrors
    ` [PATCH 3/3] remote: deprecate --mirror

fast-import: use struct hash_table
 2011-03-31 11:59 UTC  (3+ messages)
` [PATCH 1/2] fast-import: use struct hash_table for atom strings
` [PATCH 2/2] fast-import: use struct hash_table for objects

[msysGit] Git fails to push to secured webdav
 2011-03-31  9:57 UTC 

error: cannot run hooks/pre-receive: No such file or directory
 2011-03-31  7:20 UTC  (4+ messages)

[PATCH] Merging multiple branches in invalid HEAD state
 2011-03-31  6:11 UTC 

[PATCH] parse-remote: replace unnecessary sed invocation
 2011-03-31  2:31 UTC  (4+ messages)

[PATCH] Remove old binaries from .gitignore
 2011-03-31  2:26 UTC 

[PATCH 1/2] http: make curl callbacks match contracts from curl header
 2011-03-31  1:38 UTC  (2+ messages)
` [PATCH 2/2] http-push: refactor curl_easy_setup madness

[PATCH] Share color list between graph and show-branch
 2011-03-31  1:38 UTC 

[PATCH 1/4] write_idx_file should use an unsigned nr_objects parameter
 2011-03-31  1:24 UTC  (4+ messages)
` [PATCH 2/4] Use uint32_t for unpack-objects counters
` [PATCH 3/4] Use uint32_t for index-pack counters
` [PATCH 4/4] Unify pack header checking between index-pack and unpack-objects

[RFC 1/2] Portability: Convert strictly between function pointers
 2011-03-30 22:46 UTC  (12+ messages)
` [RFC 2/2] Future Proofing: Pass around pointers to either functions or data
  ` [RFC 0/3] Alternates API
    ` [RFC 2/3] Alternates API: Improve naming
      ` [RFC 3/3] Alternates API: Remove unused parameter
        ` [RFC 1/3] Alternates API: Untangle the interface

GSOC idea: build in scripts and cleanups
 2011-03-30 21:17 UTC  (5+ messages)

[PATCH] git-notes.txt: clarify -C vs. copy and -F
 2011-03-30 19:32 UTC  (7+ messages)
    ` [RFC/PATCH] Make "git notes add" more user-friendly when there are existing notes

[PATCH] Portability: returning void
 2011-03-30 19:31 UTC  (16+ messages)
                  ` [PATCH/RFC svn-fe] tests: introduce helper to fill a pipe in the background
            ` [PULL svn-fe] Re: Portability: returning void

[PATCH] grep: allow -E and -n to be turned on by default via configuration
 2011-03-30 19:31 UTC  (2+ messages)
` [PATCH v3] "

how to squash two commits into only one
 2011-03-30 19:22 UTC  (8+ messages)

[PATCH 0/4] Miscellaneous Improvements
 2011-03-30 19:21 UTC  (8+ messages)
` [PATCH 1/4] Typos: t/README
  ` [PATCH 2/4] Clean: Remove superfluous strbuf 'docs'
    ` [PATCH 3/4] Clean: Remove unnecessary `\' (line continuation)
      ` [PATCH 4/4] Clean: Remove useless parameters from both get_commit_info() functions

contrib/thunderbird-patch-inline: do not require /bin/bash to run
 2011-03-30 18:53 UTC  (3+ messages)

git fast-import : How to change parent during import?
 2011-03-30 17:25 UTC  (5+ messages)

[tig PATCH] blame broken in recent master
 2011-03-30 14:24 UTC 

RFC: script to manually associate files after failed rename detection in conflicting merge
 2011-03-30 13:38 UTC 

Problems using bundle with git-svn
 2011-03-30 12:34 UTC 

Git Pack: Improving cache performance (maybe a good GSoC practice)
 2011-03-30 12:07 UTC  (6+ messages)

[PATCH] Documentation/config.txt: make truth value of numbers more explicit
 2011-03-30 10:22 UTC 

[PATCH] git-pack-objects.txt: fix grammatical errors
 2011-03-30  9:00 UTC 

[PATCH] unpack-objects: migrate to parse-options
 2011-03-30  8:37 UTC 

[PATCH] git-gui: support for underline styles
 2011-03-30  7:18 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] git-gui: support for diff3 conflict style
      ` [PATCH 2v2/2] "


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