git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-02 22:39:26 to 2015-03-05 12:36:45 UTC [more...]

weaning distributions off tarballs: extended verification of git tags
 2015-03-05 12:36 UTC  (8+ messages)

[PATCH v2 1/2] git: make "git -C '' <cmd>" not to barf
 2015-03-05 11:03 UTC  (2+ messages)
` [PATCH v2 2/2] git-C: Add test to check "git -C ''"

[PATCH v2 2/2] git-C: Add test to check "git -C ''"
 2015-03-05 11:02 UTC  (2+ messages)

[RFH] GSoC 2015 application
 2015-03-05 10:28 UTC  (22+ messages)
          ` [PATCH 1/6] upload-pack: move shallow deepen code out of receive_needs()
          ` [PATCH 2/6] upload-pack: move "shallow" sending code out of deepen()
          ` [PATCH 3/6] upload-pack: remove unused variable "backup"
          ` [PATCH 4/6] upload-pack: move "unshallow" sending code out of deepen()
          ` [PATCH 5/6] shallow.c: implement a generic shallow boundary finder based on rev-list
          ` [PATCH 6/6] upload-pack: example code to use get_shallow_commits_by_rev_list

[PATCH] xmerge.c: fix xdl_merge to conform with the manual
 2015-03-05  9:50 UTC  (10+ messages)

[PATCH] [GSoC15] git-credentials-store: support XDG config dir
 2015-03-05  6:26 UTC  (9+ messages)
` [PATCH 1/2] git-credential-store: "
` [PATCH 2/2] tests: test credential-store XDG support

[PATCH v2 0/3] cat-file: add "--literally" option
 2015-03-05  6:25 UTC  (7+ messages)
` [PATCH v2 1/3] cache: modify for "cat-file --literally -t"
` [PATCH v2 2/3] sha1_file: implement changes "
` [PATCH v2 3/3] cat-file: add "--literally" option

feature request: excluding files/paths from "git grep"
 2015-03-05  6:03 UTC  (15+ messages)

git describe --contains doesn't work properly for a commit
 2015-03-05  6:00 UTC  (9+ messages)

zip files created with git archive flags text files as binaries
 2015-03-05  2:16 UTC  (5+ messages)
` [PATCH] archive-zip: add --text parameter

[BUG] Segfault with rev-list --bisect
 2015-03-05  2:15 UTC  (4+ messages)

Easy Non-Fast-Forward Pushes
 2015-03-05  1:42 UTC  (4+ messages)

Support customized reordering in version sort
 2015-03-05  1:28 UTC  (4+ messages)
` [PATCH] versionsort: support reorder prerelease suffixes

[PATCH] Adds configuration options for some commonly used command-line options (GSOC micro-project)
 2015-03-05  1:11 UTC  (2+ messages)

[RFC/PATCH 0/3] protocol v2
 2015-03-05  1:03 UTC  (18+ messages)

[PATCH] reset: allow "-" short hand for previous commit
 2015-03-05  0:34 UTC  (7+ messages)

Interest in contributing to the Git for GSOC 2015
 2015-03-05  0:19 UTC 

[PATCH v3 0/7] Fix some problems with reflog expiration
 2015-03-05  0:18 UTC  (9+ messages)
` [PATCH v3 1/7] write_ref_sha1(): remove check for lock == NULL
` [PATCH v3 2/7] write_ref_sha1(): Move write elision test to callers
` [PATCH v3 3/7] lock_ref_sha1_basic(): do not set force_write for missing references
` [PATCH v3 4/7] struct ref_lock: delete the force_write member
` [PATCH v3 5/7] reflog: improve and update documentation
` [PATCH v3 6/7] reflog_expire(): ignore --updateref for symbolic references
` [PATCH v3 7/7] reflog_expire(): never update a reference to null_sha1

[PATCH] Use unsigned char to squash compiler warnings
 2015-03-04 22:34 UTC  (4+ messages)

[PATCH] log --decorate: do not leak "commit" color into the next item
 2015-03-04 21:33 UTC  (9+ messages)
` [PATCH v2 0/7] Fix leak of color/attributes in "git log --decorate"
  ` [PATCH v2 1/7] Documentation/config.txt: avoid unnecessary negation
  ` [PATCH v2 2/7] Documentation/config.txt: explain multi-valued variables once
  ` [PATCH v2 3/7] Documentation/config.txt: describe the structure first and then meaning
  ` [PATCH v2 4/7] Documentation/config.txt: have a separate "Values" section
  ` [PATCH v2 5/7] Documentation/config.txt: describe 'color' value type in the "
  ` [PATCH v2 6/7] Documentation/config.txt: simplify boolean description in the syntax section
  ` [PATCH v2 7/7] log --decorate: do not leak "commit" color into the next item

[RFC/PATCH] commit/status: show the index-worktree with -v -v
 2015-03-04 21:27 UTC  (11+ messages)
` [PATCHv2 0/2] More diffs for commit/status
  ` [PATCHv2 1/2] t7508: test git status -v
  ` [PATCHv2 2/2] commit/status: show the index-worktree diff with -v -v

