git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-05 07:23:36 to 2016-03-09 17:52:40 UTC [more...]

[RFC/PATCH 00/48] Libifying git apply
 2016-03-09 17:48 UTC  (12+ messages)
` [RFC/PATCH 01/48] builtin/apply: avoid parameter shadowing 'p_value' global
` [RFC/PATCH 02/48] builtin/apply: avoid parameter shadowing 'linenr' global
` [RFC/PATCH 03/48] builtin/apply: avoid local variable shadowing 'len' parameter
` [RFC/PATCH 04/48] builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
` [RFC/PATCH 05/48] builtin/apply: move 'options' variable into cmd_apply()
` [RFC/PATCH 06/48] builtin/apply: introduce 'struct apply_state' to start libifying
` [RFC/PATCH 07/48] builtin/apply: move 'newfd' global into 'struct apply_state'
` [RFC/PATCH 08/48] builtin/apply: move 'unidiff_zero' "
` [RFC/PATCH 09/48] builtin/apply: move 'check' "
` [RFC/PATCH 10/48] builtin/apply: move 'check_index' "
` [RFC/PATCH 11/48] builtin/apply: move 'apply_in_reverse' "

GIT_CEILING_DIRECTORY
 2016-03-09 17:29 UTC  (2+ messages)

Bug report: can't use git add with --patch option in "_" directory
 2016-03-09 15:48 UTC 

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-03-09 14:08 UTC  (16+ messages)
            ` GSoC 2016: applications open, libgit2 and git.git
                ` Git has been accepted as a GSoC 2016 mentor organization!

libcurl dependency for implementing RFC3161 timestamps
 2016-03-09 13:04 UTC  (3+ messages)

[PATCH 00/15] port branch.c to use ref-filter's printing options
 2016-03-09 11:17 UTC  (29+ messages)
` [PATCH 01/15] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH 02/15] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH 03/15] ref-filter: modify "%(objectname:short)" to take length
` [PATCH 04/15] ref-filter: move get_head_description() from branch.c
` [PATCH 05/15] ref-filter: introduce format_ref_array_item()
` [PATCH 06/15] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH 07/15] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH 08/15] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH 09/15] ref-filter: introduce symref_atom_parser()
` [PATCH 10/15] ref-filter: introduce refname_atom_parser()
` [PATCH 11/15] ref-filter: add support for %(refname:dir) and %(refname:base)
` [PATCH 12/15] ref-filter: allow porcelain to translate messages in the output
` [PATCH 13/15] branch, tag: use porcelain output
` [PATCH 14/15] branch: use ref-filter printing APIs
` [PATCH 15/15] branch: implement '--format' option

Change in .gitignore handling: intended or bug?
 2016-03-09 11:08 UTC  (16+ messages)
                          ` [PATCH] dir.c: fix dir re-inclusion rules with "NODIR" and "MUSTBEDIR"

url.<base>.insteadOf used for server-side redirection?
 2016-03-09  9:33 UTC 

