git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 20:01:19 to 2011-03-18 06:07:36 UTC [more...]

[BUG] merge-recursive triggered "BUG"
 2011-03-18  6:07 UTC  (3+ messages)
  ` [PATCH] merge-recursive: tweak magic band-aid

Sharing a massive distributed merge
 2011-03-18  5:49 UTC  (16+ messages)
    ` Where do all the tips go? (Was: Re: Sharing a massive distributed merge)

[PATCH] diffcore-rename: don't consider unmerged path as source
 2011-03-18  1:42 UTC 

git filter-branch --filter-notes/--post-rewrite?
 2011-03-18  0:16 UTC  (2+ messages)

same files on different paths on different branches
 2011-03-18  0:06 UTC 

Google Summer of Code 2011
 2011-03-17 23:40 UTC  (8+ messages)
          ` Summer of Code project ideas due this Friday
            ` Summer of Code project ideas

[PATCH] run-command.c: fix build warnings on Ubuntu
 2011-03-17 22:34 UTC  (7+ messages)
` [PATCH] run-command: prettify -D_FORTIFY_SOURCE workaround
    ` [PATCH v2] "

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

[RFD] Expanded Pretty Format Placeholders Proposal
 2011-03-17 22:00 UTC  (4+ messages)

[PATCH] git-submodule: Remove duplicate entries during merge with conflict
 2011-03-17 20:50 UTC  (3+ messages)

gut submodule update and merge
 2011-03-17 20:16 UTC 

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

[PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
 2011-03-17 19:59 UTC  (5+ 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] pretty.c: Make user defined format honor color option
 2011-03-17 19:49 UTC  (6+ messages)

[PATCH v2 1/3] gitweb: fix #patchNN anchors when path_info is enabled
 2011-03-17 19:38 UTC  (3+ messages)
` [PATCH v2 2/3] gitweb: introduce localtime feature
` [PATCH 3/3] gitweb: show alternate author/committer times

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

git stash: status from current dir not top dir?
 2011-03-17 19:30 UTC  (7+ messages)

[PATCH TopGit] tg-export.sh: support tag objects as parent
 2011-03-17 18:30 UTC 

git bisect code 125 - "WFT?"
 2011-03-17 17:56 UTC  (6+ messages)

git blame --follow
 2011-03-17 16:47 UTC  (6+ messages)

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

[RFD] Gitweb: Source configuration from file separate from the CGI script
 2011-03-17 15:41 UTC  (5+ messages)

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

[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] gitweb: highlight: replace tabs with spaces
 2011-03-17 10:04 UTC  (3+ messages)

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

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  (5+ 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  (14+ messages)
` [PATCH 1/3] make_absolute_path: Don't try to copy a string to itself

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 

[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  (2+ messages)

[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  (7+ messages)
` [PATCH 3/3] tests: scrub environment of GIT_* variables
    ` [RFC/PATCH 0/2] tests: stop hard-coding the list of GIT_* vars to scrub
      ` [RFC/PATCH 2/2] tests: scrub environment of GIT_* variables


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 NNTP newsgroup(s).