git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-08 05:01:36 to 2015-10-12 21:36:36 UTC [more...]

Add submodule specifying depth and branch at the same time won't work
 2015-10-12 21:36 UTC  (2+ messages)
` [PATCH] submodule: Test a shallow branch

[PATCH 0/2] Reinstate the helpful message when `git pull --rebase` fails
 2015-10-12 20:33 UTC  (21+ messages)
` [PATCH 1/2] merge_recursive_options: introduce the "gentle" flag
` [PATCH 2/2] pull --rebase: reinstate helpful message on abort

How to rebase when some commit hashes are in some commit messages
 2015-10-12 20:21 UTC  (2+ messages)

[PATCH v3 0/3] Add Travis CI support
 2015-10-12 20:20 UTC  (20+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] git-p4: Improve test case portability for t9815 git-p4-submit-fail
` [PATCH v3 3/3] git-p4: Skip t9819 test case on case insensitive file systems

[PATCHv7 0/8] fetch submodules in parallel
 2015-10-12 19:32 UTC  (10+ messages)
` [PATCHv7 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCHv7 2/8] xread: poll on non blocking fds
` [PATCHv7 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCHv7 4/8] strbuf: add strbuf_read_once to read "
` [PATCHv7 5/8] sigchain: add command to pop all common signals
` [PATCHv7 6/8] run-command: add an asynchronous parallel child processor
` [PATCHv7 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCHv7 8/8] submodules: allow parallel fetching, add tests and documentation

[PATCH] submodule-config: Untangle logic in parse_config
 2015-10-12 19:24 UTC  (2+ messages)

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-12 19:07 UTC  (56+ messages)
` [PATCH v2 01/10] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v2 02/10] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v2 03/10] ref-filter: add support for %(refname:dir) and %(refname:base)
` [PATCH v2 04/10] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v2 05/10] ref-filter: adopt get_head_description() from branch.c
` [PATCH v2 06/10] ref-filter: introduce format_ref_array_item()
` [PATCH v2 07/10] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
        ` [PATCH 1/3] fixup: use xstrfmt instead of fixed-size buf + sprintf + xstrdup
          ` [PATCH 2/3] ref-filter: allow porcelain to translate messages in the output
          ` [PATCH 3/3] branch, tag: use porcelain output
` [PATCH v2 08/10] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v2 09/10] branch: use ref-filter printing APIs
` [PATCH v2 10/10] branch: implement '--format' option

thread-utils: build with NO_PTHREADS fails
 2015-10-12 17:55 UTC  (3+ messages)

[PATCH v1 0/2] git-p4: Fix tests on OS X
 2015-10-12 17:03 UTC  (3+ messages)
` [PATCH v1 1/2] git-p4: Improve test case portability for t9815 git-p4-submit-fail
` [PATCH v1 2/2] git-p4: Skip t9819 test case on case insensitive file systems

[PATCH v2] filter-branch: remove multi-line headers in msg filter
 2015-10-12 16:05 UTC  (5+ messages)

[PATCH] git-multimail: update to release 1.2.0
 2015-10-12 16:03 UTC  (2+ messages)

[PATCH] git-gui: Update Russian translation
 2015-10-12 11:41 UTC  (2+ messages)

[PATCH] gitk: Update Russian translation
 2015-10-12 11:10 UTC  (2+ messages)

[PATCH v2 00/43] lmdb ref backend
 2015-10-12  9:00 UTC  (7+ messages)
