git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-13 04:41:11 to 2015-03-16 21:05:58 UTC [more...]

[PATCH v3] rev-list: refuse --first-parent combined with --bisect
 2015-03-16 21:05 UTC  (11+ messages)
` [PATCH v4] "

[PATCH] [RFC] Add a new config. option for skipping merges in git-log
 2015-03-16 20:59 UTC  (7+ messages)

[RFC] git submodule purge
 2015-03-16 20:03 UTC  (3+ messages)

[PATCH/RFC][GSoC] make "git diff --no-index $directory $file" DWIM better
 2015-03-16 19:20 UTC  (13+ messages)

[PATCH v3] log: forbid log --graph --no-walk
 2015-03-16 19:15 UTC  (7+ messages)

[PATCH] refs.c: get_ref_cache: use a bucket hash
 2015-03-16 18:40 UTC  (4+ messages)

[PATCH/RFC 0/2][GSoC] revision.c: Allow "-" as stand-in for "@{-1}" everywhere a branch is allowed
 2015-03-16 18:22 UTC  (4+ messages)
` [PATCH 1/2] "-" and "@{-1}" on various programs
` [PATCH 2/2] Add revision range support on "-" and "@{-1}"

[GSoC] Applying for conversion scripts to builtins
 2015-03-16 18:03 UTC  (2+ messages)

[BUG] git svn's --localtime seems to corrupt time zones
 2015-03-16 17:31 UTC 

Promoting Git developers (was: Bashing freelancers)
 2015-03-16 17:06 UTC  (19+ messages)
    ` Promoting Git developers

[PATCH/GSoC/RFC] fetch: git fetch --deepen
 2015-03-16 16:10 UTC  (9+ messages)

[PATCH/RFC 0/2] Bug fixes regarding diff and "git add -N"
 2015-03-16 16:05 UTC  (10+ messages)
` [PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
  ` [PATCH v2] diff-lib.c: adjust position of i-t-a entries in diff
` [PATCH 2/2] diff-files: mark i-t-a paths as "new"
` [PATCH] t2203,t4011: adjust to changed intent-to-add treatment

git-svn: Fetch svn branches only and have git recognize them as branches?
 2015-03-16 14:27 UTC  (4+ messages)

Bug in git-verify-pack or in its documentation?
 2015-03-16 13:18 UTC  (3+ messages)

[PATCH v5 1/2] reset: enable '-' short-hand for previous branch
 2015-03-16 11:40 UTC  (6+ messages)
` [PATCH v5 2/2] t7102: add 'reset -' tests

What is XDG_CONFIG_HOME for exactly?
 2015-03-16  9:31 UTC  (4+ messages)

[PATCH] show-branch: show all local heads when only giving one rev along --topics
 2015-03-16  8:38 UTC 

[PATCH RFC 1/3] add: add new --exclude option to git add
 2015-03-16  7:11 UTC  (16+ messages)
` [PATCH 2/3] Documentation/git-add.txt: describe --exclude option
` [PATCH 3/3] t3700-add: added test for "

fatal: Unable to mark file .ruby-version
 2015-03-16  5:29 UTC  (6+ messages)

Bug in fetch-pack.c, please confirm
 2015-03-16  1:13 UTC  (5+ messages)

[PATCH 1/3 v2] add: introduce new --exclude option
 2015-03-16  0:56 UTC  (7+ messages)
` [PATCH 2/3 v2] Documentation/git-add.txt: describe "
` [PATCH 3/3 v2] t3700-add: added test for "

[PATCH v2] git prompt: Use toplevel to find untracked files
 2015-03-16  0:54 UTC 

[PATCH 00/16] nd/list-files redesign
 2015-03-15 23:41 UTC  (10+ messages)
` [PATCH 02/16] list-files: make :(glob) pathspec default
` [PATCH 03/16] list-files: show paths relative to cwd

[PATCH v2] git prompt: Use toplevel to find untracked files
 2015-03-15 21:18 UTC  (4+ messages)

[PATCH/RFC] completion: filter sources of git scripts from available commands
 2015-03-15 20:45 UTC 

[PATCH] [GSoC] Add configuration options for some commonly used command-line options
 2015-03-15 20:24 UTC  (3+ messages)

[PATCH v3 0/4] git-credential-store: XDG user-specific config file support
 2015-03-15 20:03 UTC  (9+ messages)
` [PATCH v3 1/4] git-credential-store: support multiple credential files

