git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-31 17:45:54 to 2010-04-03 11:01:51 UTC [more...]

Problem with git push on (somewhat) large binaries
 2010-04-03 11:02 UTC 

[PATCH 0/4] fix regression that "git status" doesn't refresh the index
 2010-04-03 10:33 UTC  (14+ messages)
` [PATCH 1/4] builtin/commit: fix duplicated sentence in a comment
` [PATCH 2/4] builtin/commit: remove unnecessary variable definition
` [PATCH 3/4] t7508: add test for "git status" refreshing the index
` [PATCH 4/4] git status: refresh "
  ` [PATCH v2 4/4] git status: refresh the index if possible
      ` [PATCH] t7508: add a test for "git status" in a read-only repository

[PATCH 0/6] Add tab-in-indent whitespace rule
 2010-04-03 10:02 UTC  (8+ messages)
` [PATCH 1/6] whitespace: we cannot "catch all errors known to git" anymore
` [PATCH 2/6] whitespace: add tab-in-indent error class
` [PATCH 3/6] whitespace: tests for git-diff --check with "
` [PATCH 4/6] whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
` [PATCH 5/6] whitespace: add tab-in-indent support for --whitespace=fix
` [PATCH 6/6] whitespace: tests for git-apply --whitespace=fix with tab-in-indent

Problem with add folder to a subdirectory
 2010-04-03  9:13 UTC  (2+ messages)

[PATCH] Makefile: update defaults for modern Cygwin
 2010-04-03  7:47 UTC  (4+ messages)

What's cooking in git.git (Apr 2010, #01; Fri, 02)
 2010-04-03  5:00 UTC  (5+ messages)
  ` nd/setup

git gc error - cannot lock ref 'RENAMED-REF..1'
 2010-04-03  4:22 UTC  (4+ messages)

[PATCHv6 4/6 RESEND] instaweb: add minification awareness
 2010-04-03  0:40 UTC 

[PATCHv6 6/6] gitweb: update INSTALL to use shorter make target
 2010-04-03  0:37 UTC 

[PATCHv6 5/6] gitweb: add documentation to INSTALL regarding gitweb.js
 2010-04-03  0:36 UTC 

[PATCHv6 3/6] Gitweb: add autoconfigure support for minifiers
 2010-04-03  0:35 UTC 

Subject: [PATCH 4/6] instaweb: add minification awareness
 2010-04-03  0:36 UTC 

[PATCHv6 2/6] Gitweb: add support for minifying gitweb.css
 2010-04-03  0:35 UTC 

[PATCHv6 1/6] Gitweb: add ignore and clean rules for minified files
 2010-04-03  0:33 UTC 

[PATCHv6 0/7] Gitweb: fill in missing parts of minify support
 2010-04-03  0:32 UTC 

Extremely slow progress during 'git reflog expire --all'
 2010-04-02 22:41 UTC  (4+ messages)

Using test-lib.sh under GPLv3?
 2010-04-02 20:38 UTC  (26+ messages)
                        ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+
                            ` Git: relicensing test-lib.sh "

'git gc --aggressive' effectively unusable
 2010-04-02 22:12 UTC  (2+ messages)

[PATCHv5 3/6] Gitweb: add autoconfigure support for minifiers
 2010-04-02 22:08 UTC  (4+ messages)

git as backup and file sync system
 2010-04-02 21:20 UTC  (4+ messages)

git ls-files unreliable?
 2010-04-02 20:54 UTC  (2+ messages)

[PATCH v2 0/3] Handling of gitattribute macro expansion
 2010-04-02 19:33 UTC  (4+ messages)
` [PATCH 1/3] Attr: Fixed debug output for "
` [PATCH v2 2/3] Attr: Allow multiple changes to an attribute on the same line
` [PATCH v2 3/3] Attr: Expand macros immediately when encountered

[PATCH 1/2] Attr: Fixed debug output for macro expansion
 2010-04-02 19:23 UTC  (3+ messages)
` [PATCH 2/2] Attr: Allow macros to override earlier attributes

[PATCH] Integrate version 3 ciabot scripts into contrib/
 2010-04-02 19:05 UTC  (2+ messages)

revert all changes and go back to original state
 2010-04-02 19:00 UTC 

git describe bug?
 2010-04-02 18:31 UTC  (2+ messages)

How to to override repository-specific attributes in.git/config?
 2010-04-02 17:30 UTC 

[PATCH 0/3] Re: how to have --no-ff be the default for all branch
 2010-04-02 17:19 UTC  (11+ messages)
` [PATCH 3/3] builtin-merge: add support for default merge options

[PATCH] Prompt for a username when an HTTP request 401s
 2010-04-02 16:11 UTC  (4+ messages)

[PATCH] Add Tru64/OSF1 support in Makefile
 2010-04-02 15:39 UTC  (7+ messages)
        ` [PATCH WIP] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE

[PATCH v3] gitk: Use git-difftool for external diffs
 2010-04-02 11:32 UTC  (3+ messages)
` [PATCH v4] "

[RFC 0/1] diff --check for indent-with-spaces style
 2010-04-02 10:55 UTC  (6+ messages)
` [RFC 1/1] Add new indent-with-tab whitespace check
    ` Re* "

[PATCH] bash: support --delete and --set-upstream for push
 2010-04-02 10:13 UTC 

[PATCH v3 0/2] git-gui: change to display the combined diff in the case of conflicts
 2010-04-02  8:37 UTC  (8+ messages)

[PATCH] Fix _XOPEN_SOURCE problem on DragonFly
 2010-04-02  8:02 UTC  (4+ messages)

[PATCH] Fix _XOPEN_SOURCE problem on DragonFly
 2010-04-02  7:52 UTC 

[PATCH 0/7] textconv caching
 2010-04-02  7:38 UTC  (13+ messages)
` [PATCH 1/7] fix const-correctness of write_sha1_file
` [PATCH 2/7] fix textconv leak in emit_rewrite_diff
` [PATCH 3/7] make commit_tree a library function
` [PATCH 4/7] introduce notes-cache interface
` [PATCH 5/7] textconv: refactor calls to run_textconv
` [PATCH 6/7] diff: cache textconv output
` [PATCH 7/7] diff: avoid useless filespec population