` [PATCH v2 40/43] refs: allow ref backend to be set for clone

Hacking git for managing machine readable "source" files
 2015-10-12  8:07 UTC  (2+ messages)

[RFC/PATCH v1] Add Travis CI support
 2015-10-12  8:03 UTC  (13+ messages)

submodule: allow submodule directory in gitignore
 2015-10-12  6:30 UTC 

can't install on OS X
 2015-10-11 16:43 UTC  (4+ messages)

[PATCH] git-svn: make batch mode optional for git-cat-file
 2015-10-11 12:31 UTC  (8+ messages)

[PATCH] clone --dissociate: avoid locking pack files
 2015-10-11 10:45 UTC  (6+ messages)
` [PATCH v3 0/4] Fix locking issues on Windows with `git clone --dissociate`
  ` [PATCH v3 3/4] Add a function to release all packs

Draft of Git Rev News edition 8
 2015-10-11  9:56 UTC  (3+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-10 16:45 UTC 

[PATCH v2] t0027: Improve test for not-normalized files
 2015-10-10  4:23 UTC 

[PATCH 0/1] merge: fix cache_entry use-after-free
 2015-10-09 22:51 UTC  (5+ messages)

[PATCH] t0027: Improve test for not-normalized files
 2015-10-09 22:12 UTC  (2+ messages)

PLS I NEED YOUR HELP!
 2015-10-08 20:11 UTC 

[PATCH 1/2] test-path-utils.c: remove incorrect assumption
 2015-10-09 10:12 UTC  (8+ messages)

Starting on a small project
 2015-10-09  2:34 UTC  (2+ messages)

[PATCH v3 00/13] object_id part 2
 2015-10-09  1:43 UTC  (14+ messages)
` [PATCH v3 01/13] refs: convert some internal functions to use object_id
` [PATCH v3 02/13] sha1_file: introduce has_object_file helper
` [PATCH v3 03/13] Convert struct ref to use object_id
` [PATCH v3 04/13] add_sought_entry_mem: convert to struct object_id
` [PATCH v3 05/13] parse_fetch: convert to use "
` [PATCH v3 06/13] get_remote_heads: convert to "
` [PATCH v3 07/13] push_refs_with_export: "
` [PATCH v3 08/13] ref_newer: convert to use "
` [PATCH v3 09/13] object: introduce get_object_hash macro
` [PATCH v3 10/13] Add several uses of get_object_hash
` [PATCH v3 11/13] Convert struct object to object_id
` [PATCH v3 12/13] Remove get_object_hash
` [PATCH v3 13/13] remote: convert functions to struct object_id

please strip MIME-Version and Content-T{ype,ransfer-Encoding} in git am --scissors
 2015-10-09  1:43 UTC  (6+ messages)
                ` [PATCH] mailinfo: ignore in-body header that we do not care about

[PATCH 4/4] gc: remove broken refs
 2015-10-08 20:10 UTC  (7+ messages)
` [PATCH v3 0/2] Fix gc failure when a remote HEAD goes stale
  ` [PATCH v3 2/2] pack-objects: do not get distracted by broken symrefs

[PATCH v4] notes: Allow treeish expressions as notes ref
 2015-10-08 19:03 UTC  (5+ messages)
` [PATCH] "

`-u`/`update-head-ok` unsupported on pull
 2015-10-08 18:13 UTC  (2+ messages)

[PATCH v10 1/5] worktree: add top-level worktree.c
 2015-10-08 17:01 UTC  (5+ messages)
` [PATCH v10 2/5] worktree: refactor find_linked_symref function
` [PATCH v10 3/5] worktree: add a function to get worktree details
` [PATCH v10 4/5] worktree: add details to the worktree struct
` [PATCH v10 5/5] worktree: add 'list' command

Git deletes files when rebasing an amended merge-commit
 2015-10-08 16:06 UTC  (2+ messages)

[PATCH] filter-branch: strip pgp signature in commit messages
 2015-10-08 11:36 UTC  (5+ messages)

[PATCH] pretty: add format specifiers for short and raw date formats
 2015-10-08 11:04 UTC  (3+ messages)

[BUG] GIT_INDEX environment variable ignored?
 2015-10-08  7:56 UTC  (3+ messages)

Exclude a file from a pull request
 2015-10-08  7:50 UTC 

[PATCH] pretend_sha1_file(): Change return type from int to void
 2015-10-08  7:45 UTC  (6+ 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).