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

libgit2 status
 2012-08-27 21:40 UTC  (14+ messages)

[PATCH 0/3] Improve branch UI for setting upstream information
 2012-08-27 21:33 UTC  (7+ messages)
` [PATCH 2/3] branch: add --unset-upstream option

[PATCH 0/7] Gettext poison fixes
 2012-08-27 21:25 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] Fix tests under GETTEXT_POISON on relative dates
` [PATCH v2 2/7] Fix tests under GETTEXT_POISON on git-stash
` [PATCH v2 3/7] Fix tests under GETTEXT_POISON on diffstat
` [PATCH v2 4/7] Fix tests under GETTEXT_POISON on git-apply
` [PATCH v2 5/7] Fix tests under GETTEXT_POISON on pack-object
` [PATCH v2 6/7] Fix tests under GETTEXT_POISON on git-remote
` [PATCH v2 7/7] Fix tests under GETTEXT_POISON on parseopt

[RFC v2 PATCH] Teach rm to remove submodules unless they contain a git directory
 2012-08-27 20:59 UTC  (2+ messages)

'git --grep' doesn't grep notes?
 2012-08-27 19:09 UTC  (2+ messages)

synchronization with Subversion
 2012-08-27 18:42 UTC  (2+ messages)

git no longer prompting for password
 2012-08-27 17:48 UTC  (19+ messages)
          ` [PATCH 0/8] fix password prompting for "half-auth" servers
            ` [PATCH 1/8] t5550: put auth-required repo in auth/dumb
            ` [PATCH 2/8] t5550: factor out http auth setup
            ` [PATCH 3/8] t/lib-httpd: only route auth/dumb to dumb repos
            ` [PATCH 4/8] t/lib-httpd: recognize */smart/* repos as smart-http
            ` [PATCH 5/8] t: test basic smart-http authentication
            ` [PATCH 6/8] t: test http access to "half-auth" repositories
            ` [PATCH 7/8] http: factor out http error code handling
            ` [PATCH 8/8] http: prompt for credentials on failed POST

git checkout -t -B
 2012-08-27 17:03 UTC  (5+ messages)
` [PATCH] doc: "git checkout -b/-B/--orphan" always takes a branch name

[PATCH 00/17] Clean up how fetch_pack() handles the heads list
 2012-08-27 16:55 UTC  (23+ messages)
` [PATCH 04/17] Name local variables more consistently
` [PATCH 06/17] Let fetch_pack() inform caller about number of unique heads
` [PATCH 17/17] fetch_refs(): simplify logic

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-08-27 16:15 UTC  (3+ messages)
` [PATCH v2] test: set the realpath of CWD as TRASH_DIRECTORY

exporting a .git file ?
 2012-08-27 15:40 UTC  (8+ messages)

[PATCH/RFC v4 02/13] read-cache.c: Re-read index if index file changed
 2012-08-27  9:39 UTC  (2+ messages)

[PATCH] vcs-svn: Fix 'fa/remote-svn' and 'fa/vcs-svn' in pu
 2012-08-27  7:44 UTC  (2+ messages)

[PATCH] contrib: GnomeKeyring support + generic helper implementation
 2012-08-26 22:45 UTC  (8+ messages)
          ` [PATCH 5/4] wincred: port to generic credential helper (UNTESTED)
            ` [PATCH 5/4 v2] "

Inverting the --committer option to git-log with v1.7.5.4
 2012-08-26 22:43 UTC  (2+ messages)

t9020 broken on pu ?
 2012-08-26 20:03 UTC  (4+ messages)

misleading diff-hunk header
 2012-08-26 18:53 UTC  (12+ messages)

[PATCH 0/4] Various merge / diff tool related minor clean-ups and improvements
 2012-08-26 18:38 UTC  (10+ 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] branch -v: align even when the first column is in UTF-8
 2012-08-26 18:28 UTC  (7+ messages)
  ` [PATCH v2] branch -v: align even when branch names are "

[PATCH 1/3] remote-testsvn.c: Avoid the getline() GNU extension function
 2012-08-26 17:31 UTC  (4+ messages)

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

[PATCH/RFC] simple typo fix
 2012-08-26  3:21 UTC 

[PATCH/RFC] git svn: don't introduce new paragraph for git-svn-id
 2012-08-26  0:36 UTC  (13+ messages)
        ` [PATCH/RFC] git svn: optionally trim imported log messages

[PATCH/RFC] git svn: handle errors and concurrent commits in dcommit
 2012-08-26  0:34 UTC  (10+ messages)

[PATCH RFC 0/2] Mixing English and a local language
 2012-08-25 19:26 UTC  (3+ messages)
` [PATCH 1/2] Allow to print diffstat in English regardless current locale
` [PATCH 2/2] format-patch: always print diffstat in English

[PATCH v6 15/16] remote-svn: add marks-file regeneration
 2012-08-25 18:55 UTC 

[PATCH 3/3] t9020-*.sh: Skip all tests when python not available
 2012-08-25 17:26 UTC 

[PATCH 2/3] t9020-*.sh: Fix urls passed to git-remote in test setup
 2012-08-25 17:18 UTC 

[PATCH v6 15/16] remote-svn: add marks-file regeneration
 2012-08-25 15:55 UTC 

[RFC] Support for HP NonStop
 2012-08-25  8:03 UTC  (5+ messages)

[PATCH] apply: compute patch->def_name correctly under -p0
 2012-08-25  7:10 UTC 

bug: when applying binary diffs, -p0 is ignored
 2012-08-25  5:25 UTC  (2+ messages)

[PATCH] Improve "Not a git repository" error messages
 2012-08-25  3:33 UTC 

[PATCH] Document the --done option
 2012-08-24 23:19 UTC  (3+ messages)

[PATCH v2] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
 2012-08-24 19:46 UTC  (4+ messages)

[PATCH v2] Prefer sysconf(_SC_OPEN_MAX) over getrlimit(RLIMIT_NOFILE,...)
 2012-08-24 18:36 UTC  (3+ messages)

[PATCH 1/2] Ignore trailing slash in mkdir() on platforms that can't deal with this
 2012-08-24 18:32 UTC  (3+ messages)

in_merge_bases() is too expensive for recent "pu" update
 2012-08-24 16:15 UTC  (13+ messages)

[PATCH 0/6] Gettext poison rework
 2012-08-24 16:02 UTC  (10+ messages)
` [PATCH 1/6] Makefile: do not mark strings for l10n from test programs
` [PATCH 2/6] Makefile: recreate git.pot if *.sh or *.perl changes
` [PATCH 3/6] Replace gettext poison implementation with pseudotranslation generation
` [PATCH 4/6] Initialize gettext for test programs that may use it
` [PATCH 5/6] Support logging unmarked strings
` [PATCH 6/6] test-parse-options: mark parseopt help strings for pseudotranslation

a small git proposal
 2012-08-24 12:56 UTC  (3+ messages)

[PATCH 2/2] Support for setitimer() on platforms lacking it
 2012-08-24 10:43 UTC 

[PATCH 1/2] Support for setitimer() on platforms lacking it
 2012-08-24 10:39 UTC 

[PATCH 2/2] Ignore trailing slash in mkdir() on platforms that can't deal with this
 2012-08-24 10:32 UTC 

[PATCH v2] Don't use curl_easy_strerror prior to curl-7.12.0
 2012-08-24  9:58 UTC 

[PATCH v2] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
 2012-08-24  9:45 UTC 

Reg:Git-ssh bug
 2012-08-24  9:22 UTC  (2+ messages)

[Q] Comparing differences introduced by two commits?
 2012-08-24  8:52 UTC  (4+ messages)

[PATCH] Don't use curl_easy_strerror prior to curl-7.12.0
 2012-08-24  5:30 UTC  (11+ messages)

[PATCH] specifying ranges: we did not mean to make ".." an empty set
 2012-08-23 22:14 UTC  (4+ 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).