[PATCH RFC/RFD] clone: quell the progress report from init
 2010-04-02  7:28 UTC  (3+ messages)
` [PATCH] clone: quell the progress report from init and report on clone

are hashes calculated from data
 2010-04-02  7:08 UTC  (7+ messages)

sadly requesting help
 2010-04-02  2:21 UTC  (3+ messages)
    ` Fwd: "

[PATCH] Documentation: clarify grammar
 2010-04-02  1:23 UTC  (5+ messages)

[PATCH 1/2] t3301-notes: Test the creation of reflog entries
 2010-04-02  0:16 UTC  (6+ messages)
` [PATCH 2/2] refs.c: Write reflogs for notes just like for branch heads

Are the patches used to build git on cygwin available in a git repo somewhere?
 2010-04-01 23:41 UTC  (7+ messages)

[PATCH] git-svn: support svnmerge.py merge tickets from pre svn 1.5.0 releases
 2010-04-01 22:54 UTC 

[PATCH] Prompt for a username when an HTTP request 401s
 2010-04-01 22:06 UTC  (3+ messages)

Is there interest in reading ~/.gitconfig.d/* and /etc/gitconfig.d/*?
 2010-04-01 22:03 UTC  (2+ messages)

[PATCHv5 1/6] Gitweb: add ignore and clean rules for minified files
 2010-04-01 21:26 UTC  (3+ messages)

[PATCHv5 4/6] instaweb: add minification awareness
 2010-04-01 20:50 UTC  (3+ messages)

[PATCH 0/7] fmt-merge-msg improvements
 2010-04-01 20:07 UTC  (6+ messages)
` [PATCH 6/7] fmt-merge-msg: remove custom string_list implementation
    ` [PATCH 8/7] Make string_list_append() consistent with everything else

[PATCH] fix some resource leaks discovered by cppcheck
 2010-04-01 20:01 UTC 

[PATCH 0/5] ident attribute related patches (resend w/ testsuite v3)
 2010-04-01 19:56 UTC  (7+ messages)
` [PATCH 1/5] convert: Safer handling of $Id$ contraction
  ` [PATCH 2/5] convert: Keep foreign $Id$ on checkout
    ` [PATCH 3/5] convert: Use the enum constant SAFE_CRLF_FALSE
      ` [PATCH 4/5] convert: Inhibit contraction of foreign $Id$ during stats

How to log a host (or a repository) of a commit?
 2010-04-01 19:06 UTC  (2+ messages)

Problems Fetching from HTTP?
 2010-04-01 18:12 UTC  (3+ messages)

[BUG] merge-recursive call in git-am -3 chokes, autocrlf issue?
 2010-04-01 17:27 UTC  (3+ messages)
` [BUG] [RESOLVED] "

[PATCH 0/7] remote-helpers: exporting
 2010-04-01 15:14 UTC  (4+ messages)
` [PATCH 5/7] remote-helpers: add support for an export command

Dealing with mac linefeeds in git repository
 2010-04-01 13:19 UTC  (3+ messages)

Better cooperation between checkouts and stashing
 2010-04-01 13:09 UTC  (18+ messages)
` [PATCH] Clarification for the command "git checkout <branch>"

[PATCHv5 6/6] gitweb: update INSTALL to use shorter make target
 2010-04-01 12:25 UTC  (2+ messages)

[PATCHv5 5/6] gitweb: add documentation to INSTALL regarding gitweb.js
 2010-04-01 11:46 UTC  (2+ messages)

git branch -a prefixes origin/ branches with remotes/
 2010-04-01  9:17 UTC  (7+ messages)

[PATCHv5 2/6] Gitweb: add support for minifying gitweb.css
 2010-04-01  8:51 UTC  (2+ messages)

Will tortoisesvn conflict with tortoisegit?
 2010-04-01  6:52 UTC  (2+ messages)

[PATCHv5 0/6] Gitweb: fill in missing parts of minify support
 2010-04-01  5:35 UTC 

[ANNOUNCE] Git 1.7.0.4
 2010-04-01  4:50 UTC 

[PATCH 0/5] add a --strategy option to "git cherry-pick"
 2010-03-31 19:22 UTC  (6+ messages)
` [PATCH 1/5] revert: use strbuf to refactor the code that writes the merge message
` [PATCH 2/5] revert: refactor merge recursive code into its own function
` [PATCH 3/5] merge: refactor code that calls "git merge-STRATEGY"
` [PATCH 4/5] merge: make function try_merge_command non static
` [PATCH 5/5] revert: add "--strategy" option to choose merge strategy

git push doesn't honor .git/config
 2010-03-31 22:03 UTC  (3+ messages)

[PATCH v4] Documentation/remote-helpers: Add invocation section
 2010-03-31 19:40 UTC 

[PATCH] gitweb: git_get_project_config requires only $git_dir, not also $project
 2010-03-31 17:56 UTC  (3+ messages)

git branch -a prefixes origin/ branches with remotes/
 2010-03-31 17:45 UTC 


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