git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-14 21:49:18 to 2015-05-18 19:18:28 UTC [more...]

[PATCH v8 0/5] group common commands by theme
 2015-05-18 19:18 UTC  (2+ messages)
` [PATCH v8 1/5] command-list: prepare machinery for upcoming "common groups" section

Git Server Repository Security?
 2015-05-18 19:15 UTC  (9+ messages)

[PATCH] t1020: cleanup subdirectory tests a little
 2015-05-18 19:08 UTC  (5+ messages)

[PATCH 00/14] Make git-pull a builtin
 2015-05-18 19:06 UTC  (20+ messages)
` [PATCH 01/14] pull: implement fetch + merge
` [PATCH 02/14] pull: pass verbosity, --progress flags to fetch and merge
` [PATCH 03/14] pull: pass git-merge's options to git-merge
` [PATCH 04/14] pull: pass git-fetch's options to git-fetch
` [PATCH 05/14] pull: error on no merge candidates
` [PATCH 06/14] pull: support pull.ff config
` [PATCH 07/14] pull: check if in unresolved merge state
` [PATCH 08/14] pull: fast-forward working tree if head is updated
` [PATCH 09/14] pull: implement pulling into an unborn branch
` [PATCH 10/14] pull: set reflog message
` [PATCH 11/14] pull: teach git pull about --rebase
` [PATCH 12/14] pull: configure --rebase via branch.<name>.rebase or pull.rebase
` [PATCH 13/14] pull --rebase: exit early when the working directory is dirty
` [PATCH 14/14] pull --rebase: error on no merge candidate cases

[PATCH v4 0/8] Improve git-pull test coverage
 2015-05-18 18:55 UTC  (17+ messages)
` [PATCH v4 1/8] t5520: prevent field splitting in content comparisons
` [PATCH v4 2/8] t5520: test no merge candidates cases
      ` debugging git tests, was: "
` [PATCH v4 3/8] t5520: test for failure if index has unresolved entries
` [PATCH v4 4/8] t5520: test work tree fast-forward when fetch updates head
` [PATCH v4 5/8] t5520: test --rebase with multiple branches
` [PATCH v4 6/8] t5520: test --rebase failure on unborn branch with index
` [PATCH v4 7/8] t5521: test --dry-run does not make any changes
` [PATCH v4 8/8] t5520: check reflog action in fast-forward merge

[PATCH 0/4] make pull.ff=true override merge.ff
 2015-05-18 18:45 UTC  (10+ messages)
` [PATCH 1/4] t7601: test for pull.ff=true overrides merge.ff=false
      ` sh -x -i -v with continuous integration, was "

[PATCH v2 0/2] make pull.ff=true override merge.ff
 2015-05-18 18:22 UTC  (5+ messages)
` [PATCH v2 1/2] pull: "
` [PATCH v2 2/2] pull: parse pull.ff as a bool or string

[PATCH v2] pull: handle --log=<n>
 2015-05-18 18:18 UTC  (5+ messages)

[PATCH] clean: only lstat files in pathspec
 2015-05-18 18:08 UTC 

git p4 clone - exclude file types
 2015-05-18 17:59 UTC 

git log --raw abbreviates SHA1s, despite what manual says
 2015-05-18 17:55 UTC  (13+ messages)
      ` [PATCH] Documentation/log: clarify what --raw means
          ` [PATCH v2 1/2] "
            ` [PATCH v2 2/2] Documentation/log: clarify sha1 non-abbreviation in log --raw

[PATCH v7 0/5] git help: group common commands by theme
 2015-05-18 16:25 UTC  (23+ messages)
` [PATCH v7 1/5] command-list.txt: prepare with [commands] header
` [PATCH v7 2/5] command-list.txt: add a [common] block
` [PATCH v7 3/5] generate-cmdlist: parse common group commands
` [PATCH v7 4/5] command-list.txt: drop the common tag
` [PATCH v7 5/5] help.c: output the typical Git workflow

Diffing submodule does not yield complete logs for merge commits
 2015-05-18 15:06 UTC  (9+ messages)

[PATCH 0/2] Improve git-pull's option parsing
 2015-05-18 14:43 UTC  (4+ messages)
