git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-09-10 17:42:01 to 2015-09-14 13:24:25 UTC [more...]

storing cover letter of a patch series?
 2015-09-14 13:24 UTC  (20+ messages)
  ` [PATCH] doc: show usage of branch description

[PATCH] Pass amend to pre-commit hook
 2015-09-14 12:14 UTC 

[PATCH v7 0/3] worktree: worktree.c functions and list builtin command
 2015-09-14 12:20 UTC  (17+ messages)
` [PATCH v7 1/3] worktree: add top-level worktree.c
` [PATCH v7 2/3] worktree: move/refactor find_shared_symref from branch.c
` [PATCH v7 3/3] worktree: add 'list' command

workdirs: cannot clone a local workdir directory
 2015-09-14 11:57 UTC  (13+ messages)
` [PATCH v2 0/5] fix local clone from a linked checkout
  ` [PATCH v2 2/5] enter_repo: avoid duplicating logic, use is_git_directory() instead
  ` [PATCH v3 0/5] fix local clone from a linked checkout
    ` [PATCH v3 1/5] path.c: delete an extra space
    ` [PATCH v3 2/5] enter_repo: avoid duplicating logic, use is_git_directory() instead
    ` [PATCH v3 3/5] enter_repo: allow .git files in strict mode
    ` [PATCH v3 4/5] clone: allow --local from a linked checkout
    ` [PATCH v3 5/5] clone: better error when --reference is "

Fwd: Translate Pro Git book to Russian and Ukrainian
 2015-09-14 10:22 UTC  (3+ messages)

Git Deployment using existing multiple environments
 2015-09-14  8:32 UTC  (4+ messages)

[PATCHv1 0/3] git-p4: fixing import with labels when commit is not transferred
 2015-09-14  6:45 UTC  (2+ messages)

[PATCH] strtoul_ui: actually report error in case of negative input
 2015-09-14  6:30 UTC  (2+ messages)

Git configure/make does not honor ARFLAGS
 2015-09-14  5:52 UTC  (8+ messages)

[Feature Request] git blame showing only revisions from git rev-list --first-parent
 2015-09-14  5:19 UTC  (10+ messages)

Bloom filters for have/want negotiation
 2015-09-14  3:40 UTC  (6+ messages)

[PATCH v7 0/2] path: implement common_dir handling in git_path_submodule()
 2015-09-13 22:32 UTC  (11+ messages)
` [PATCH v8 0/2] Submodule object path
  ` [PATCH v8 1/2] submodule refactor: use git_pathdup_submodule() in add_submodule_odb()
  ` [PATCH v8 2/2] path: implement common_dir handling in git_pathdup_submodule()
  ` [PATCH v9 0/2] Submodule object path
    ` [PATCH v9 1/2] submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()
    ` [PATCH v9 2/2] path: implement common_dir handling in git_pathdup_submodule()

No negotiation for repos on HTTP servers?
 2015-09-13 21:19 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 123 new messages
 2015-09-13 18:37 UTC  (4+ messages)

[PATCH v4 0/8] port the filtering part of branch.c to use ref-filter APIs
 2015-09-13 18:31 UTC  (24+ messages)
` [PATCH v4 1/8] branch: refactor width computation
` [PATCH v4 2/8] branch: bump get_head_description() to the top
` [PATCH v4 3/8] branch: roll show_detached HEAD into regular ref_list
` [PATCH v4 4/8] branch: move 'current' check down to the presentation layer
` [PATCH v4 5/8] branch: drop non-commit error reporting
` [PATCH v4 6/8] branch.c: use 'ref-filter' data structures
` [PATCH v4 8/8] branch: add '--points-at' option
` [PATCH v4 7/8] branch.c: use 'ref-filter' APIs

[PATCH, RESEND] gitk: adjust the menu line numbers to compensate for the new entry
 2015-09-13 12:24 UTC  (2+ messages)

[PATCH] gitk: accelerators for the main menu
 2015-09-13 12:24 UTC  (2+ messages)

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-13  4:54 UTC  (26+ messages)
` [PATCH v17 05/14] ref-filter: introduce match_atom_name()
  ` [PATCH v17 06/14] ref-filter: implement an `align` atom
