git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-06-08 16:57:11 to 2015-06-10 08:33:22 UTC [more...]

[PATCH v3 6/7] send-email: suppress leading and trailing whitespaces in addresses
 2015-06-10  8:33 UTC  (5+ messages)
` [PATCH v3 7/7] send-email: suppress leading and trailing whitespaces before alias expansion

[PATCH 0/7] changes from last version
 2015-06-10  8:10 UTC  (7+ messages)
` [PATCH v3 1/7] t9001-send-email: move script creation in a setup test
` [PATCH v3 2/7] send-email: allow aliases in patch header and command script outputs
` [PATCH v3 3/7] t9001-send-email: refactor header variable fields replacement
` [PATCH v3 4/7] send-email: refactor address list process
` [PATCH v3 5/7] send-email: allow multiple emails using --cc, --to and --bcc

[PATCH 4/4] bisect: add the terms old/new
 2015-06-10  8:09 UTC  (2+ messages)

[PATCH v2 00/19] Make git-pull a builtin
 2015-06-10  8:03 UTC  (27+ messages)
` [PATCH v2 01/19] parse-options-cb: implement parse_opt_pass_strbuf()
` [PATCH v2 02/19] parse-options-cb: implement parse_opt_pass_argv_array()
` [PATCH v2 04/19] pull: implement skeletal builtin pull
` [PATCH v2 05/19] pull: implement fetch + merge
` [PATCH v2 06/19] pull: pass verbosity, --progress flags to fetch and merge
` [PATCH v2 09/19] pull: error on no merge candidates
` [PATCH v2 10/19] pull: support pull.ff config
` [PATCH v2 11/19] pull: check if in unresolved merge state
` [PATCH v2 13/19] pull: implement pulling into an unborn branch
` [PATCH v2 15/19] pull: teach git pull about --rebase
` [PATCH v2 17/19] pull --rebase: exit early when the working directory is dirty

[PATCH 1/4] bisect : correction of typo
 2015-06-10  8:03 UTC  (18+ messages)
` [PATCH 2/4] bisect: replace hardcoded "bad|good" by variables
` [PATCH 3/4] bisect: simplify the add of new bisect terms
` [PATCH 4/4] bisect: add the terms old/new

[PATCH 2/4] bisect: replace hardcoded "bad|good" by variables
 2015-06-10  7:55 UTC  (2+ messages)

GIT for Microsoft Access projects
 2015-06-10  7:47 UTC  (9+ messages)
    ` git lock files (Was: GIT for Microsoft Access projects)

[RFC/PATCH 0/9] add options to ref-filter
 2015-06-10  7:39 UTC  (32+ messages)
` [RFC/PATCH 1/9] tag: libify parse_opt_points_at()
  ` [RFC/PATCH 2/9] ref-filter: implement '--points-at' option
  ` [RFC/PATCH 3/9] for-each-ref: add "
  ` [RFC/PATCH 4/9] parse-options: add parse_opt_merge_filter()
  ` [RFC/PATCH 5/9] ref-filter: implement '--merged' and '--no-merged' options
  ` [RFC/PATCH 6/9] for-each-ref: add "
  ` [RFC/PATCH 7/9] parse-options.h: add macros for '--contains' option

[PATCHv3 0/4] git-p4: fixing --changes-block-size handling
 2015-06-10  7:30 UTC  (5+ messages)
` [PATCHv3 1/4] git-p4: additional testing of --changes-block-size
` [PATCHv3 2/4] git-p4: test with limited p4 server results
` [PATCHv3 3/4] git-p4: add tests for non-numeric revision range
` [PATCHv3 4/4] git-p4: fixing --changes-block-size handling

[PATCH 3/4] bisect: simplify the add of new bisect terms
 2015-06-10  7:09 UTC 

Troubleshoot clone issue to NFS
 2015-06-10  3:46 UTC  (13+ messages)
                ` [PATCH] index-pack: avoid excessive re-reading of pack directory

On undoing a forced push
 2015-06-10  2:43 UTC  (10+ messages)

Using clean/smudge scripts from repository
 2015-06-10  1:53 UTC 

[PATCH v2] git-rebase--interactive.sh: add config option for custom instruction format
 2015-06-10  0:44 UTC  (9+ messages)

Fwd: Fw: sort of a bug report - git rebase dropping empty commits
 2015-06-09 23:16 UTC  (3+ messages)
  `  "

[PATCH 00/13] Improve "refs" module encapsulation
 2015-06-09 18:47 UTC  (20+ messages)
` [PATCH 01/13] delete_ref(): move declaration to refs.h
` [PATCH 03/13] delete_ref(): handle special case more explicitly
` [PATCH 05/13] delete_refs(): improve error message
` [PATCH 06/13] delete_refs(): convert error message to lower case
` [PATCH 07/13] prune_remote(): use delete_refs()

[PATCH v7 0/5] Improving performance of git clean
 2015-06-09 18:24 UTC  (6+ messages)
` [PATCH v7 1/5] setup: add gentle version of read_gitfile
` [PATCH v7 2/5] setup: sanity check file size in read_gitfile_gently
` [PATCH v7 3/5] t7300: add tests to document behavior of clean and nested git
` [PATCH v7 4/5] p7300: add performance tests for clean
` [PATCH v7 5/5] clean: improve performance when removing lots of directories

