git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-01-25 01:35:02 to 2014-01-30 09:10:23 UTC [more...]

[PATCH v4 00/17] Add interpret-trailers builtin
 2014-01-30  9:10 UTC  (19+ messages)
` [PATCH v4 01/17] Add data structures and basic functions for commit trailers
` [PATCH v4 02/17] trailer: process trailers from file and arguments
` [PATCH v4 03/17] trailer: read and process config information
` [PATCH v4 04/17] trailer: process command line trailer arguments
` [PATCH v4 05/17] strbuf: add strbuf_isspace()
` [PATCH v4 06/17] trailer: parse trailers from input file
` [PATCH v4 07/17] trailer: put all the processing together and print
` [PATCH v4 08/17] trailer: add interpret-trailers command
` [PATCH v4 09/17] trailer: add tests for "git interpret-trailers"
` [PATCH v4 10/17] trailer: if no input file is passed, read from stdin
` [PATCH v4 11/17] trailer: add new_trailer_item() function
` [PATCH v4 12/17] strbuf: add strbuf_replace()
` [PATCH v4 13/17] trailer: execute command from 'trailer.<name>.command'
` [PATCH v4 14/17] trailer: add tests for trailer command
` [PATCH v4 15/17] trailer: set author and committer env variables
` [PATCH v4 16/17] trailer: add tests for commands using "
` [PATCH v4 17/17] Documentation: add documentation for 'git interpret-trailers'

Running "make rpm" fails on a CentOS 6.3 machine
 2014-01-30  8:05 UTC  (2+ messages)

[PATCH] pager: set LV=-c alongside LESS=FRSX
 2014-01-30  7:15 UTC  (2+ messages)

Questions on local clone and push back
 2014-01-30  5:43 UTC 

bug with git-diff --quiet
 2014-01-30  5:36 UTC  (11+ messages)
` [PATCH 1/3] Move diffcore_skip_stat_unmatch core logic out for reuse later
  ` [PATCH 2/3] diff: do not quit early on stat-dirty files
  ` [PATCH 3/3] diff: turn off skip_stat_unmatch on "diff --cached"
    ` [PATCH v2 3/3] diff: turn skip_stat_unmatch on selectively

Feature Request Google Authenticator Support
 2014-01-30  4:18 UTC  (2+ messages)

[RFC PATCH 2/1] Make request-pull able to take a refspec of form local:remote
 2014-01-30  0:40 UTC  (9+ messages)
          ` Re* "

C standard compliance?
 2014-01-30  0:02 UTC  (6+ messages)

What's cooking in git.git (Jan 2014, #06; Wed, 29)
 2014-01-29 22:21 UTC 

Bug: Branch rename breaks local downstream branches
 2014-01-29 21:42 UTC 

git-draw - draws nearly the full content of a tiny git repository as a graph
 2014-01-29 21:21 UTC 

[PATCH v3 00/17] Add interpret-trailers builtin
 2014-01-29 20:30 UTC  (25+ messages)
` [PATCH v3 01/17] Add data structures and basic functions for commit trailers
` [PATCH v3 02/17] trailer: process trailers from file and arguments
` [PATCH v3 03/17] trailer: read and process config information
` [PATCH v3 04/17] trailer: process command line trailer arguments
` [PATCH v3 05/17] strbuf: add strbuf_isspace()
` [PATCH v3 06/17] trailer: parse trailers from input file
` [PATCH v3 07/17] trailer: put all the processing together and print
` [PATCH v3 08/17] trailer: add interpret-trailers command
` [PATCH v3 09/17] trailer: add tests for "git interpret-trailers"
` [PATCH v3 10/17] trailer: if no input file is passed, read from stdin
` [PATCH v3 11/17] trailer: add new_trailer_item() function
` [PATCH v3 12/17] strbuf: add strbuf_replace()
` [PATCH v3 13/17] trailer: execute command from 'trailer.<name>.command'
` [PATCH v3 14/17] trailer: add tests for trailer command
` [PATCH v3 15/17] trailer: set author and committer env variables
` [PATCH v3 16/17] trailer: add tests for commands using "
` [PATCH v3 17/17] Documentation: add documentation for 'git interpret-trailers'

[PATCH 5/5] builtin/commit.c: reduce scope of variables
 2014-01-29 20:17 UTC  (2+ messages)

[PATCH] archive.c: reduce scope of variables
 2014-01-29 18:28 UTC  (2+ messages)

[PATCH] Makefile: add cppcheck target
 2014-01-29 18:26 UTC  (2+ messages)

[PATCH v2] repack.c: Use move_temp_to_file() instead of rename()
 2014-01-29 18:17 UTC  (2+ messages)

[PATCH 7/7] builtin/gc.c: reduce scope of variables
 2014-01-29 16:59 UTC 

[PATCH 6/6] builtin/fetch.c: reduce scope of variable
 2014-01-29 16:54 UTC 

[PATCH 4/4] builtin/clean.c: reduce scope of variable
 2014-01-29 13:36 UTC 

[PATCH 3/3] builtin/blame.c: reduce scope of variables
 2014-01-29 13:33 UTC 

[PATCH 2/2] builtin/apply.c: reduce scope of variables
 2014-01-29 13:30 UTC 

[PATCH] bisect.c: reduce scope of variable
 2014-01-29 13:25 UTC 

git clone on out-of-space device causes incorrect errors
 2014-01-29 12:48 UTC 

[PATCH 0/4] `log -c` speedup
 2014-01-29 11:21 UTC  (5+ messages)
` [PATCH 3/4] combine-diff: Optimize combine_diff_path sets intersection

