git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-12-18 22:38:38 to 2010-12-24 08:08:51 UTC [more...]

[PATCH 0/4] teach vcs-svn/line_buffer to handle multiple input files
 2010-12-24  8:05 UTC 

What's cooking in git.git (Dec 2010, #06; Tue, 21)
 2010-12-24  1:39 UTC  (11+ messages)

[PATCH] msvc: Fix compilation error due to missing mktemp() declaration
 2010-12-24  1:00 UTC  (2+ messages)

Allow empty commits to be rebased
 2010-12-24  0:48 UTC 

Dangerous "git am --abort" behavior
 2010-12-24  0:24 UTC  (12+ messages)

[PATCH] lib-git-svn.sh: Move web-server handling code into separate function
 2010-12-23 19:03 UTC 

Expected behaviour of 'git log -S' when searching in a merged/deleted file?
 2010-12-23 17:27 UTC  (5+ messages)

StandardInput Not Continuing Process
 2010-12-23 17:20 UTC  (4+ messages)

[PATCH 1/3] Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections
 2010-12-23 16:45 UTC  (7+ messages)
` [PATCH 2/3] test-lib.sh/test_decode_color(): use octal not hex in awk script
` [PATCH 3/3] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'

Using overlay filesystem for "other" files idea
 2010-12-23  9:53 UTC  (3+ messages)

git-svn author file and svn2cl compatibility
 2010-12-23  8:11 UTC  (2+ messages)

[RFC PATCH v7 0/9] gitweb: Output caching, with eval/die based error handling
 2010-12-23  2:08 UTC  (12+ messages)
` [RFC PATCH v7 1/9] gitweb: Go to DONE_REQUEST rather than DONE_GITWEB in die_error
` [RFC PATCH v7 2/9] gitweb: use eval + die for error (exception) handling
` [RFC PATCH v7 3/9] gitweb: Introduce %actions_info, gathering information about actions
` [RFC PATCH v7 4/9] gitweb: Prepare for splitting gitweb
` [RFC PATCH v7 5/9] t/test-lib.sh: Export also GIT_BUILD_DIR in test_external
` [RFC PATCH v7 6/9] gitweb/lib - Simple output capture by redirecting STDOUT to file
` [RFC PATCH v7 7/9] gitweb/lib - Very simple file based cache
` [RFC PATCH v7 8/9] gitweb/lib - Cache captured output (using compute_fh)
` [RFC PATCH v7 9/9] gitweb: Add optional output caching

Possible bug in "git rebase" (non-interactive) with regards to post-rewrite
 2010-12-23  0:49 UTC  (3+ messages)

smudge/clean filter needs filename
 2010-12-22 23:22 UTC  (17+ messages)
` [PATCH] convert filter: supply path to external driver
    ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "
                ` [PATCH v5] "

[PATCH] unpack_trees(): skip trees that are the same in all input
 2010-12-22 22:13 UTC 

'show' pretty %B without a diff
 2010-12-22 18:33 UTC  (10+ messages)

[PATCH] t3419-*.sh: Fix arithmetic expansion syntax error
 2010-12-22 18:42 UTC  (3+ messages)

[PATCH/RFC] get_sha1: allow users to extend ..^{%..} syntax
 2010-12-22 15:33 UTC 

[PATCH 00/47] nd/setup updates on pu
 2010-12-22 15:17 UTC  (8+ messages)
` [PATCH 36/47] rev-parse: prints --git-dir relative to user's cwd
` [PATCH 44/47] Remove all logic from get_git_work_tree()

Rebasing multiple branches
 2010-12-22 14:54 UTC  (4+ messages)

"git pull" doesn't respect --work-tree parameter
 2010-12-22 11:55 UTC  (7+ messages)

Network problems during "git svn dcommit": need help!
 2010-12-22 11:50 UTC 

cvsimport still not working with cvsnt
 2010-12-22  5:43 UTC  (4+ messages)

[PATCH 13/14] t4135-*.sh: Skip the "backslash" tests on cygwin
 2010-12-22  1:44 UTC  (6+ messages)

FIX/COMMENT: git remote manual page
 2010-12-22  1:15 UTC 

[PATCH] attr.c: Use ALLOC_GROW instead of alloc_nr and xrealloc
 2010-12-22  1:04 UTC  (3+ messages)

[PATCH] completion: Add PS1 configuration for submodules
 2010-12-21 22:56 UTC  (10+ messages)

t0050-filesystem.sh unicode tests borked on dash shell
 2010-12-21 21:26 UTC  (5+ messages)
` [PATCH] t0050: fix printf format strings for portability

[PATCH] trace.c: mark file-local function static
 2010-12-21 19:54 UTC  (14+ messages)

git-cvsimport is setting incorrect timestamps in the master reflog
 2010-12-21 14:18 UTC 

Commiting automatically (2)
 2010-12-21 13:06 UTC  (10+ messages)

Performance issue exposed by git-filter-branch
 2010-12-21  4:59 UTC  (7+ messages)

Basic Git Questions
 2010-12-21  2:59 UTC  (2+ messages)

[PATCH] completion: add missing configuration variables
 2010-12-21  1:22 UTC  (4+ messages)
` [PATCH v2] "

Git silently ignores --date when data is not in the correct format
 2010-12-21  1:00 UTC  (4+ messages)
` [PATCH/RFC] ident: die on bogus date format

[PATCH] handle arbitrary ints in git_config_maybe_bool
 2010-12-21  0:49 UTC  (2+ messages)

[PATCH] gitweb: Include links to feeds in HTML header only for '200 OK' response
 2010-12-20 23:59 UTC  (4+ messages)

[PATCH 0/3 v2] minor gitweb modifications
 2010-12-20 23:11 UTC  (7+ messages)
` [PATCH 1/3] gitweb: add extensions to highlight feature
` [PATCH 2/3] gitweb: decorate a bit more remotes
` [PATCH 3/3] gitweb: remove test when closing file descriptor

[PATCH 1/2] t/t8006: Demonstrate blame is broken when cachetextconv is on
 2010-12-20 19:28 UTC  (13+ messages)
` [PATCH 2/2] fill_textconv(): Don't get/put cache if sha1 is not valid

push from git gui goes to wrong branch
 2010-12-20 14:09 UTC 

[PATCH 0/3] minor gitweb modifications
 2010-12-20 12:04 UTC  (4+ messages)
` [PATCH 2/3] gitweb: decorate a bit more remotes

[wish] git svn create-ignore should support resuming just like git svn fetch does
 2010-12-20  9:01 UTC 

Basic Git Questions
 2010-12-19 23:15 UTC  (3+ messages)

subdirectory-filter does not delete files before the directory came into existence?
 2010-12-19 22:51 UTC  (6+ messages)

[PATCH] am: Allow passing exclude and include args to apply
 2010-12-19 20:13 UTC  (6+ messages)
    ` [klibc] "

[PATCH v2] am: Allow passing exclude and include args to apply
 2010-12-19 18:22 UTC 

[PATCH] builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc
 2010-12-19 11:58 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] t2107: mark passing test as success
 2010-12-19  3:53 UTC 

[PATCH v2 0/4] --word-regex sanity checking and such
 2010-12-19  2:10 UTC  (7+ messages)
` [PATCH v2 2/4] diff.c: implement a sanity check for word regexes
` [PATCH v2 3/4] userdiff: fix typo in ruby and python "


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