git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-13 03:14:26 to 2011-03-16 14:41:28 UTC [more...]

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

[RFD] Gitweb: Source configuration from file separate from the CGI script
 2011-03-16 14:34 UTC  (2+ messages)

[PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
 2011-03-16 14:20 UTC  (28+ 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

[PATCH 0/3] Fix some errors reported by valgrind
 2011-03-16 14:16 UTC  (24+ 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] system_path: use a static buffer
        ` [PATCH] t/README: Add a note about running commands under valgrind
` [PATCH 3/3] clone: Free a few paths

[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 bisect plus fixes (was: PATCH: Add --size-check=[error|warning])
 2011-03-16 11:47 UTC  (9+ messages)
              ` [PATCH] git-bisect.txt: example for bisecting with hotfix
                  ` [PATCHv2 1/2] git-bisect.txt: streamline run presentation
                    ` [PATCHv2 2/2] git-bisect.txt: example for bisecting with hot-fix
              ` [PATCH] Document 'git bisect fix'

[PATCH] valgrind: ignore SSE-based strlen invalid reads
 2011-03-16 11:46 UTC  (8+ 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/2] gitweb: fix #patchNN anchors when path_info is enabled
 2011-03-16  2:15 UTC  (2+ messages)
` [PATCH 2/2] gitweb: introduce localtime feature

git-reset HEAD --permissions-only
 2011-03-16  1:06 UTC  (3+ messages)

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

git stash: add --index-only, or --keep-index should not stash index?
 2011-03-15 19:48 UTC  (3+ messages)

git blame --follow
 2011-03-15 18:26 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  (11+ messages)

Git workflow for beta/production
 2011-03-15 12:10 UTC  (4+ 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: "

[PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
 2011-03-14 23:48 UTC  (2+ messages)
` [PATCH 2/2] upload-pack: More aggressively send 'ACK %s ready'

git stash: status from current dir not top dir?
 2011-03-14 19:45 UTC  (5+ messages)

'typechange' in the git-status output
 2011-03-14 19:44 UTC  (7+ messages)

[PATCH] smart-http: Really never use Expect: 100-continue
 2011-03-14 19:34 UTC  (2+ messages)

[PATCH] object.h: Remove obsolete struct object_refs
 2011-03-14 17:48 UTC  (3+ messages)

[Buglet] "git show <random-40-hexdigit>" gives an unclear error message
 2011-03-14 17:40 UTC  (3+ messages)
` [PATCH] revision.c: Clarify error message for missing objects

[PATCH] Clarify: rebase abort leaves <branch> checked-out
 2011-03-14 15:47 UTC  (5+ messages)
  ` [PATCH v2] Clarify: rebase exit "

[PATCH] rebase: be cleverer with rebased upstream branches
 2011-03-13 23:42 UTC  (13+ messages)

[PATCH 0/2] git-p4: fix clone @all regression
 2011-03-13 19:54 UTC  (2+ messages)

[PATCH v2] commit, status: #comment diff output in verbose mode
 2011-03-13 18:34 UTC  (5+ messages)

Using libgit2 code in git.git as a Google Summer of Code project?
 2011-03-13 17:11 UTC  (5+ messages)

Google Summer of Code 2011
 2011-03-13 17:08 UTC  (9+ messages)
          ` Summer of Code project ideas due this Friday

[RFD] make rebase abort to original branch, not rebased branch
 2011-03-13 15:27 UTC  (5+ messages)

[PATCH] find_unique_abbrev(): honor caller-supplied "len" better
 2011-03-13 13:30 UTC  (8+ messages)

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

Change permissions of Git object file
 2011-03-13 13:07 UTC  (2+ messages)


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