git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-03 15:56:32 to 2016-03-07 08:58:50 UTC [more...]

[PATCH 1/3] git reset --hard gives clean working tree
 2016-03-07  8:58 UTC  (9+ messages)

git diff does not precompose unicode file paths (OS X)
 2016-03-07  8:54 UTC  (7+ messages)

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-07  8:23 UTC  (20+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] test: add test for "
  ` [PATCH v3 3/3] Documentation/git-pull: document --[no-]autostash option
` [PATCH v4] pull --rebase: add --[no-]autostash flag

Resumable clone
 2016-03-07  3:55 UTC  (9+ messages)

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

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

[PATCH 0/6] avoid touching ref code in non-repositories
 2016-03-07  1:29 UTC  (9+ 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 6/6] use setup_git_directory() in test-* programs

[PATCH] fetch: show reference pointed by new tags
 2016-03-07  1:05 UTC  (3+ 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)

[PATCH 00/15] port branch.c to use ref-filter's printing options
 2016-03-06 12:05 UTC  (16+ 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

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 v2] fetch-pack: fix object_id of exact sha1
 2016-03-05 19:35 UTC  (10+ messages)
` [PATCH v3] "
        ` [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}"

Commit message not helpful after merge squash with conflicts
 2016-03-05 10:38 UTC 

Git clone sends first an empty authorization header
 2016-03-05  8:47 UTC  (4+ 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}"

[PATCH 1/2] mergetool: honor tempfile configuration when resolving delete conflicts
 2016-03-05  7:21 UTC  (3+ messages)
` [PATCH 2/2] mergetool: support delete/delete conflicts

[PATCH] l10n: TEAMS: update Ralf Thielow's email address
 2016-03-05  3:06 UTC  (2+ messages)

Change in .gitignore handling: intended or bug?
 2016-03-05  1:35 UTC  (12+ messages)

[PATCH 2/2] xdiff/xprepare: fix a memory leak
 2016-03-05  1:19 UTC  (3+ messages)

Diff filename has trailing tab if filename contains space
 2016-03-05  0:32 UTC  (2+ messages)

[PATCH 1/2] xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
 2016-03-04 23:09 UTC 

[PATCH 0/2] diff: fix a memory leak
 2016-03-04 23:07 UTC 

What's cooking in git.git (Mar 2016, #02; Fri, 4)
 2016-03-04 22:31 UTC 

[ANNOUNCE] Git v2.8.0-rc1
 2016-03-04 22:31 UTC 

git-completion.bash emitting error messages
 2016-03-04 21:21 UTC 

t9700-perl-git.sh is broken on some configurations
 2016-03-04 20:12 UTC  (10+ messages)
    ` [PATCH] t9700: fix test for perl older than 5.14

[PATCH] stripspace: add --line-count flag
 2016-03-04 18:57 UTC  (5+ messages)

[PATCH/RFC 0/2] Test trash dir sanitizing
 2016-03-04 18:38 UTC  (9+ messages)
` [PATCH 1/2] test-lib: quote TRASH_DIRECTORY
` [PATCH 2/2] t5510: do not leave changed cwd

[PATCH] index-pack: correct --keep[=<msg>]
 2016-03-04 15:51 UTC  (9+ messages)
` [PATCH] index-pack: add a helper function to derive .idx/.keep filename
    ` [PATCH] index-pack: --clone-bundle option

Bypassing hooks while cherry-picking
 2016-03-03 23:18 UTC  (7+ messages)

[PATCH/RFC] builtin/tag: Changes argument format for verify
 2016-03-03 22:26 UTC  (6+ messages)

What's cooking in git.git (Mar 2016, #01; Wed, 2)
 2016-03-03 22:18 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 48 new messages
 2016-03-03 20:49 UTC  (2+ messages)

[PATCH] l10n: de.po: translate "command" as "Befehl"
 2016-03-03 20:35 UTC  (2+ messages)

[PATCH] documentation: fix some typos
 2016-03-03 18:43 UTC 

[PATCH v6 0/4] config: add '--sources' option to print the source of a config value
 2016-03-03 18:36 UTC  (5+ messages)
` [PATCH v6 4/4] config: add '--show-origin' option to print the origin "

[PATCH 0/10] cleaning up check_repository_format_gently
 2016-03-03 18:28 UTC  (10+ messages)
` [PATCH 03/10] lazily load core.sharedrepository
` [PATCH 04/10] check_repository_format_gently: stop using git_config_early
` [PATCH 06/10] setup: refactor repo format reading and verification

"./t0001-init.sh --valgrind" is broken
 2016-03-03 18:17 UTC  (8+ messages)

Feature request: Configurable prefixes for git commit --fixup and --squash
 2016-03-03 17:34 UTC  (8+ messages)

[PATCH] Documentation: talk about pager in api-trace.txt
 2016-03-03 16:51 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).