git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-16 00:45:30 to 2016-03-17 17:51:56 UTC [more...]

bug: sparse config interpretation incorrectness in 2.8.0-rc2
 2016-03-17 17:51 UTC  (16+ messages)
` [PATCH 1/2] dir.c: fix bug in 'nd/exclusion-regression-fix' topic
    ` [PATCH 3/2] dir.c: fix dir re-inclusion rules with "NODIR" and "MUSTBEDIR"
  ` [PATCH 2/2] dir.c: correct "stuck" logging logic

One whitespace breaks sending mail (using mailrc aliases wit send-emal)
 2016-03-17 17:47 UTC  (3+ messages)
  ` [PATCH] That works

[RFC] Code reorgnization
 2016-03-17 17:48 UTC  (6+ messages)

[PATCH v9 1/2] git-pull.c: introduce git_pull_config()
 2016-03-17 16:49 UTC  (2+ messages)
` [PATCH v9 2/2] pull --rebase: add --[no-]autostash flag

[PATCH v2/GSoC 1/4] path.c: implement strbuf_mkpath()
 2016-03-17 16:48 UTC  (4+ messages)
` [PATCH v2/GSoC 2/4] path.c: implement xdg_runtime_dir()
` [PATCH v2/GSoC 3/4] git-credential-cache: put socket to xdg-compatible path
` [PATCH v2/GSoC 4/4] t0301: test credential-cache support of XDG_RUNTIME_DIR

[ANNOUNCE] Git v2.8.0-rc2
 2016-03-17 16:15 UTC  (11+ messages)
                ` [RFC/PATCH] Makefile: allow po generation through po target

[RFC/GSoC] Introduction
 2016-03-17 14:52 UTC  (3+ messages)

[PATCH 00/19] index-helper, watchman
 2016-03-17 14:43 UTC  (17+ messages)
` [PATCH 09/19] index-helper: add Windows support
` [PATCH 18/19] index-helper: autorun
` [PATCH 19/19] hack: watchman/untracked cache mashup

[PATCH] rebase -x: do not die without -i
 2016-03-17 13:11 UTC  (5+ messages)

Gsoc 16
 2016-03-17 13:00 UTC  (4+ messages)

Git subtree stumbles over annotated tags
 2016-03-17 12:41 UTC  (2+ messages)

[PATCH v2] hashmap API: introduce for_each_hashmap_entry() helper macro
 2016-03-17 10:38 UTC 

[GSOC] Microproject "Move ~/.git-credential-cache to ~/.config/git"
 2016-03-17 10:26 UTC  (23+ messages)
` [PATCH/RFC/GSoC 1/3] path.c: implement xdg_runtime_dir()
  ` [PATCH/RFC/GSoC 2/3] git-credential-cache: put socket to xdg-compatible path
  ` [PATCH/RFC/GSoC 3/3] t0301: test credential-cache support of XDG_RUNTIME_DIR

[PATCH v2] builtin/apply: exit when parse_binary() fails
 2016-03-17  9:34 UTC  (2+ messages)

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-17  8:17 UTC  (6+ messages)
` [PATCH 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH 2/2] pull --rebase: add --[no-]autostash flag

[PATCH/RFC] parse-options.c: make OPTION__COUNTUP consider negative values
 2016-03-17  8:14 UTC  (4+ messages)

Windows download broken?
 2016-03-17  8:13 UTC  (5+ messages)

[PATCH v2 0/4] make t6302 usable even without GPG installed
 2016-03-17  7:31 UTC  (3+ messages)

An idea for the "Leftover Bits": rebase -x to imply -i
 2016-03-17  7:31 UTC  (6+ messages)

parse-options does not recognize "unspecified" behavior
 2016-03-17  5:40 UTC  (14+ messages)

[PATCH 0/2] enable "svn.pathnameencoding" on dcommit
 2016-03-17  5:35 UTC  (10+ messages)
` [PATCH 1/1] t9115: Skip pathnameencoding=cp932 under HFS

[RFC PATCH] hashmap API: introduce for_each_hashmap_entry() helper macro
 2016-03-16 23:47 UTC  (4+ messages)

[PATCH] t9117: test specifying full url to git svn init -T
 2016-03-16 22:34 UTC  (4+ messages)
` [PATCH 2/1] git-svn: fix URL canonicalization during init w/ SVN 1.7+

[ANNOUNCE] Git v2.8.0-rc3
 2016-03-16 22:24 UTC 

[PATCH] pretty-print: de-tabify indented logs to make things line up properly
 2016-03-16 22:04 UTC  (11+ messages)

[PATCH 0/1] http: Fix crash when passing malformed URL
 2016-03-16 21:42 UTC  (4+ messages)
` [PATCH 1/1] "

Can't git stash after using git add -N
 2016-03-16 21:18 UTC  (9+ messages)

[PULL] git-svn URL canonicalization fixes for 2.8
 2016-03-16 21:14 UTC  (2+ messages)

git checkout --theirs fails
 2016-03-16 21:12 UTC  (5+ messages)

Subject: [PATCH for submodule ideas wiki] `git commit` to warn about broken submodule states configuration
 2016-03-16 21:07 UTC 

Selectively clone Git submodules -- a useful feature?
 2016-03-16 20:47 UTC  (2+ messages)

[PATCH] builtin/apply: exit when parse_binary() fails
 2016-03-16 20:19 UTC  (3+ messages)

[PATCH] builtin/apply: free patch when parse_chunk() fails
 2016-03-16 19:35 UTC 

Forgotten declaration of function path_name() in revision.h?
 2016-03-16 19:08 UTC  (4+ messages)

[PATCH/RFC/GSoC 00/17] A barebones git-rebase in C
 2016-03-16 18:21 UTC  (28+ messages)
` [PATCH/RFC/GSoC 01/17] perf: introduce performance tests for git-rebase
` [PATCH/RFC/GSoC 05/17] rebase-options: implement rebase_options_load() and rebase_options_save()
` [PATCH/RFC/GSoC 06/17] rebase-am: introduce am backend for builtin rebase
` [PATCH/RFC/GSoC 07/17] rebase-common: implement refresh_and_write_cache()
` [PATCH/RFC/GSoC 12/17] rebase-todo: introduce rebase_todo_item
` [PATCH/RFC/GSoC 16/17] editor: implement git_sequence_editor() and launch_sequence_editor()

[PATCH] help.c: strip suffix only if the STRIP_EXTENSION defined
 2016-03-16 17:39 UTC  (6+ messages)

Is it possible to give specific PR number
 2016-03-16 17:36 UTC  (3+ messages)

Tabs in commit messages - de-tabify option in strbuf_stripspace()?
 2016-03-16 16:47 UTC  (15+ messages)

[ANNOUNCE] Git Rev News edition 13
 2016-03-16 14:48 UTC 

git TV anti-blue & glare protector
 2016-03-16 12:56 UTC 

[PATCH v3] submodule-config: use hashmap_iter_first()
 2016-03-16  7:46 UTC 

[PATCH 0/3] Towards sane shallow clones with submodules
 2016-03-16  1:12 UTC  (4+ messages)
` [PATCH 1/3] clone: add `--shallow-submodules` flag
` [PATCH 2/3] submodule clone: pass along `local` option
` [PATCH 3/3] clone: Add t5614 to test cloning submodules with shallowness involved

[PATCH] t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env
 2016-03-16  0:56 UTC 


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