` [PATCH v17 13/14] tag.c: implement '--format' option

[PATCH v3] gc: save log from daemonized gc --auto and print it next time
 2015-09-13  1:36 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/2] gitignore, re-inclusion fix
 2015-09-13  1:19 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dir.c: make last_exclude_matching_from_list() run til the end
  ` [PATCH v2 2/2] dir.c: don't exclude whole dir prematurely if neg pattern may match

Announcing Git for Windows 2.5.2
 2015-09-12 22:59 UTC  (3+ messages)
` Announcing Git for Windows 2.5.2 (Release 2)
  ` [git-for-windows] Re: Announcing Git for Windows 2.5.2

gitk: "argument list too long"
 2015-09-12 20:04 UTC  (2+ messages)
` gitk:

[RFC PATCHv1 0/2] Parallel git submodule fetching
 2015-09-12 19:11 UTC  (4+ messages)
` [PATCH 1/2] Sending "Fetching submodule <foo>" output to stderr
` [PATCH 2/2] fetch: fetch submodules in parallel

[PATCH] poll: honor the timeout on Win32
 2015-09-12 17:50 UTC 

error opening "git gui"
 2015-09-12 16:17 UTC  (5+ messages)
` error opening

[PATCH] tag, update-ref: improve description of option "create-reflog"
 2015-09-12 15:07 UTC  (3+ messages)

[PATCH] pull: don't mark values for option "rebase" for translation
 2015-09-12 14:59 UTC  (2+ messages)

v2.5.2 installation on Windows 10
 2015-09-12 14:35 UTC  (6+ messages)

[PATCH] Documentation/config: fix formatting for branch.*.rebase and pull.rebase
 2015-09-12 14:26 UTC 

[PATCH] hooks/update: Add a hooks.denyunsignedtags option
 2015-09-12 10:40 UTC  (2+ messages)

--progress option for git submodule update?
 2015-09-11 23:34 UTC  (5+ messages)

[PATCH 1/3] pretty: Pass graph width to pretty formatting for use in '%>|(N)'
 2015-09-11 23:25 UTC  (3+ messages)
  ` [PATCH 2/3] Add tests for "pretty: Pass graph width to pretty formatting for use in '%>|(N)'"
  ` [PATCH 3/3] t4205: remove unnecessary use of qz_to_tab_space

[PATCH] Pass graph width to pretty formatting, so '%>|' can work properly
 2015-09-11 20:25 UTC  (8+ messages)
  ` [PATCH] Add tests for "Pass graph width to pretty formatting, so '%>|' can work properly"

Kindly Reply Immediately
 2015-09-11 18:07 UTC 

[PATCH v2 0/9] Flags and config to sign pushes by default
 2015-09-11 16:22 UTC  (6+ messages)
` [PATCH v2 2/9] Documentation/git-send-pack.txt: Flow long synopsis line

git submodule ignores --git-dir
 2015-09-11 15:28 UTC  (3+ messages)

[PATCH] l10n: de.po: translate 121 new messages
 2015-09-11 15:23 UTC  (2+ messages)

[PATCH v17 12/14] tag.c: use 'ref-filter' APIs
 2015-09-11 15:06 UTC  (2+ messages)

[PATCH v17 08/14] ref-filter: add support for %(contents:lines=X)
 2015-09-11 15:04 UTC  (2+ messages)

[PATCH v17 06/14] ref-filter: implement an `align` atom
 2015-09-11 15:03 UTC  (2+ messages)

git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points
 2015-09-11  8:36 UTC  (5+ messages)
` [PATCH] git-svn: parse authors file more leniently

Bug: "git rebase --no-autostash" not recognized
 2015-09-11  6:49 UTC  (5+ messages)
` [PATCH 0/2] rebase: support --no-autostash
  ` [PATCH 1/2] "
  ` [PATCH 2/2] Documentation/git-rebase: fix --no-autostash formatting

[PATCH] Makefile: use SHELL_PATH when running generate-cmdlist.sh
 2015-09-11  0:35 UTC  (2+ messages)

[ANNOUNCE] Git v2.5.2, v2.4.9, v2.3.9 and v2.2.3
 2015-09-10 20:24 UTC 

[PATCH] push: don't show Done with --quiet --porcelain
 2015-09-10 20:23 UTC  (5+ messages)

git submodule ignores --git-dir
 2015-09-10 20:06 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).