git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-10-16 13:40:49 to 2012-10-18 22:09:06 UTC [more...]

[PATCH 0/6] Bring "format-patch --notes" closer to a real feature
 2012-10-18 22:08 UTC  (17+ messages)
` [PATCH 1/6] pretty: remove reencode_commit_message()
` [PATCH 2/6] format_note(): simplify API
` [PATCH 3/6] pretty: prepare notes message at a centralized place
    ` [PATCH] strbuf: always return a non-NULL value from strbuf_detach
` [PATCH 4/6] pretty_print_commit(): do not append notes message
` [PATCH 5/6] format-patch: append --signature after notes
` [PATCH 6/6] format-patch --notes: show notes after three-dashes

Fix potential hang in https handshake
 2012-10-18 21:35 UTC 

BUG when trying to delete symbolic refs
 2012-10-18 21:34 UTC  (10+ messages)
      ` [PATCH 1/5] branch: factor out check_branch_commit()
      ` [PATCH 2/5] branch: factor out delete_branch_config()
      ` [PATCH 3/5] branch: delete symref branch, not its target
      ` [PATCH 4/5] branch: skip commit checks when deleting symref branches
      ` [PATCH 5/5] branch: show targets of deleted symrefs, not sha1s

[PATCH] status: add --long for default format
 2012-10-18 21:20 UTC  (10+ messages)
` [PATCH v2 1/2] status: refactor output format to represent "default"
  ` [PATCH v2 2/2] status: add --long for default format
    ` [PATCH v3] status: refactor output format to represent "default" and add --long

Aw: Re: Aw: Re: [Patch v3 0/8] Create single PDF for all HTML files
 2012-10-18 20:40 UTC  (2+ messages)

[PATCH v2 0/7] Cure some format-patch wrapping and encoding issues
 2012-10-18 14:43 UTC  (8+ messages)
` [PATCH v2 1/7] utf8: fix off-by-one wrapping of text
` [PATCH v2 2/7] format-patch: do not wrap non-rfc2047 headers too early
` [PATCH v2 3/7] format-patch: do not wrap rfc2047 encoded headers too late
` [PATCH v2 4/7] format-patch: introduce helper function last_line_length()
` [PATCH v2 5/7] format-patch: make rfc2047 encoding more strict
` [PATCH v2 6/7] format-patch: fix rfc2047 address encoding with respect to rfc822 specials
` [PATCH v2 7/7] format-patch tests: check quoting/encoding in To: and Cc: headers

[PATCH] Add new git-remote-hd helper
 2012-10-18 14:26 UTC  (23+ messages)

[PATCH] notes: mention --notes in more places
 2012-10-18 12:11 UTC  (8+ messages)