commit-msg hook and merges
 2014-01-29 10:38 UTC 

inotify support, nearly there
 2014-01-29  8:33 UTC  (3+ messages)

[PATCH] rev-parse: Check argc before using argv[i+1]
 2014-01-28 22:03 UTC  (8+ messages)
    ` [PATCH v2] "

Having Git follow symlinks
 2014-01-28 14:47 UTC  (2+ messages)

What's cooking in git.git (Jan 2014, #03; Thu, 16)
 2014-01-28 12:28 UTC  (16+ messages)
` [ANNOUNCE] Git v1.9-rc0

[PATCH 0/6] inotify support
 2014-01-28 10:46 UTC  (4+ messages)
` [PATCH/WIP v2 00/14] "

WIth git-next, writing bitmaps fails when keep files are present
 2014-01-28  9:21 UTC  (8+ messages)
` [PATCH] pack-objects: turn off bitmaps when skipping objects
          ` [PATCH] repack: add `repack.honorpackkeep` config var

[PATCH] Added get sendmail from .mailrc
 2014-01-28  6:19 UTC  (8+ messages)

[PATCH 1/2] expand_user_path: do not look at NULL path
 2014-01-28  1:37 UTC  (2+ messages)
` [PATCH 2/2] handle_path_include: don't look at NULL value

What's cooking in git.git (Jan 2014, #05; Mon, 27)
 2014-01-28  0:40 UTC  (2+ messages)

[PATCH v2 0/9] add --gpg-sign to rebase and pull
 2014-01-27 23:59 UTC  (10+ messages)
` [PATCH v2 2/9] git-sh-setup.sh: add variable to use the stuck-long mode
` [PATCH v2 4/9] am: add the --gpg-sign option
` [PATCH v2 8/9] rebase: "
` [PATCH v2 9/9] pull: "

[PATCH 1/2] tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()
 2014-01-27 22:47 UTC  (6+ messages)
` [PATCH v2 0/9] About the trailing slashes
  ` [PATCH v2 6/9] Pass directory indicator to match_pathspec_item()

[ANNOUNCE] Git v1.9-rc1
 2014-01-27 21:57 UTC 

How to substructure rewrites?
 2014-01-27 21:21 UTC  (11+ messages)
` [PATCH 0/3] "Teaser" patch for rewriting blame for efficiency
  ` [PATCH 1/3] builtin/blame.c: struct blame_entry does not need a prev link
  ` [PATCH 2/3] Eliminate same_suspect function in builtin/blame.c
  ` [PATCH 3/3] builtin/blame.c: large-scale rewrite

[PATCH v2 0/3] merge-recursive: Avoid diagnostic on empty work tree
 2014-01-27 17:39 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] t3030-merge-recursive: Test known breakage with "
  ` [PATCH v3 2/4] read-cache.c: Refactor --ignore-missing implementation
  ` [PATCH v3 3/4] read-cache.c: Extend make_cache_entry refresh flag with options
  ` [PATCH v3 4/4] merge-recursive.c: Tolerate missing files while refreshing index

[PATCH] tree_entry_interesting: match against all pathspecs
 2014-01-27 16:57 UTC  (3+ messages)

How to get notified of new releases?
 2014-01-27 16:38 UTC  (4+ messages)

git-mv with absolute path derefereces symlinks
 2014-01-27 16:31 UTC  (9+ messages)
` [PATCH 0/2] in-tree symlink handling with absolute paths
  ` [PATCH 1/2] t0060: Add test for manipulating symlinks via "
  ` [PATCH 2/2] setup: Don't dereference in-tree symlinks for "
        ` [PATCH v2 "

[PATCH] doc: remote author/documentation sections from more pages
 2014-01-27 16:05 UTC  (5+ messages)

[PATCH] send-email: If the ca path is not specified, use the defaults
 2014-01-27 16:02 UTC  (7+ messages)

What's with git blame --reverse ?
 2014-01-27 14:15 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 27 new messages
 2014-01-27  6:18 UTC  (2+ messages)
` [PATCH v2] "

git blame vs git log --follow performance
 2014-01-27  2:34 UTC  (4+ messages)

[PATCH v4 6/6] Documentation: Describe 'submodule update' modes in detail
 2014-01-27  1:59 UTC  (8+ messages)
` [PATCH v5 0/4] submodule: Local branch creation in module_clone
  ` [PATCH v5 1/4] submodule: Make 'checkout' update_module explicit
  ` [PATCH v5 2/4] submodule: Document module_clone arguments in comments
  ` [PATCH v5 3/4] submodule: Explicit local branch creation in module_clone
  ` [PATCH v5 4/4] Documentation: Describe 'submodule update --remote' use case

[PATCH v2 04/16] trailer: process command line trailer arguments
 2014-01-26 17:28 UTC  (4+ messages)

[TEST EMAIL] Testing rk/send-email-ssl-cert in pu
 2014-01-26 17:08 UTC 

[PATCH v2 0/2] create HTML for http-protocol.txt
 2014-01-26 13:01 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] http-protocol.txt: don't use uppercase for variable names in "The Negotiation Algorithm"
` Aw: [PATCH 1/2] create HTML for http-protocol.txt

Verifiable git archives?
 2014-01-25 21:56 UTC  (5+ messages)

Globbing for ignored branches?
 2014-01-25 20:02 UTC  (14+ messages)

[PATCH] Makefile: remove redundant object in git-http{fetch,push}
 2014-01-25 13:11 UTC 

'git diff' command doesn't honor utf8 symbol boundaries, and doesn't use actual terminal width
 2014-01-25  4:02 UTC  (2+ 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).