git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-08-21 06:06:47 to 2012-08-23 08:42:39 UTC [more...]

[PATCH 00/17] Clean up how fetch_pack() handles the heads list
 2012-08-23  8:42 UTC  (20+ messages)
` [PATCH 01/17] t5500: add tests of error output for missing refs
` [PATCH 02/17] Rename static function fetch_pack() to http_fetch_pack()
` [PATCH 03/17] Fix formatting
` [PATCH 04/17] Name local variables more consistently
` [PATCH 05/17] Do not check the same match_pos twice
` [PATCH 06/17] Let fetch_pack() inform caller about number of unique heads
` [PATCH 07/17] Pass nr_heads to do_pack_ref() by reference
` [PATCH 08/17] Pass nr_heads to everything_local() "
` [PATCH 09/17] Pass nr_heads to filter_refs() "
` [PATCH 10/17] Remove ineffective optimization
` [PATCH 11/17] filter_refs(): do not leave gaps in return_refs
` [PATCH 12/17] filter_refs(): compress unmatched refs in heads array
` [PATCH 13/17] cmd_fetch_pack: return early if finish_connect() returns an error
` [PATCH 14/17] Report missing refs even if no existing refs were received
` [PATCH 15/17] cmd_fetch_pack(): simplify computation of return value
` [PATCH 16/17] fetch_pack(): free matching heads
` [PATCH 17/17] fetch_refs(): simplify logic

[PATCH] specifying ranges: we did not mean to make ".." an empty set
 2012-08-23  8:29 UTC  (2+ messages)

git on HP NonStop
 2012-08-23  8:23 UTC  (9+ messages)

[PATCH 0/4] Various merge / diff tool related minor clean-ups and improvements
 2012-08-23  7:39 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH 3/5] Explicitly list all valid diff tools and document --tool-help as an option
      ` mergetool: support --tool-help option like difftool does
        ` Re*: "

[PATCH] Don't use curl_easy_strerror prior to curl-7.12.0
 2012-08-23  7:33 UTC  (10+ messages)

Git to use XDG Base Directory Standard
 2012-08-23  7:22 UTC  (4+ messages)

[PATCH] Make the ciabot scripts completely self-configuring in the normal case
 2012-08-23  5:21 UTC 

[PATCH] Improved documentation for the ciabot scripts
 2012-08-23  4:10 UTC 

Feature request - discard hunk in add --patch mode
 2012-08-23  3:32 UTC  (6+ messages)

[PATCH] Make 'git submodule update --force' always check out submodules
 2012-08-23  1:43 UTC  (2+ messages)

How to request a fast-forward pull
 2012-08-23  0:31 UTC  (4+ messages)

Porting git to HP NonStop
 2012-08-22 21:54 UTC  (35+ messages)

[PATCH] git-p4: Strip branch name prefixes if --use-client-spec enabled
 2012-08-22 21:22 UTC  (2+ messages)

What's cooking in git.git (Aug 2012, #07; Wed, 22)
 2012-08-22 21:03 UTC 

[PATCH v6 01/16] GSOC remote-svn
 2012-08-22 20:54 UTC  (18+ messages)
` [PATCH v6 01/16] Implement a remote helper for svn in C
  ` [PATCH v6 02/16] Add git-remote-testsvn to Makefile
    ` [PATCH v6 03/16] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [PATCH v6 04/16] Add argv_array_detach and argv_array_free_detached
        ` [PATCH v6 05/16] Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability
          ` [PATCH v6 06/16] Add documentation for the 'bidi-import' capability of remote-helpers
            ` [PATCH v6 07/16] When debug==1, start fast-import with "--stats" instead of "--quiet"
              ` [PATCH v6 08/16] remote-svn, vcs-svn: Enable fetching to private refs
                ` [PATCH v6 09/16] Allow reading svn dumps from files via file:// urls
                  ` [PATCH v6 10/16] vcs-svn: add fast_export_note to create notes
                    ` [PATCH v6 11/16] Create a note for every imported commit containing svn metadata
                      ` [PATCH v6 12/16] remote-svn: Activate import/export-marks for fast-import
                        ` [PATCH v6 13/16] remote-svn: add incremental import
                          ` [PATCH v6 14/16] Add a svnrdump-simulator replaying a dump file for testing
                            ` [PATCH v6 15/16] remote-svn: add marks-file regeneration
                              ` [PATCH v6 16/16] Add a test script for remote-svn

git-log combining different detail levels
 2012-08-22 20:04 UTC  (2+ messages)

[PATCH v2] precompompose_utf8.c: iconv_open_or_die
 2012-08-22 20:00 UTC 

[PATCH] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
 2012-08-22 19:59 UTC  (5+ messages)

[PATCH 0/7] Gettext poison fixes
 2012-08-22 19:39 UTC  (10+ messages)
