git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-04-07 05:18:31 to 2015-04-13 23:37:40 UTC [more...]

[PATCH v2] config.c: split some variables to $GIT_DIR/config.worktree
 2015-04-13 23:37 UTC  (3+ messages)
` [PATCH v3] "

Requesting `git stash --cached` or something similar
 2015-04-13 21:24 UTC 

[PATCH 1/7] path.c: implement xdg_config_home()
 2015-04-13 21:43 UTC  (9+ messages)
` [PATCH 2/7] attr.c: replace home_config_paths() with xdg_config_home()
` [PATCH 3/7] dir.c: "
` [PATCH 4/7] credential-store.c: "
` [PATCH 5/7] git-commit: replace use of home_config_paths()
` [PATCH 6/7] git-config: "
` [PATCH 7/7] path.c: remove home_config_paths()

When and how to to contact the Git developers (gist)
 2015-04-13 21:10 UTC  (4+ messages)

About the "git merge" tee-shirt
 2015-04-13 20:50 UTC 

Feature request: implement '--follow' option for `git blame`
 2015-04-13 19:07 UTC  (6+ messages)
` Fwd: "
  ` Re[2]: "

[PATCH] CodingGuidelines: updating 'rough' rule count
 2015-04-13 17:30 UTC  (7+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] CodingGuidelines: update "

assert failed in submodule edge case
 2015-04-13 16:57 UTC  (2+ messages)

Finding leaf nodes
 2015-04-13 16:32 UTC  (3+ messages)

git commit --date format
 2015-04-13 15:42 UTC 

[PATCH v3 1/5] revision: add --merges={show|only|hide} option
 2015-04-13 15:29 UTC  (5+ messages)
` [PATCH v3 2/5] log: honor log.merges= option
` [PATCH v3 3/5] Documentation: add git-log --merges= option and log.merges config. var
` [PATCH v3 4/5] t4202-log: add tests for --merges=
` [PATCH v3 5/5] bash-completion: add support for git-log --merges= and log.merges

Git + SFC Status Update
 2015-04-13 15:24 UTC  (2+ messages)

inexact rename detection warning on "git log -p"
 2015-04-13 15:11 UTC  (2+ messages)

[PATCH] reduce progress updates in background
 2015-04-13 15:01 UTC  (4+ messages)

CONGRATULATIONS!
 2015-04-13 12:30 UTC 

Installing git binaries on a non-default directory (Ubuntu)
 2015-04-13 11:10 UTC  (3+ messages)

[PATCH 0/3] Make httpd tests run
 2015-04-13 10:14 UTC  (14+ messages)
` [PATCH 1/3] t/lib-httpd: load mod_unixd
` [PATCH 2/3] t/lib-git-svn: check same httpd module dirs as lib-httpd
` [WIP/RFH/PATCH 3/3] t/lib-git-svn: adjust config to apache 2.4

[PATCH] gitweb: Update logo and favicon
 2015-04-13  9:52 UTC  (2+ messages)

Draft of Git Rev News edition 2
 2015-04-13  8:43 UTC  (3+ messages)

Sneak peek of the upcoming Git for Windows 2.x
 2015-04-13  8:32 UTC  (5+ messages)
  `  "
    ` [msysGit] "

[PATCH v2 1/5] revision: add --merges={show|only|hide} option
 2015-04-13  4:56 UTC  (10+ messages)
  ` [PATCH v2 2/5] log: honor log.merges= option
  ` [PATCH v2 4/5] t4202-log: add tests for --merges=

[PATCH 0/2] git-p4: Improve client path detection
 2015-04-13  3:40 UTC  (4+ messages)

[PATCH v2 0/3] Improving performance of git clean
 2015-04-12 16:52 UTC  (8+ messages)
` [PATCH v2 1/3] t7300: add tests to document behavior of clean and nested git
` [PATCH v2 2/3] p7300: add performance tests for clean
` [PATCH v2 3/3] clean: improve performance when removing lots of directories

Please Acknowledge
 2015-04-11 18:24 UTC 

How to send a warning message from git hosting server?
 2015-04-12 11:25 UTC  (3+ messages)

Possible Bug in git-http-push
 2015-04-12 10:24 UTC  (3+ messages)

rebase --root conflicts with --committer-date-is-author-date
 2015-04-12  6:19 UTC  (2+ messages)

[PATCH 0/4] diff --cc: relax path filtering
 2015-04-12  5:51 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t4059: test 'diff --cc' with a change from only few parents
  ` [PATCH v2 2/4] combine-diff.c: refactor: extract insert_path()
  ` [PATCH v2 4/4] t4059: rewrite to be adaptive to hunk filtering

[PATCH] init: don't set core.worktree when initializing /.git
 2015-04-11 19:58 UTC  (5+ messages)
` [PATCH] t1509: update prepare script to be able to run t1509 in chroot again

Suggestion: git submodule remove
 2015-04-11 12:15 UTC  (2+ messages)

gitk won't show notes?
 2015-04-11 10:31 UTC  (7+ messages)