[PATCH] t5516-fetch-push: Correct misspelled pushInsteadOf
 2015-03-04 20:14 UTC  (8+ messages)

git-describe considers WC dirty incorrectly when using --git-dir
 2015-03-04 20:12 UTC  (3+ messages)

[PATCH 1/2] Ask students to include a link to their microproject in their application
 2015-03-04 19:55 UTC  (6+ messages)
` [PATCH 2/2] Disclaimer about the number of slots

[PATCH 1/2] docs: explain behaviour with no tagopt set
 2015-03-04 16:47 UTC  (4+ messages)
` [PATCH 2/2] docs: explain behaviour of remote add without tag option

Fwd: An interesting opinion on DVCS/git
 2015-03-04 15:25 UTC  (6+ messages)
  `  "

Salvaging borked project history
 2015-03-04 14:49 UTC  (6+ messages)

[PATCH] contrib/completion: suppress stderror in bash completion of git remotes
 2015-03-04 14:10 UTC  (8+ messages)
  ` [PATCH] contrib/completion: suppress stderror in bash
          ` [PATCH 1/2] completion: add a test for __git_remotes() helper function
            ` [PATCH 2/2] completion: simplify __git_remotes()

[PATCH] grep: correct help string for --exclude-standard
 2015-03-04 11:46 UTC  (5+ messages)

git add to ignore whitespaces, some day?
 2015-03-04 10:05 UTC  (2+ messages)

Unexpected/unexplained difference between git pull --rebase and git rebase
 2015-03-04  9:35 UTC  (9+ messages)

[PATCH] diff --shortstat --dirstat: remove duplicate output
 2015-03-04  9:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] git: make "git -C '' <cmd>" not to barf
 2015-03-04  8:41 UTC  (4+ messages)

Git Newbie - GSoC mini Project
 2015-03-04  7:58 UTC  (3+ messages)

[PATCH 1/2] rebase-interactive: suppress whitespace preceding item count
 2015-03-04  7:53 UTC  (2+ messages)
` [PATCH 2/2] rebase-interactive: re-word "item count" comment

[PATCH v5 0/3] gitk: save only changed configuration on exit
 2015-03-04  3:58 UTC  (4+ messages)
` [PATCH v5 1/3] gitk: write only changed configuration variables
` [PATCH v5 2/3] gitk: report file saving error
` [PATCH v5 3/3] gitk: synchronize config write

Interested in helping open source friends on HP-UX?
 2015-03-03 22:25 UTC  (16+ messages)

git-remote add: --no-tags/--tags which one is the default option
 2015-03-03 22:09 UTC  (2+ messages)

git notes from incoming patch
 2015-03-03 21:08 UTC  (3+ messages)

Git for design
 2015-03-03 20:48 UTC  (2+ messages)

[GSoC15] Interested in contributing to git
 2015-03-03 18:14 UTC  (4+ messages)

bug: git mv dir with submodule in dir/sub
 2015-03-03 15:52 UTC 

[PATCH v2 0/7] Fix some problems with reflog expiration
 2015-03-03 11:35 UTC  (7+ messages)
` [PATCH v2 4/7] struct ref_lock: delete the force_write member
` [PATCH v2 5/7] reflog: improve and update documentation

[PATCH] git: make was_alias and done_help non-static
 2015-03-03 10:58 UTC  (2+ messages)

[GSoC idea] Resumable clone
 2015-03-03  1:02 UTC  (3+ messages)

What's cooking in git.git (Mar 2015, #01; Mon, 2)
 2015-03-02 23:19 UTC 

[PATCH v3] submodule: Improve documentation of update subcommand
 2015-03-02 23:05 UTC  (7+ messages)
` [PATCH] "
      ` [PATCH v5] "
      ` [PATCH v6] "


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