git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-05 05:44:16 to 2013-04-07 17:48:34 UTC [more...]

[PATCH v4 0/6] send-email: configuration improvements
 2013-04-07 17:46 UTC  (7+ messages)
` [PATCH v4 1/6] send-email: make annotate configurable
` [PATCH v4 2/6] format-patch: improve head calculation for cover-letter
` [PATCH v4 3/6] format-patch: refactor branch name calculation
` [PATCH v4 4/6] log: update to OPT_BOOL
` [PATCH v4 5/6] format-patch: add format.cover-letter configuration
` [PATCH v4 6/6] format-patch: trivial cleanups

[PATCH v3 0/2] run-command: new check_command helper
 2013-04-07 17:47 UTC  (4+ messages)
` [PATCH v3 1/2] run-command: add "
` [PATCH v3 2/2] transport-helper: check if remote helper is alive

[PATCH 1/2] bundle: Accept prerequisites without commit messages
 2013-04-07 17:29 UTC  (5+ messages)
` [PATCH 2/2] t5704: Test prerequisites with empty "

[PATCH v2 0/3] Some small fixes to glossary-content.txt
 2013-04-07 17:25 UTC  (7+ messages)
` [PATCH v2 1/3] glossary: remove outdated/misleading/irrelevant entries
` [PATCH v2 2/3] glossary: improve description of SHA-1 related topics
` [PATCH v2 3/3] glossary: remove definition of refspec and pathspec

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-07 17:22 UTC  (36+ messages)
` [PATCH 2/7] sha1_file, link: write link objects to the database
` [PATCH 6/7] clone: introduce clone.submodulegitdir
` [PATCH 7/7] sha1_file: write ref_name to link object

[PATCH v3 0/4] send-email: couple of improvements
 2013-04-07 17:22 UTC  (19+ messages)
` [PATCH v3 1/4] send-email: make annotate configurable
` [PATCH v3 2/4] format-patch: improve head calculation for cover-letter
` [PATCH v3 3/4] format-patch: refactor branch name calculation
` [PATCH v3 4/4] format-patch: add format.cover-letter configuration

segfault in git-remote-http
 2013-04-07 16:42 UTC  (2+ messages)

Merge conflicts with version numbers in release branches
 2013-04-07 15:49 UTC 

[PATCH 1/2] fmt-merge-msg: respect core.commentchar in people credits
 2013-04-07 15:25 UTC  (2+ messages)
` [PATCH 2/2] fmt-merge-msg: use core.commentchar in tag signatures completely

Git/Mac refuses to install on OS X 10.8 (Mountain Lion)
 2013-04-07 14:56 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #02; Fri, 5)
 2013-04-07 10:38 UTC  (2+ messages)

Remote helpers and signed tags
 2013-04-07 10:34 UTC 

[PATCH V2] remote-helpers/test-bzr.sh: do not use grep \s
 2013-04-07  9:23 UTC 

[PATCH] remote-helpers/test-bzr.sh: do not use grep \s
 2013-04-07  9:04 UTC  (3+ messages)

[PATCH] format-patch: trivial cleanup
 2013-04-07  8:16 UTC  (2+ messages)

[PATCH v2 0/2] send-email: couple of improvements
 2013-04-07  6:54 UTC  (12+ messages)
` [PATCH v2 1/2] send-email: make annotate configurable
` [PATCH v2 2/2] format-patch: add format.cover-letter configuration

Advice and repo setup
 2013-04-07  6:12 UTC  (3+ messages)

[PATCH 00/13] remote-hg: general updates
 2013-04-07  3:32 UTC  (17+ messages)

git instaweb - share all project files
 2013-04-07  3:02 UTC 

[PATCH] remote-helpers: remove --graph in hg_log()
 2013-04-07  1:25 UTC  (6+ messages)
      ` [PATCH] remote-hg: activate graplog extension for hg_log()

check-attr doesn't respect recursive definitions
 2013-04-05 12:04 UTC  (3+ messages)

[PATCH v2 0/4] remote-helpers: trivial test fixes
 2013-04-06 18:41 UTC  (7+ messages)

[PATCH] gitremote-helpers(1): clarify refspec behaviour
 2013-04-06 18:15 UTC  (2+ messages)

[PATCH] fast-export: Allow pruned-references in mark file
 2013-04-06 17:33 UTC  (3+ messages)

typo in Documentation/git-rebase.txt
 2013-04-06 13:10 UTC 

Collective wisdom about repos on NFS accessed by concurrent clients (== corruption!?)
 2013-04-06 11:49 UTC  (6+ messages)

[PATCH] perl: redirect stderr to /dev/null instead of closing
 2013-04-06 10:34 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH 0/3] Some small fixes to glossary-content.txt
 2013-04-06  8:00 UTC  (3+ messages)
  ` Aw: "