[PATCH] grep: correctly initialize help-all option
 2015-04-11  0:34 UTC  (8+ messages)
` [PATCH v2] "

Rebasing with submodule change causes red herring with --continue
 2015-04-10 16:44 UTC  (2+ messages)

Mail Notification
 2015-04-10 16:10 UTC 

[PATCH] fix global bash variable on __gitcompappend
 2015-04-09 19:26 UTC  (6+ messages)
` [PATCH] fix global bash variable leak "

(unknown),
 2015-04-09 14:35 UTC  (4+ messages)
` 
    ` [msysGit] Re:

A good time to pull from your gitk tree?
 2015-04-09 13:51 UTC  (3+ messages)

[RFC/PATCH 0/4] submodule remotes
 2015-04-09 11:57 UTC  (7+ messages)
` [RFC/PATCH 1/4] submodules: implement synchronizing of remotes
` [RFC/PATCH 2/4] submodules: implement remote commands
` [RFC/PATCH 3/4] submodules: update docs to reflect remotes
` [RFC/PATCH 4/4] submodules: add bash completion for remotes

git-completion.tcsh
 2015-04-09  4:41 UTC  (2+ messages)

[GIT PULL] l10n updates for 2.4.0 round 2
 2015-04-09  4:18 UTC  (2+ messages)

Shallow Push?
 2015-04-09  3:54 UTC  (2+ messages)

[v6 PATCH] daemon: add systemd support
 2015-04-09  3:51 UTC  (3+ messages)

[PATCH v7 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-09  3:24 UTC  (19+ messages)
` [PATCH v7 1/4] sha1_file.c: support reading from a loose object of unknown type
` [PATCH v7 2/4] cat-file: teach cat-file a '--literally' option
` [PATCH v7 3/4] cat-file: add documentation for "
` [PATCH v7 4/4] t1006: add tests for git cat-file --literally

[ANNOUNCE] tig-2.1.1
 2015-04-09  0:34 UTC 

Notes do not follow rebase
 2015-04-08 22:56 UTC  (2+ messages)

[ANNOUNCE] Git LFS v0.5.0 - Large File Storage
 2015-04-08 22:44 UTC 

[PATCH 0/3] Improving performance of git clean
 2015-04-08 21:29 UTC  (14+ messages)
` [PATCH 1/3] t7300: add tests to document behavior of clean and nested git
` [PATCH 2/3] p7300: added performance tests for clean
` [PATCH 3/3] clean: improve performance when removing lots of directories

[PATCH] systemd socket activation support
 2015-04-08 20:21 UTC  (4+ messages)
  ` [v7 PATCH] daemon: add systemd support

rev-list pretty format behavior
 2015-04-08 17:12 UTC  (5+ messages)

[PATCH] gitweb: avoid double / in search form action link
 2015-04-08 13:49 UTC 

[PATCH v2 00/25] list-files redesign
 2015-04-08  2:39 UTC  (4+ messages)
` [PATCH 18/25] list-files: delete redundant cached entries

[PATCH 0/6] address packed-refs speed regressions
 2015-04-08  0:17 UTC  (7+ messages)
` [PATCH 3/6] strbuf_getwholeline: use getc_unlocked

[PATCH v2] connect.c: Ignore extra colon after hostname
 2015-04-07 20:03 UTC 

[ANNOUNCE] Git Merge Contributors Summit, April 8th, Paris
 2015-04-07 18:51 UTC  (7+ messages)

[PATCH/RFC] connect.c: Ignore extra colon after hostname
 2015-04-07 17:57 UTC  (2+ messages)

git diff bug? what problem may be here
 2015-04-07 17:27 UTC  (2+ messages)

[v7 PATCH] daemon: add systemd support
 2015-04-07 16:49 UTC 

[PATCH] gitk: Use translated version of "Command line" in getcommitlines
 2015-04-07 15:53 UTC 

[RFC PATCH 2/2] gitk: Show the rev(s) the user specified on the command line in the window title
 2015-04-07 15:51 UTC  (2+ messages)
` [PATCHv2] gitk: Show the current view's name "

gitk: Updated Bulgarian translation (304)
 2015-04-07 15:33 UTC  (2+ messages)
` [PATCH] gitk: Update Bulgarian translation (304t)

git-gui: Updated Bulgarian translation (547t,0f,0u)
 2015-04-07 15:29 UTC 

Followup: Managing EXCEL with git - diff problem
 2015-04-07 13:26 UTC  (2+ messages)

Setting the http proxy server in git for windows
 2015-04-07 13:10 UTC 

[Feature REQ]Add CURLOPT_SSL_CIPHER_LIST to git for allowing custom cipher usages
 2015-04-07 10:42 UTC  (2+ messages)

EOL conversion on checkout for text files only
 2015-04-07  8:47 UTC  (2+ messages)

Bug: global bash variable leak on __gitcompappend
 2015-04-07  8:42 UTC 

Why can't I stash submodule changes?
 2015-04-07  5:19 UTC  (3+ messages)


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