format-patch and submodules
 2015-06-09 18:52 UTC  (2+ messages)

[PATCH] git-completion.tcsh: fix redirect with noclobber
 2015-06-09 18:20 UTC  (2+ messages)

How to compile without iconv?
 2015-06-09 18:46 UTC  (2+ messages)

Submodules as first class citizens (was Re: Moving to subtrees for plugins?)
 2015-06-09 18:40 UTC  (4+ messages)

[PATCH 1/4] status: factor two rebase-related messages together
 2015-06-09 18:07 UTC  (7+ messages)
` [PATCH 2/4] status: differentiate interactive from non-interactive rebases
` [PATCH 3/4] status: give more information during rebase -i
` [PATCH 4/4] status: add new tests for status "

[PATCH v2 0/2] specify commit by negative pattern
 2015-06-09 18:14 UTC  (4+ messages)
` [PATCH v2 2/2] object name: introduce '^{/!-<negative pattern>}' notation

[PATCH 0/8] object_id part 2
 2015-06-09 16:28 UTC  (8+ messages)
` [PATCH 1/8] refs: convert some internal functions to use object_id
` [PATCH 2/8] sha1_file: introduce has_object_file helper
` [PATCH 3/8] Convert struct ref to use object_id
` [PATCH 4/8] Add a utility function to make parsing hex values easier
` [PATCH 5/8] add_sought_entry_mem: convert to struct object_id
` [PATCH 6/8] parse_fetch: convert to use "
` [PATCH 7/8] ref_newer: "

gitscm vs. git-scm
 2015-06-09 14:21 UTC  (4+ messages)

Release candidate of Git for Windows 2.x is out
 2015-06-09 13:07 UTC  (5+ messages)
  `  "

[PATCH 0/5] am: improve test coverage and touch up foreign patch parsing
 2015-06-09  9:38 UTC  (6+ messages)
` [PATCH 2/5] am: teach StGit patch parser how to read from stdin
` [PATCH 5/5] am: teach mercurial "

[PATCH 1/1]: git-completion.tcsh fails w/ noclobber
 2015-06-09  9:25 UTC  (2+ messages)

[PATCH 0/6] am --skip/--abort: improve index/worktree cleanup
 2015-06-09  9:18 UTC  (10+ messages)
` [PATCH 4/6] am --abort: revert changes introduced by failed 3way merge
` [PATCH 5/6] am --abort: support aborting to unborn branch
` [PATCH 6/6] am --abort: keep unrelated commits on "

[PATCH 3/4] status: give more information during rebase -i
 2015-06-09  8:57 UTC  (3+ messages)

GNU diff and git diff - difference on myers algorithm?
 2015-06-09  8:25 UTC  (2+ messages)

[PATCH 1/4] status: factor two rebase-related messages together
 2015-06-09  7:33 UTC  (3+ messages)

[WIP/PATCH v5 0/10] create ref-filter from for-each-ref
 2015-06-09  6:31 UTC  (10+ messages)
` [WIP/PATCH v5 01/10] for-each-ref: extract helper functions out of grab_single_ref()
  ` [WIP/PATCH v5 05/10] for-each-ref: introduce 'ref_array_clear()'

[PATCH] commit: cope with scissors lines in commit message
 2015-06-09  0:28 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCHv1 3/3] git-p4: fixing --changes-block-size handling
 2015-06-08 22:32 UTC  (7+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 3/3] "

[PATCH/RFC v2 1/5] t9001-send-email: move script creation in a setup test
 2015-06-08 22:12 UTC  (8+ messages)
` [PATCH/RFC v2 5/5] send-email: refactor address list process

[PATCH] utf8.c: print warning about disabled iconv
 2015-06-08 21:14 UTC  (4+ messages)

[PATCH] git-checkout.txt: Document "git checkout <pathspec>" better
 2015-06-08 20:21 UTC 

Suggestion: group files in GIT
 2015-06-08 19:48 UTC  (2+ messages)

PATCH [git/contrib] Avoid failing to create ${__git_tcsh_completion_script} when 'set noclobber' is in effect (af7333c)
 2015-06-08 19:31 UTC  (2+ messages)

[PATCH v6 10/11] for-each-ref: introduce filter_refs()
 2015-06-08 18:37 UTC  (4+ messages)

[PATCH v6 0/11] create ref-filter from for-each-ref
 2015-06-08 18:33 UTC  (6+ messages)
` [PATCH v6 01/11] for-each-ref: extract helper functions out of grab_single_ref()

[PATCH v6 09/11] ref-filter: move code from 'for-each-ref'
 2015-06-08 18:08 UTC  (5+ messages)

[PATCH v3 0/4] Fix how for-each-ref handles broken loose references
 2015-06-08 17:37 UTC  (8+ messages)
` [PATCH v3 4/4] read_loose_refs(): treat NULL_SHA1 loose references as broken

[PATCH] git-rebase--interactive.sh: add config option for custom
 2015-06-08 17:29 UTC  (4+ messages)

[PATCH 0/2] fsck: don't ignore broken reflog entries
 2015-06-08 17:08 UTC  (7+ messages)
` [PATCH 2/2] fsck: report errors if reflog entries point at invalid objects


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