[PATCH] t7610-mergetool: add test cases for tempfile behavior
 2016-03-09  5:36 UTC 

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-09  4:18 UTC  (11+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH v6 2/2] pull --rebase: add --[no-]autostash flag
` [PATCH v7 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH v7 2/2] pull --rebase: add --[no-]autostash flag

[PATCH] rebase -p: avoid grep on potentailly non-ASCII data
 2016-03-09  2:31 UTC  (9+ messages)

Resumable clone
 2016-03-09  2:04 UTC  (14+ messages)

[PATCH v3 0/7] replacing strbuf_getline_lf() by strbuf_getline()
 2016-03-09  1:17 UTC  (6+ messages)
` [PATCH v4 "

Response Required
 2016-03-08 20:55 UTC 

[BUG?] fetch into shallow sends a large number of objects
 2016-03-08 23:02 UTC  (9+ messages)

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-03-08 22:15 UTC  (4+ messages)
` jc/rerere-multi (was: What's cooking in git.git (Jan 2016, #04; Wed, 20))
  ` jc/rerere-multi

Is there a --stat or --numstat like option that'll allow me to have my cake and eat it too?
 2016-03-08 20:58 UTC  (4+ messages)

Commit message not helpful after merge squash with conflicts
 2016-03-08 19:03 UTC  (6+ messages)
` [PATCH] Also read SQUASH_MSG if a conflict on a merge squash occurred
    ` [PATCH] commit: do not lose SQUASH_MSG contents

Adding RFC 3161 timestamps to git tags
 2016-03-08 17:59 UTC  (5+ messages)

git-evtag v2016.1
 2016-03-08 15:08 UTC 

More configuration options for some commonly used command-line options
 2016-03-08 14:43 UTC  (2+ messages)

git diff does not precompose unicode file paths (OS X)
 2016-03-08 12:30 UTC  (7+ messages)

[PATCH] fetch: show reference pointed by new tags
 2016-03-08  4:28 UTC  (4+ messages)

[PATCH 1/3] git reset --hard gives clean working tree
 2016-03-07 22:34 UTC  (10+ messages)

How to include just some subdirectory excluding all envelop tree
 2016-03-07 21:14 UTC  (3+ messages)

[PATCH] http: honor no_http env variable to bypass proxy
 2016-03-07 20:33 UTC  (3+ messages)

[PATCH v2] Documentation: talk about pager in api-trace.txt
 2016-03-07 20:23 UTC  (2+ messages)

[RFC/PATCH] clone: make 'git clone -c remote.origin.fetch=<refspec>' work
 2016-03-07 20:01 UTC  (5+ messages)

[PATCH 0/6] avoid touching ref code in non-repositories
 2016-03-07 15:51 UTC  (10+ messages)
` [PATCH 1/6] setup: make startup_info available everywhere
` [PATCH 2/6] setup: set startup_info->have_repository more reliably
` [PATCH 3/6] remote: don't resolve HEAD in non-repository
` [PATCH 4/6] mailmap: do not resolve blobs in a non-repository
` [PATCH 5/6] grep: turn off gitlink detection for --no-index
    ` [PATCH v2 "
` [PATCH 6/6] use setup_git_directory() in test-* programs

[PATCH v2 1/2] mergetool: honor tempfile configuration when resolving delete conflicts
 2016-03-07  2:34 UTC  (2+ messages)

[PATCH v2 0/4] make t6302 usable even without GPG installed
 2016-03-07  0:10 UTC  (5+ messages)
` [PATCH v2 1/4] lib-gpg: drop unnecessary "missing GPG" warning
` [PATCH v2 2/4] t6302: normalize names and descriptions of signed tags
` [PATCH v2 3/4] t6302: also test annotated in addition to "
` [PATCH v2 4/4] t6302: skip only signed tags rather than all tests when GPG is missing

[PATCH] Allow "-" as a short-hand for "@{-1}" in "git branch -d @{-1}"
 2016-03-06 21:09 UTC  (4+ messages)

Fsck configurations and cloning
 2016-03-06 16:00 UTC  (6+ messages)

Making git apply always work relative to current directory
 2016-03-05 19:42 UTC  (3+ messages)

[PATCH] strbuf_getwholeline: NUL-terminate getdelim buffer on error
 2016-03-05 19:36 UTC  (3+ messages)

[PATCH v3] fetch-pack: fix object_id of exact sha1
 2016-03-05 19:35 UTC  (6+ messages)
` [PATCH v4] "
      ` [PATCH] fetch-pack: update the documentation for "<refs>..." arguments

[PATCH] branch.c: Allow "-" as a short-hand for "@{-1}" in "git branch -d @{-1}"
 2016-03-05 11:12 UTC 

[PATCH] Allow "-" as a short-hand for "@{-1}" for branch deletion
 2016-03-05 11:06 UTC  (2+ messages)
` [PATCH] branch.c: Allow "-" as a short-hand for "@{-1}" in "git branch -d @{-1}"

Git clone sends first an empty authorization header
 2016-03-05  8:47 UTC  (2+ messages)

[PATCH] Allow "-" as a short-hand for "@{-1}" for branch deletion
 2016-03-05  8:06 UTC  (3+ messages)
` [PATCH] branch.c: Allow "-" as a short-hand for "@{-1}" in "git branch -d @{-1}"


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