` [PATCH 1/2] pull: handle git-fetch's options as well
` [PATCH 2/2] pull: use git-rev-parse --parseopt for option parsing

[PATCH 1/2] pull: handle git-fetch's options as well
 2015-05-18 14:37 UTC  (4+ messages)
` [PATCH 2/2] work in progress

[PATCH v3 0/9] Improve git-pull test coverage
 2015-05-18 13:09 UTC  (18+ messages)
` [PATCH v3 1/9] t5520: fixup file contents comparisons
` [PATCH v3 2/9] t5520: ensure origin refs are updated
` [PATCH v3 4/9] t5520: test for failure if index has unresolved entries

Hanging "git mv" on Windows bug report
 2015-05-18  6:50 UTC 

[PATCH] sha1_file: pass empty buffer to index empty file
 2015-05-18  0:41 UTC  (12+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] daemon: add systemd support
 2015-05-17 19:58 UTC  (3+ messages)

[PATCH] doc: fix unmatched code fences
 2015-05-17 18:34 UTC  (19+ messages)
    ` [PATCH 0/8] asciidoc fixups
      ` [PATCH 6/8] doc: convert \--option to --option

[PATCH 1/3] git-verify-pack.txt: fix inconsistent spelling of "packfile"
 2015-05-17  6:56 UTC  (3+ messages)
` [PATCH 2/3] git-unpack-objects.txt: "
` [PATCH 3/3] pack-protocol.txt: fix insconsistent "

[PATCH] gitk: Use translated version of "Command line" in getcommitlines
 2015-05-17  4:29 UTC  (2+ messages)

gitk: Updated Bulgarian translation (304)
 2015-05-17  4:30 UTC  (3+ messages)
` [PATCH] gitk: Update Bulgarian translation (304t)

[PATCH] gitk: Allow to quickly go to a specific commit
 2015-05-17  4:24 UTC  (2+ messages)

[PATCH v2] gitk: Remove mc parameter from proc show_error
 2015-05-17  4:30 UTC  (3+ messages)

[PATCH] gitk: Improve readability of highlighted text
 2015-05-17  4:21 UTC  (2+ messages)

[RFC PATCH 2/2] gitk: Show the rev(s) the user specified on the command line in the window title
 2015-05-17  1:39 UTC  (3+ messages)
` [PATCHv2] gitk: Show the current view's name "

[PATCH] gitk: Add mouse right-click options
 2015-05-17  0:56 UTC  (2+ messages)

[PATCH] builtin/clean.c: Handle disappearing files
 2015-05-16 19:21 UTC  (8+ messages)

determine a linux kernel version of a patch file
 2015-05-15 20:16 UTC  (5+ messages)

Clone hangs when done over http with --reference
 2015-05-15 19:16 UTC  (15+ messages)
  ` [PATCH] http-backend: fix die recursion with custom handler
  ` [PATCH 0/2] fix http deadlock on giant ref negotiations
    ` [PATCH 1/2] http-backend: fix die recursion with custom handler
    ` [PATCH 2/2] http-backend: spool ref negotiation requests to buffer

Bug when merging non normalized branch with normalized branch using the -X theirs -X renormalize options
 2015-05-15 18:24 UTC  (5+ messages)

Show all branches and ahead/behind states
 2015-05-15 16:59 UTC  (8+ messages)

[PATCH 0/5] git help: group common commands by theme
 2015-05-15 14:40 UTC  (7+ messages)
` [PATCH 3/5] generate-cmdlist: parse common group commands

[PATCH 0/2] teach git pull to handle --log=<n>
 2015-05-15 11:15 UTC  (3+ messages)

[PATCH v2] mergetools: add winmerge as a builtin tool
 2015-05-15  9:01 UTC  (4+ messages)

[PATCH v2] mergetools: add winmerge as a builtin tool
 2015-05-15  5:40 UTC  (3+ messages)

[PATCH v12 0/3] git cat-file --follow-symlinks
 2015-05-14 22:38 UTC  (5+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

"HEAD -> branch" decoration doesn't work with "--decorate=full"
 2015-05-14 22:33 UTC  (10+ messages)
    ` [PATCH 2/2] log: do not shorten decoration names too early

[ANN] multigit: overlaid git repositories
 2015-05-14 22:27 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).