git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-15 00:59:51 to 2011-03-17 12:02:38 UTC [more...]

[PATCH] pretty.c: Make user defined format honor color option
 2011-03-17 12:02 UTC  (3+ messages)

[PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
 2011-03-17 11:33 UTC  (3+ messages)
` [PATCH/RFD 1/2] revision.c: rename --merges to --merges-only
` [PATCH/RFD 2/2] revision.c: introduce --merges to undo --no-merges

[PATCH] Name make_*_path functions more accurately
 2011-03-17 11:26 UTC 

[PATCH] diff-lib.c: Fix diff-files --diff-filter --quiet exit code
 2011-03-17 11:15 UTC  (5+ messages)
  ` Re* "
    ` [PATCH] diff --quiet: disable optimization when --diff-filter=X is used

[PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
 2011-03-17 11:01 UTC  (4+ messages)
` [PATCH 2/2] gitweb: introduce localtime feature

[PATCH 2/3] setup_path(): Free temporary buffer
 2011-03-17 11:01 UTC  (7+ messages)
` [PATCH] system_path: use a static buffer

[RFD] Gitweb: Source configuration from file separate from the CGI script
 2011-03-17 10:21 UTC  (4+ messages)

git blame --follow
 2011-03-17 10:16 UTC  (5+ messages)

[PATCH] gitweb: highlight: replace tabs with spaces
 2011-03-17 10:04 UTC  (3+ messages)

Sharing a massive distributed merge
 2011-03-17  8:53 UTC  (8+ messages)
    ` Where do all the tips go? (Was: Re: Sharing a massive distributed merge)

[PATCH] git-submodule: Remove duplicate entries during merge with conflict
 2011-03-17  8:09 UTC 

[PATCH v2] commit, status: #comment diff output in verbose mode
 2011-03-17  8:01 UTC  (8+ messages)

git bisect code 125 - "WFT?"
 2011-03-17  7:27 UTC  (5+ messages)

[PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
 2011-03-17  7:16 UTC  (3+ messages)

[PATCH 0/2] A couple of tweaks in git-for-each-ref.txt
 2011-03-17  6:59 UTC  (11+ messages)
` [PATCH 2/2] Add Author and Documentation sections to git-for-each-ref.txt

git-reset HEAD --permissions-only
 2011-03-17  6:01 UTC  (4+ messages)

[BUG] merge-recursive triggered "BUG"
 2011-03-17  0:39 UTC 

git stash: add --index-only, or --keep-index should not stash index?
 2011-03-16 23:06 UTC  (7+ messages)

[PATCH] valgrind: ignore SSE-based strlen invalid reads
 2011-03-16 22:43 UTC  (11+ messages)

[PATCH 0/2] git-p4: sync new branch regression
 2011-03-16 20:53 UTC  (3+ messages)
` [PATCH 1/2] git-p4: fix "
` [PATCH 2/2] git-p4: test sync new branch

[PATCH 0/3] Rename make_*_path with clearer names
 2011-03-16 20:51 UTC  (10+ messages)
` [PATCH 1/3] make_absolute_path: return the input path if it points to our buffer
` [PATCH 2/3] Name make_*_path functions more accurately
` [PATCH 3/3] Use the new {real,absolute}_path function names
` [PATCH 2-3/3] Name make_*_path functions more accurately

[PATCH 2-3/3] Name make_*_path functions more accurately
 2011-03-16 20:48 UTC  (4+ messages)

git bisect plus fixes (was: PATCH: Add --size-check=[error|warning])
 2011-03-16 20:35 UTC  (6+ messages)
              ` [PATCH] Document 'git bisect fix'

[PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
 2011-03-16 20:03 UTC  (33+ messages)
` [PATCH nd/struct-pathspec] declare 1-bit bitfields to be unsigned
          ` [RFC/PATCH 0/6] silence -Wuninitialized warnings that previously used the a = a trick
            ` [PATCH 1/6] match-trees: kill off remaining -Wuninitialized warning
            ` [PATCH 2/6] run-command: initialize failed_errno to 0
            ` [PATCH 3/6] diff --submodule: suppress -Wuninitialized warning by initializing to NULL
            ` [PATCH 4/6] rsync transport: clarify insert_packed_refs
            ` [PATCH 5/6] wt-status: protect against invalid change_type
            ` [PATCH 6/6] fast-import: suppress -Wuninitialized warning by initializing to NULL
` [PATCH 0/8] more warnings and cleanups
  ` [PATCH 1/8] enums: omit trailing comma for portability
  ` [PATCH 2/8] compat: make gcc bswap an inline function
  ` [PATCH 3/8] svn-fe: do not use "return" for tail call returning void
  ` [PATCH 4/8] vcs-svn: remove spurious semicolons
  ` [PATCH 5/8] standardize brace placement in struct definitions
  ` [PATCH 6/8] branch: split off function that writes tracking info and commit subject
  ` [PATCH 7/8] cherry: split off function to print output lines
  ` [PATCH 8/8] diff --submodule: split into bite-sized pieces

git-cvsserver pserver username propagation
 2011-03-16 18:55 UTC 

[PATCH 0/3] Fix some errors reported by valgrind
 2011-03-16 15:08 UTC  (21+ messages)
` [PATCH 1/3] make_absolute_path: Don't try to copy a string to itself
` [PATCH 2/3] setup_path(): Free temporary buffer
        ` [PATCH] t/README: Add a note about running commands under valgrind

Fwd: Git and Large Binaries: A Proposed Solution
 2011-03-16 14:40 UTC  (11+ messages)

[PATCH] Document 'git bisect fix'
 2011-03-16 13:34 UTC 

[PATCH] Allow git mv FileA fILEa when core.ignorecase = true
 2011-03-16 13:18 UTC  (3+ messages)

git submodule status during merge
 2011-03-16  9:32 UTC 

[PATCH] Include headers for getrlimit() in sha1_file.c
 2011-03-16 10:37 UTC 

[PATCH] RelNotes/1.7.5.txt: typo and language fixes
 2011-03-16  9:23 UTC 

[PATCH] run-command.c: fix build warnings on Ubuntu
 2011-03-16  9:25 UTC  (6+ messages)
` [PATCH] run-command: prettify -D_FORTIFY_SOURCE workaround
    ` [PATCH v2] "

[RFD] git stash over OpenBSD/Linux NFS - cp -p breakage
 2011-03-16  8:18 UTC  (9+ messages)
    ` [PATCH] stash: copy the index using --index-output instead of cp -p
            ` [PATCH 1/2] stash: fix incorrect quoting in cleanup of temporary files
            ` [PATCH 2/2 v2] stash: copy the index using --index-output instead of cp -p

[PATCH] Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c
 2011-03-16  5:15 UTC  (4+ messages)
` [PATCH 0/2] fix NO_C99_FORMAT on 64-bit systems
  ` [PATCH 1/2] mktag: avoid %td in format string
  ` [PATCH 2/2] unbreak and eliminate NO_C99_FORMAT

[PATCH 1/3] git-p4: Teach gitConfig method about arguments
 2011-03-15 21:44 UTC  (4+ messages)
` [PATCH 2/3] Teach git-p4 to ignore case in perforce filenames if configured
` [PATCH 3/3] git-p4: Fix error message crash in P4Sync.commit

[PATCH] git-bisect.txt: example for bisecting with hotfix
 2011-03-15 21:24 UTC  (3+ messages)
` [PATCHv2 1/2] git-bisect.txt: streamline run presentation
  ` [PATCHv2 2/2] git-bisect.txt: example for bisecting with hot-fix

[PATCH 0/3] tests: unsetting variables that influence the outcome
 2011-03-15 20:01 UTC  (15+ messages)
` [PATCH 1/3] tests: protect against GIT_ATTR_NOGLOBAL from environment
` [PATCH 2/3] tests: suppress global and system gitattributes
    ` [PATCH 1-2/3 v2 0/3] "
      ` [PATCH 1/3] gitattributes: drop support for GIT_ATTR_NOGLOBAL
      ` [PATCH 2/3] config: drop support for GIT_CONFIG_NOGLOBAL
      ` [PATCH 3/3] tests: suppress system gitattributes
` [PATCH 3/3] tests: scrub environment of GIT_* variables
    ` [RFC/PATCH 0/2] tests: stop hard-coding the list of GIT_* vars to scrub
      ` [PATCH 1/2] tests: stop worrying about obsolete environment variables
      ` [RFC/PATCH 2/2] tests: scrub environment of GIT_* variables

[PATCH] Documentation: running test with --debug keeps "trash" directory
 2011-03-15 19:58 UTC  (3+ messages)

Question about used Workflows
 2011-03-15 17:57 UTC  (3+ messages)

a problem with the gitconfig file for user.email
 2011-03-15 17:45 UTC  (4+ messages)

[Support] Branch pointer does not move
 2011-03-15 15:27 UTC  (10+ messages)

Git workflow for beta/production
 2011-03-15 12:10 UTC  (2+ messages)

Hello Friend
 2011-03-15  7:00 UTC 

[PATCH 1/2] refs_from_alternate: helper to use refs from alternates
 2011-03-15  1:57 UTC  (3+ messages)
` [PATCH 2/2] fetch-pack: objects in our alternates are available to us

[PATCH 1/4 v2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
 2011-03-15  0:59 UTC  (4+ messages)
` [PATCH 2/4 v1] upload-pack: More aggressively send 'ACK %s ready'
` [PATCH 3/4] fetch-pack: Implement no-done capability
` [PATCH 4/4] upload-pack: "


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