[RFD] annnotating a pair of commit objects?
 2013-04-06  7:55 UTC  (4+ messages)

git apply --index --reject does not add new files
 2013-04-06  5:13 UTC 

[PATCH] show-branch: use strbuf instead of static buffer
 2013-04-06  4:58 UTC  (3+ messages)

Fwd: Delivery Status Notification (Failure)
 2013-04-06  4:49 UTC  (2+ messages)

[PATCH 0/7] remote-bzr: generic updates
 2013-04-06  3:49 UTC  (8+ messages)
` [PATCH 1/7] remote-bzr: fix directory renaming
` [PATCH 2/7] remote-bzr: remove files before modifications
` [PATCH 3/7] remote-bzr: set author if available
` [PATCH 4/7] remote-bzr: only update workingtree on local repos
` [PATCH 5/7] remote-bzr: avoid unreferred tags
` [PATCH 6/7] remote-bzr: add utf-8 support for fetching
` [PATCH 7/7] remote-bzr: add utf-8 support for pushing

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-06  0:54 UTC  (9+ messages)

[PATCH] glossary: extend "detached HEAD" description
 2013-04-05 23:46 UTC  (2+ messages)

[RFC/PATH 0/4] remoe-hg: switch to SHA-1 ids
 2013-04-05 22:29 UTC  (7+ messages)
` [RFC/PATH 1/4] remote-hg: shuffle some code
` [RFC/PATH 2/4] remote-hg: improve node traversing
` [RFC/PATH 3/4] remote-hg: add version checks to the marks
` [RFC/PATH 4/4] remote-hg: switch from revisions to SHA-1 noteids

[RFC/PATCH 0/9] friendlier http error messages
 2013-04-05 22:22 UTC  (10+ messages)
` [PATCH 1/9] http: add HTTP_KEEP_ERROR option
` [PATCH 2/9] remote-curl: show server content on http errors
` [PATCH 3/9] remote-curl: let servers override http 404 advice
` [PATCH 4/9] remote-curl: always show friendlier 404 message
` [PATCH 5/9] remote-curl: consistently report repo url for http errors
` [PATCH 6/9] http: simplify http_error helper function
` [PATCH 7/9] http: re-word http error message
` [PATCH 8/9] remote-curl: die directly with http error messages
` [PATCH 9/9] http: drop http_error function

[PATCH] count-objects: output "KiB" instead of "kilobytes"
 2013-04-05 20:31 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH] count-objects doc: document use of kibibytes

[PATCH 0/2] log -L overlapping ranges
 2013-04-05 17:39 UTC  (4+ messages)
` [PATCH 1/2] log -L: check range set invariants when we look it up
` [PATCH 2/2] log -L: fix overlapping input ranges

[PATCH 1/2] diffcore-pickaxe: respect --no-textconv
 2013-04-05 17:31 UTC  (8+ messages)
` [PATCH v2 1/3] diffcore-pickaxe: remove unnecessary call to get_textconv()
` [PATCH v2 3/3] diffcore-pickaxe: respect --no-textconv
    ` [PATCH v3 "

[PATCH 00/12] Layout control placeholders for pretty format
 2013-04-05 17:13 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/12] pretty: share code between format_decoration and show_decorations
  ` [PATCH v2 09/12] pretty: add %C(auto) for auto-coloring on the next placeholder

Beyond inotify recursive watches
 2013-04-05 16:56 UTC 

Possible bug: Git submodules can get into broken state
 2013-04-05 16:51 UTC  (6+ messages)

[PATCH v2 2/3] diffcore-pickaxe: remove fill_one()
 2013-04-05 16:44 UTC  (7+ messages)
` [PATCH 1/3] diffcore-pickaxe: port optimization from has_changes() to diff_grep()
  ` [PATCH 3/3] diffcore-pickaxe: unify setup and teardown code between log -S/-G

[PATCH] submodule: print graph output next to submodule log
 2013-04-05 16:22 UTC  (3+ messages)
` [PATCH v2] "

trouble on windows network share
 2013-04-05 12:44 UTC  (3+ messages)

[PATCH] diff: allow unstuck arguments with --diff-algorithm
 2013-04-05 12:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 00/13] remote-hg: general updates
 2013-04-05 12:16 UTC  (14+ messages)
` [PATCH v2 11/13] remote-hg: force remote push
` [PATCH v2 13/13] remote-hg: push to the appropriate branch

[PATCH] git-merge(1): document diff-algorithm option to merge-recursive
 2013-04-05 11:37 UTC 

git diff --quiet on dirty tree sometimes erroneously exits with status 0
 2013-04-05 11:09 UTC 

[PATCH] Documentation/git-commit: reword the --amend explanation
 2013-04-05  8:50 UTC  (7+ messages)

Composing git repositories
 2013-04-05  7:15 UTC  (16+ 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).