git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-06-06 20:04:45 to 2015-06-09 08:25:59 UTC [more...]

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

[PATCH 1/4] bisect : correction of typo
 2015-06-09  8:12 UTC  (10+ 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 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  (18+ messages)
` [WIP/PATCH v5 01/10] for-each-ref: extract helper functions out of grab_single_ref()
  ` [WIP/PATCH v5 02/10] for-each-ref: clean up code
  ` [WIP/PATCH v5 03/10] for-each-ref: rename 'refinfo' to 'ref_array_item'
  ` [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  (5+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/1]: git-completion.tcsh fails w/ noclobber
 2015-06-08 23:01 UTC 

[PATCHv1 0/3] git-p4: fixing --changes-block-size support
 2015-06-08 22:32 UTC  (18+ messages)
` [PATCHv1 1/3] git-p4: additional testing of --changes-block-size
` [PATCHv1 2/3] git-p4: test with limited p4 server results
` [PATCHv1 3/3] git-p4: fixing --changes-block-size handling
      ` [PATCHv2 0/3] "
        ` [PATCHv2 1/3] git-p4: additional testing of --changes-block-size
        ` [PATCHv2 2/3] git-p4: test with limited p4 server results
        ` [PATCHv2 3/3] git-p4: fixing --changes-block-size handling

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

[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 3/4] status: give more information during rebase -i
 2015-06-08 22:11 UTC  (4+ messages)
` [PATCH 4/4] status: add new tests for status "

GIT for Microsoft Access projects
 2015-06-08 22:02 UTC  (3+ messages)

[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 

[PATCH 0/6] am --skip/--abort: improve index/worktree cleanup
 2015-06-08 20:13 UTC  (8+ 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 0/5] am: improve test coverage and touch up foreign patch parsing
 2015-06-08 19:57 UTC  (8+ messages)
` [PATCH 1/5] t4150: test applying StGit patch
` [PATCH 2/5] am: teach StGit patch parser how to read from stdin
` [PATCH 3/5] t4150: test applying StGit series
` [PATCH 4/5] am: use gmtime() to parse mercurial patch date
` [PATCH 5/5] am: teach mercurial patch parser how to read from stdin

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

[RFC/PATCH 0/9] add options to ref-filter
 2015-06-08 19:34 UTC  (29+ 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
  ` [RFC/PATCH 8/9] ref-filter: add "
  ` [RFC/PATCH 9/9] for-each-ref: "

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  (7+ 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 00/13] Improve "refs" module encapsulation
 2015-06-08 17:12 UTC  (21+ messages)
` [PATCH 01/13] delete_ref(): move declaration to refs.h
` [PATCH 02/13] remove_branches(): remove temporary
` [PATCH 03/13] delete_ref(): handle special case more explicitly
` [PATCH 04/13] delete_refs(): new function for the refs API
` [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 08/13] repack_without_refs(): make function private
` [PATCH 09/13] initial_ref_transaction_commit(): function for initial ref creation
` [PATCH 10/13] refs: remove some functions from the module's public interface
` [PATCH 11/13] initial_ref_transaction_commit(): check for duplicate refs
` [PATCH 12/13] initial_ref_transaction_commit(): check for ref D/F conflicts
` [PATCH 13/13] refs: move the remaining ref module declarations to refs.h

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

[PATCH] t7063: fix breakage with split index
 2015-06-08 16:49 UTC  (4+ messages)
  ` [PATCH] read-cache: fix untracked cache invalidation when split-index is used

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

Permission denied ONLY after pulling bundles
 2015-06-08 15:19 UTC  (9+ messages)

Fwd: release address not working
 2015-06-08 13:17 UTC  (2+ messages)
  `  "

[PATCH 1/2] git-bisect.sh : create a file if the bisection is in old/new mode, named "BISECT_OLDNEWMODE", so it can easily be seen outside the program without having to read BISECT_TERMS. This will have to be changed in further versions if new terms are introduced
 2015-06-08 11:54 UTC  (6+ messages)

[PATCH v5 1/3] git-am.sh: fix initialization of the threeway variable
 2015-06-08 11:36 UTC  (3+ messages)
` [PATCH v5 2/3] t4150-am: refactor am -3 tests

[PATCH 00/14] Introduce a tempfile module
 2015-06-08  9:07 UTC  (15+ messages)
` [PATCH 01/14] Move lockfile API documentation to lockfile.h
` [PATCH 02/14] tempfile: a new module for handling temporary files
` [PATCH 03/14] lockfile: remove some redundant functions
` [PATCH 04/14] commit_lock_file(): use get_locked_file_path()
` [PATCH 05/14] register_tempfile_object(): new function, extracted from create_tempfile()
` [PATCH 06/14] tempfile: add several functions for creating temporary files
` [PATCH 07/14] register_tempfile(): new function to handle an existing temporary file
` [PATCH 08/14] write_shared_index(): use tempfile module
` [PATCH 09/14] setup_temporary_shallow(): "
` [PATCH 10/14] diff: "
` [PATCH 11/14] lock_repo_for_gc(): compute the path to "gc.pid" only once
` [PATCH 12/14] gc: use tempfile module to handle gc.pid file
` [PATCH 13/14] credential-cache--daemon: delete socket from main()
` [PATCH 14/14] credential-cache--daemon: use tempfile module

PROJECTOR STAND
 2015-06-08  4:25 UTC 

[PATCH] completion: teach 'scissors' mode to 'git commit --cleanup='
 2015-06-08  1:43 UTC 

Packing speed
 2015-06-07 17:41 UTC 

[PATCH 3/3] stash: require a clean index to apply
 2015-06-07 12:47 UTC  (3+ messages)

Submodules as first class citizens (was Re: Moving to subtrees for plugins?)
 2015-06-07  6:26 UTC  (3+ messages)

Suggestion: add author info to TODO list in git-rebase--interactive
 2015-06-07  6:14 UTC  (5+ messages)

[PATCH/RFCv4 1/2] git-rebase -i: add command "drop" to remove a commit
 2015-06-06 23:45 UTC  (5+ messages)
` [PATCH/RFCv4 2/2] git rebase -i: warn about removed commits
  ` [PATCH/RFCv2 "

[PATCH] pull: allow dirty tree when rebase.autostash enabled
 2015-06-06 21:12 UTC  (3+ messages)
` [PATCH v2 1/2] t5520-pull: Simplify --rebase with dirty tree test
` [PATCH v2 2/2] pull: allow dirty tree when rebase.autostash enabled


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