What can cause empty GIT_AUTHOR_NAME for 'git filter-branch --tree-filter' on Solaris?
 2012-10-18 10:33 UTC  (19+ messages)
  ` Re[2]: "
    ` Re[3]: "
              ` [PATCH 0/2] clean up filter-branch ident parsing
                ` [PATCH 1/2] git-sh-setup: refactor ident-parsing functions
                ` [PATCH 2/2] filter-branch: use git-sh-setup's ident parsing functions
                          ` [PATCHv2 "

[PATCH] transport-helper: call git fast-import properly
 2012-10-18  7:39 UTC  (3+ messages)

[WIP-PATCH 0/3] Cleaning up "notes" in log output
 2012-10-18  2:20 UTC  (4+ messages)
` [WIP-PATCH 1/3] pretty: remove reencode_commit_message()
` [WIP-PATCH 2/3] pretty: prepare notes message at a centralized place
` [WIP-PATCH 3/3] pretty_print_commit(): do not append notes message

[PULL REQUEST]: Please pull git-gui
 2012-10-17 23:00 UTC  (2+ messages)

[ANNOUNCE] Git v1.8.0-rc3
 2012-10-17 20:33 UTC 

[ANNOUNCE] Git v1.7.12.4
 2012-10-17 20:33 UTC 

Aw: Re: [Patch v3 0/8] Create single PDF for all HTML files
 2012-10-17 20:24 UTC  (2+ messages)

error: git-fast-import died of signal 11
 2012-10-17 20:06 UTC  (8+ messages)

Fix "git diff --stat" for interesting - but empty - file changes
 2012-10-17 19:35 UTC  (3+ messages)

config core.autocrlf changes the index
 2012-10-17 18:30 UTC 

git submodule sync --recursive
 2012-10-17 18:26 UTC  (2+ messages)

[PATCH v5 0/3] completion: refactor and zsh wrapper
 2012-10-17 18:26 UTC  (8+ messages)
` [PATCH v5 1/3] completion: add new __gitcompadd helper
` [PATCH v5 2/3] tests: use __gitcompadd to simplify completion tests
    ` [PATCH] completion: clean up __gitcomp() tests

Can git pull from a mercurial repository?
 2012-10-17 13:29 UTC  (6+ messages)

[PATCH v5 00/12] nd/wildmatch
 2012-10-17 12:26 UTC  (8+ messages)
` [PATCH v5 02/12] ctype: support iscntrl, ispunct, isxdigit and isprint

sharedRepository derived from file permissions
 2012-10-17 12:25 UTC  (5+ messages)

(unknown),
 2012-10-17 12:16 UTC 

L10n regression in 1.8.0.rc2: diffstat summary (git diff --stat, git format-patch)
 2012-10-17 11:51 UTC  (2+ messages)

make test
 2012-10-17  8:30 UTC  (10+ messages)

When Will We See Collisions for SHA-1? (An interesting analysis by Bruce Schneier)
 2012-10-17  8:05 UTC  (11+ messages)

'git grep needle rev' attempts to access 'rev:.../.gitattributes' in the worktree
 2012-10-17  7:33 UTC  (14+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] grep: stop looking at random places for .gitattributes

[PATCH 2/2] show color hints based on state of the git tree
 2012-10-17  7:17 UTC  (7+ messages)
` [PATCH 3/3] Change colors to be based on git status -sb in color mode

[PATCH v4] git-cvsimport: allow author-specific timezones
 2012-10-17  5:28 UTC  (2+ messages)

git rebase -p and patch equivalent commits
 2012-10-17  5:13 UTC  (2+ messages)

Please pull git-l10n updates for Swedish and Vietnamese
 2012-10-17  1:54 UTC 

feature request
 2012-10-17  0:00 UTC  (6+ messages)

Merge option suggestion (dictator, humble)
 2012-10-16 23:17 UTC  (3+ messages)

[Patch v3 0/8] Create single PDF for all HTML files
 2012-10-16 22:11 UTC  (10+ messages)
` [Patch v3 1/8] Split over-long synopsis in git-fetch-pack.txt into several lines
` [Patch v3 2/8] Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1
` [Patch v3 3/8] Change headline of technical/send-pack-pipeline.txt to not confuse its content with content from git-send-pack.txt
` [Patch v3 4/8] Prerequisites for creating nice html for all files in Documentation/technical
` [Patch v3 5/8] Prerequisites for creating nice html for all files in Documentation/howto
` [Patch v3 6/8] Prerequisites for creating nice html for all files in Documentation/RelNotes
` [Patch v3 7/8] Create pdf from all html files
` [Patch v3 8/8] Wire everything into Makefile and Documentation/Makefile

What's cooking in git.git (Oct 2012, #05; Tue, 16)
 2012-10-16 21:15 UTC 

t3302-notes-index-expensive.sh and t3419-rebase-patch-id.sh need time in /usr/bin
 2012-10-16 19:34 UTC  (15+ messages)
` [PATCH 1/4] t3419-rebase-patch-id: heed USR_BIN_TIME prereq
` [PATCH 2/4] test-lib: allow variable export from lazy prereq tests
` [RFC/PATCH 3/4] test-lib: provide lazy TIME_COMMAND prereq
    ` [RFC/PATCH 3/4v2] "

[PATCH 00/20] git-cvsserver: add support for cvs "-r" refs
 2012-10-16 19:25 UTC  (2+ messages)

push race
 2012-10-16 19:09 UTC  (13+ messages)

[PATCH] Cache stat_tracking_info() for faster status and branch -v
 2012-10-16 17:36 UTC 

[PATCH 0/5] Fixing problem with deleting symrefs
 2012-10-16 16:54 UTC  (7+ messages)
  ` [PATCH 1/5] t1400-update-ref: Add test verifying bug with symrefs in delete_ref()
  ` [PATCH 2/5] delete_ref(): Fix deletion of refs through symbolic refs
  ` [PATCH 3/5] delete_ref(): Remove the correct reflog when deleting symrefs
  ` [PATCH 4/5] Add tests for using symbolic refs as branch name aliases
  ` [PATCH 5/5] branch -d: Fix failure to remove branch aliases (symrefs)

nd/attr-match-more-optim, nd/wildmatch and as/check-ignore
 2012-10-16 16:12 UTC  (9+ messages)
` [PATCH 01/12] dir.c: rename cryptic 'which' variable to more consistent name
  ` [PATCH 12/12] Add git-check-ignore sub-command

[PATCH] git-cvsimport: allow author-specific timezones
 2012-10-16 15:49 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).