` [PATCH 5/7] Fix tests under GETTEXT_POISON on pack-object
` [PATCH 6/7] Fix tests under GETTEXT_POISON on git-remote

eval_gettextln does not work correctly?
 2012-08-22 19:38 UTC  (4+ messages)
  ` [PATCH] am: quote string for translation before passing to eval_gettextln

[PATCH 00/66] parseopt i18n marking (again)
 2012-08-22 18:32 UTC  (3+ messages)
` [PATCH 66/66] Use imperative form in help usage to describe an action

[PATCH] Prefer sysconf(_SC_OPEN_MAX) over getrlimit(RLIMIT_NOFILE,...)
 2012-08-22 18:07 UTC  (5+ messages)

[Q] Comparing differences introduced by two commits?
 2012-08-22 17:55 UTC  (4+ messages)

[PATCH] Document the --done option
 2012-08-22 17:47 UTC  (3+ messages)

What's cooking in git.git (Aug 2012, #06; Tue, 21)
 2012-08-22 17:25 UTC  (3+ messages)

[PATCH 0/2] further fixes of check_ref_format() users
 2012-08-22 16:56 UTC  (7+ messages)
` [PATCH 1/2] fetch/push: allow refs/*:refs/*

[PATCH] Get ciabot configuration from git variables
 2012-08-22 16:47 UTC  (2+ messages)

[PATCH] Build in gettext poison feature unconditionally
 2012-08-22 16:43 UTC  (8+ messages)
    ` [PATCH] Support generate poison .mo files for testing

[PATCH] l10n: preserve trailing spaces in Vietnamese translation
 2012-08-22 12:57 UTC 

[PATCH] precompompose_utf8.c: iconv_open_or_die
 2012-08-22  6:13 UTC  (2+ messages)

[RFC 0/2] svn-fetch|push - an alternate approach
 2012-08-22  2:30 UTC  (4+ messages)

[PATCH 0/3] Improve branch UI for setting upstream information
 2012-08-22  1:26 UTC  (4+ messages)
` [PATCH 3/3] branch: suggest how to undo a --set-upstream when given one branch

[PATCH v3 2/2] git-svn.perl: keep processing all commits in parents_exclude
 2012-08-21 22:38 UTC  (4+ messages)
` [PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip

[PATCH/RFC] git svn: don't introduce new paragraph for git-svn-id
 2012-08-21 22:35 UTC  (7+ messages)

misleading diff-hunk header
 2012-08-21 22:29 UTC  (6+ messages)

Test failures in t4034
 2012-08-21 22:09 UTC  (5+ messages)

[PATCH/RFC] git svn: handle errors and concurrent commits in dcommit
 2012-08-21 22:01 UTC  (8+ messages)

receive.denyNonNonFastForwards not denying force update
 2012-08-21 21:53 UTC  (15+ messages)

[PATCH v5 00/16] GSOC remote-svn
 2012-08-21 21:44 UTC  (6+ messages)
` [PATCH v5 15/16] remote-svn: add marks-file regeneration

Fix git-svn for SVN 1.7
 2012-08-21 21:34 UTC  (7+ messages)

[PATCH 1/2] t6300: test sort with multiple keys
 2012-08-21 21:33 UTC  (5+ messages)
  ` [PATCHv2 "
    ` [PATCHv2 2/2] for-each-ref: Fix "

[PATCH] Fallback on getpwuid if envar HOME is unset
 2012-08-21 19:40 UTC  (8+ messages)

read-cache-v5.c: compiler warnings
 2012-08-21 19:04 UTC  (3+ messages)

[PATCH] fast_export.c: Fix a compiler warning
 2012-08-21 18:58 UTC  (3+ messages)

[PATCH 1/3] retain reflogs for deleted refs
 2012-08-21 17:56 UTC  (7+ messages)
` [RFC 0/3] Reflogs for deleted refs: fix breakage and suggest namespace change
  ` [RFC 2/3] Delete reflogs for dead references to allow pruning

misleading diff-hunk header
 2012-08-21 13:21 UTC 

[PATCH] Implement ACL module architecture and sample MySQL ACL module
 2012-08-21 10:57 UTC  (8+ messages)
          ` [PATCH] daemon: --access-hook option

[PATCH] difftool: silence warning
 2012-08-21 10:21 UTC 

[PATCH] difftool: silence warning
 2012-08-21  9:42 UTC  (3+ messages)

[PATCH] Can show relative date of the commit with future timestamp
 2012-08-21  9:17 UTC  (5+ messages)

Wrong file casing: git blame shows "Not commited yet" entries
 2012-08-21  8:15 UTC 

Having an invalid HEAD file causes git not to recognize the repository
 2012-08-21  8:07 UTC  (3+ messages)

git stash data loss
 2012-08-21  6:55 UTC  (5+ messages)

Feature request: fetch --prune by default
 2012-08-21  6:51 UTC  (5+ messages)

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-08-21  5:59 UTC  (7+ 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).