git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-09-15 19:10:22 to 2015-09-18 07:10:55 UTC [more...]

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-18  7:10 UTC  (5+ messages)
` [PATCH v17 14/14] tag.c: implement '--merged' and '--no-merged' options

git status -u is mildly astonishing
 2015-09-18  6:52 UTC  (4+ messages)

storing cover letter of a patch series?
 2015-09-18  4:03 UTC  (3+ messages)

[PATCH 00/10] fetch submodules in parallel and a preview on parallel "submodule update"
 2015-09-18  1:05 UTC  (36+ messages)
` [PATCH 01/10] strbuf: Add strbuf_read_noblock
` [PATCH 02/10] run-command: factor out return value computation
` [PATCH 03/10] run-command: add an asynchronous parallel child processor
` [PATCH 04/10] fetch_populated_submodules: use new parallel job processing
` [PATCH 05/10] submodules: Allow parallel fetching, add tests and documentation
` [PATCH 06/10] git submodule update: Redirect any output to stderr
` [PATCH 07/10] git submodule update: pass --prefix only with a non empty prefix
` [PATCH 08/10] git submodule update: cmd_update_recursive
` [PATCH 09/10] "
` [PATCH 10/10] git submodule update: cmd_update_fetch

What's cooking in git.git (Sep 2015, #04; Thu, 17)
 2015-09-17 22:17 UTC 

[ANNOUNCE] Git v2.5.3
 2015-09-17 22:16 UTC 

[PATCH] Makefile: Change library order for static linking
 2015-09-17 22:08 UTC  (6+ messages)

On a personal note
 2015-09-17 19:27 UTC  (4+ messages)

[PATCH v4 0/8] port the filtering part of branch.c to use ref-filter APIs
 2015-09-17 18:25 UTC  (15+ messages)
` [PATCH v4 3/8] branch: roll show_detached HEAD into regular ref_list
` [PATCH v4 5/8] branch: drop non-commit error reporting

[PATCH] l10n: de.po: better language for 2 strings
 2015-09-17 18:15 UTC  (2+ messages)

[Feature Request] git blame showing only revisions from git rev-list --first-parent
 2015-09-17 17:03 UTC  (12+ messages)

Unable to create temporary file '/var/git/tmv3-target-overlay.git/shallow_Un8ZOR': Permission denied
 2015-09-17 16:54 UTC  (5+ messages)

[PATCH 0/67] war on sprintf, strcpy, etc
 2015-09-17 16:53 UTC  (91+ messages)
` [PATCH 04/67] fsck: don't fsck alternates for connectivity-only check
` [PATCH 07/67] strbuf: make strbuf_complete_line more generic
` [PATCH 08/67] add reentrant variants of sha1_to_hex and find_unique_abbrev
` [PATCH 10/67] mailsplit: make PATH_MAX buffers dynamic
` [PATCH 11/67] trace: use strbuf for quote_crnl output
` [PATCH 15/67] convert trivial sprintf / strcpy calls to xsnprintf
` [PATCH 17/67] use xsnprintf for generating git object headers
` [PATCH 22/67] entry.c: convert strcpy to xsnprintf
` [PATCH 23/67] add_packed_git: convert strcpy into xsnprintf
` [PATCH 26/67] replace trivial malloc + sprintf /strcpy calls to xstrfmt
` [PATCH 29/67] use strip_suffix and xstrfmt to replace suffix
` [PATCH 30/67] ref-filter: drop sprintf and strcpy calls
` [PATCH 33/67] read_branches_file: replace strcpy with xstrdup
` [PATCH 36/67] remote-ext: simplify git pkt-line generation
` [PATCH 46/67] write_loose_object: convert to strbuf
` [PATCH 52/67] use sha1_to_hex_to() instead of strcpy
` [PATCH 66/67] use strbuf_complete to conditionally append slash

Bug after removing a local branch and restore the remote branch during a rebase
 2015-09-17 16:44 UTC  (2+ messages)

[PATCH 00/43] refs lmdb backend
 2015-09-17 16:33 UTC  (5+ messages)

[PATCH] strtoul_ui: reject negative values
 2015-09-17 16:28 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v3] gc: save log from daemonized gc --auto and print it next time
 2015-09-17 14:48 UTC  (9+ messages)
` [PATCH v4] "

[PATCH 0/2] gitignore, re-inclusion fix
 2015-09-17 13:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dir.c: don't exclude whole dir prematurely if neg pattern may match

git rebase -i failing due to phantom index.lock
 2015-09-17 12:57 UTC  (2+ messages)

Shallow submodules update not working?
 2015-09-17 11:28 UTC 

[PATCH] add ls-remote --get-push-url option
 2015-09-17  0:19 UTC  (4+ messages)
` [PATCH v5] remote: add get-url subcommand
` [PATCH v6] "

[PATCH 0/2] notes: allow read only notes actions on refs outside of refs/notes
 2015-09-16 23:01 UTC  (7+ messages)
` [PATCH 1/2] notes: don't expand qualified refs in expand_notes_ref
` [PATCH 2/2] notes: allow non-writable actions on refs outside of refs/notes

"Medium" log format: change proposal for author != committer
 2015-09-16 22:25 UTC  (4+ messages)

[PATCH v7 0/3] worktree: worktree.c functions and list builtin command
 2015-09-16 21:36 UTC  (13+ messages)
` [PATCH v7 1/3] worktree: add top-level worktree.c
` [PATCH v7 2/3] worktree: move/refactor find_shared_symref from branch.c

Git configure/make does not honor ARFLAGS
 2015-09-16 19:45 UTC  (9+ messages)

[PATCH] l10n: de.po: translate 2 messages
 2015-09-16 18:19 UTC  (2+ messages)

git-svn: cat-file memory usage
 2015-09-16 16:31 UTC  (4+ messages)

What's cooking in git.git (Sep 2015, #03; Mon, 14)
 2015-09-16 16:04 UTC  (2+ messages)

[PATCH v5 0/7] git-p4: add support for large file systems
 2015-09-16 15:20 UTC  (6+ messages)
` [PATCH v5 6/7] "

[PATCH v2] git-p4: improve path encoding verbose output
 2015-09-16 12:37 UTC  (2+ messages)

[PATCH v2 0/2] git-p4: handle "Translation of file content failed"
 2015-09-16 11:38 UTC  (6+ messages)
` [PATCH v2 2/2] "

Big path on git add file [windows bug]
 2015-09-16  9:40 UTC  (2+ messages)

[PATCH] strtoul_ui: actually report error in case of negative input
 2015-09-16  6:08 UTC  (7+ messages)

storing cover letter of a patch series?
 2015-09-15 19:10 UTC  (6+ messages)
` [PATCH] doc: show usage of branch description


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