[PATCH] git.c: two memory leak fixes
 2015-03-15 11:53 UTC  (3+ messages)

GSoC 2015. Microprojects
 2015-03-15  2:59 UTC  (2+ messages)

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-15  2:32 UTC  (17+ messages)
` [PATCH v2 01/10] Define "

[PATCH] contrib/completion: escape the forward slash in __git_match_ctag
 2015-03-15  1:58 UTC  (2+ messages)

[GSoC][PATCH v2] log: forbid log --graph --no-walk
 2015-03-15  0:04 UTC  (4+ messages)

[PATCH] forbid log --graph --no-walk
 2015-03-14 22:42 UTC  (2+ messages)

[PATCH 0/3] cleaner bit-setting in cmd_push
 2015-03-14 22:08 UTC  (6+ messages)
` [PATCH 3/3] push: allow --follow-tags to be set by config push.followTags

[PATCH] forbid log --graph --no-walk
 2015-03-14 21:35 UTC 

protect branches against deletion from remote
 2015-03-14 18:28 UTC 

[PATCH] userdiff: funcname and word patterns for sh
 2015-03-14 17:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-14 14:16 UTC  (12+ messages)
` [PATCH v2 01/10] Define "
` [PATCH v2 02/10] Define utility functions "
` [PATCH v2 03/10] bisect.c: convert leaf functions to use struct object_id
` [PATCH v2 04/10] archive.c: convert "
` [PATCH v2 05/10] zip: use GIT_SHA1_HEXSZ for trailers
` [PATCH v2 06/10] bulk-checkin.c: convert to use struct object_id
` [PATCH v2 07/10] diff: convert struct combine_diff_path to object_id
` [PATCH v2 08/10] commit: convert parts to struct object_id
` [PATCH v2 09/10] patch-id: convert to use "
` [PATCH v2 10/10] apply: convert threeway_stage to object_id

Want to work on Git in GSoc 2015
 2015-03-14 10:34 UTC 

[PATCH 01/16] list-files: command skeleton
 2015-03-14 11:13 UTC 

What's cooking in git.git (Mar 2015, #05; Sat, 14)
 2015-03-14  7:12 UTC 

[ANNOUNCE] Git v2.3.3
 2015-03-14  7:11 UTC 

[PATCH] git-completion: add stashes for gitk
 2015-03-14  5:18 UTC  (5+ messages)

Is it possible get the tag name of working copy in Git?
 2015-03-13 17:00 UTC  (3+ messages)

[PATCH v3 2/2] Added tests for reset -
 2015-03-13 10:27 UTC  (5+ messages)
` [PATCH v3 1/2] reset: enable '-' short-hand for previous branch
` [PATCH v3 2/2] t7102: add 'reset -' tests

[Documentation/RFC] Submitting Patches
 2015-03-13  8:18 UTC 

[Documentation] Submitting Patches
 2015-03-13  7:02 UTC  (2+ messages)

[PATCH 0/7] fix transfer.hiderefs with smart http
 2015-03-13  6:45 UTC  (12+ messages)
` [PATCH 1/7] upload-pack: fix transfer.hiderefs over smart-http
` [PATCH 2/7] upload-pack: do not check NULL return of lookup_unknown_object
` [PATCH 3/7] t: translate SIGINT to an exit
` [PATCH 4/7] t: redirect stderr GIT_TRACE to descriptor 4
` [PATCH 5/7] t: pass GIT_TRACE through Apache
` [PATCH 6/7] t5541: move run_with_cmdline_limit to test-lib.sh
` [PATCH 7/7] t5551: make EXPENSIVE test cheaper


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