git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-04 21:14:27 to 2013-06-07 06:23:10 UTC [more...]

What's cooking in git.git (Jun 2013, #02; Tue, 4)
 2013-06-07  6:22 UTC  (42+ messages)
` [Administrivia] On ruby and contrib/
          ` Dependencies and packaging (Re: [Administrivia] On ruby and contrib/)
    ` [PATCH] t0005: skip signal death exit code test on Windows

[PATCH v3 0/7] Rebase topology test
 2013-06-07  6:11 UTC  (19+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] add simple tests of consistency across rebase types
  ` [PATCH v5 5/7] add tests for rebasing merged history
  ` [PATCH v6 0/8] Rebase topology test
    ` [PATCH v6 1/7] add simple tests of consistency across rebase types
    ` [PATCH v6 2/7] add tests for rebasing with patch-equivalence present
    ` [PATCH v6 3/7] add tests for rebasing of empty commits
    ` [PATCH v6 4/7] add tests for rebasing root
    ` [PATCH v6 5/7] add tests for rebasing merged history
    ` [PATCH v6 6/7] t3406: modernize style
    ` [PATCH v6 7/7] tests: move test for rebase messages from t3400 to t3406

[PATCH/RFC] add --authorship-order flag to git log / rev-list
 2013-06-07  5:29 UTC  (22+ messages)
` [PATCH/RFC] rev-list: add --authorship-order alternative ordering
            ` [PATCH] toposort: rename "lifo" field
                ` [PATCH 0/3] Preparing for --date-order=author
                  ` [PATCH 1/3] toposort: rename "lifo" field
                  ` [PATCH 2/3] commit-queue: LIFO or priority queue of commits
                  ` [PATCH 3/3] sort-in-topological-order: use commit-queue

[PATCH 00/18] git-remote-mediawiki: Follow perlcritic's recommandations
 2013-06-07  4:51 UTC  (35+ messages)
` [PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
` [PATCH 02/18] Change style of some regular expressions to make them clearer
` [PATCH 03/18] Add newline in the end of die() error messages
` [PATCH 04/18] Prevent local variable $url to have the same name as a global variable
` [PATCH 05/18] Turn double-negated expressions into simple expressions
` [PATCH 06/18] Remove unused variable
` [PATCH 07/18] Rename a variable ($last) so that it does not have the name of a keyword
` [PATCH 08/18] Explicitely assign local variable as undef and make a proper one-instruction-by- line indentation
` [PATCH 09/18] Check return value of open and remove import of unused open2
` [PATCH 10/18] Put long code into a submodule
` [PATCH 11/18] Modify strings for a better coding-style
` [PATCH 12/18] Brace file handles for print for more clarity
` [PATCH 13/18] Remove "unless" statements and replace them by negated "if" statements
` [PATCH 14/18] Don't use quotes for empty strings
` [PATCH 15/18] Put non-trivial numeric values (e.g., different from 0, 1 and 2) in constants
` [PATCH 16/18] Fix a typo ("mediwiki" instead of "mediawiki")
` [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
` [PATCH 18/18] Clearly rewrite double dereference

Is there a library for monitoring a git repository for any changes?
 2013-06-07  3:16 UTC 

is there a fast web-interface to git for huge repos?
 2013-06-07  1:35 UTC 

What's cooking in git.git (Jun 2013, #03; Thu, 6)
 2013-06-07  1:05 UTC  (3+ messages)

[PATCH] archive: re-allow HEAD:Documentation on a remote invocation
 2013-06-07  0:50 UTC  (13+ messages)
` [PATCH 2/2] archive: loosen restrictions on remote object lookup
      ` [RFC/PATCH 0/4] real reachability checks for upload-archive
        ` [PATCH 1/4] clear parsed flag when we free tree buffers
        ` [PATCH 2/4] upload-archive: restrict remote objects with reachability check
        ` [PATCH 3/4] list-objects: optimize "revs->blob_objects = 0" case
        ` [PATCH 4/4] archive: ignore blob objects when checking reachability

git diff bug?
 2013-06-06 22:17 UTC  (3+ messages)

Ignoring pattern in un-ignored directory not working anymore
 2013-06-06 21:08 UTC  (3+ messages)

[PATCH v3 0/9] cherry-pick: improvements
 2013-06-06 19:21 UTC  (16+ messages)
` [PATCH v3 1/9] sequencer: remove useless indentation
` [PATCH v3 2/9] sequencer: trivial fix
` [PATCH v3 3/9] cherry-pick: add --skip-empty option
` [PATCH v3 4/9] cherry-pick: store rewritten commits
` [PATCH v3 5/9] sequencer: run post-rewrite hook
` [PATCH v3 6/9] cherry-pick: add support to copy notes
` [PATCH v3 7/9] revert/cherry-pick: add --quiet option
` [PATCH v3 8/9] revert/cherry-pick: add --skip option
` [PATCH v3 9/9] cherry-pick: don't barf when there's nothing to do

[PATCH] git-gui: bring Wish process to front on Mac
 2013-06-06 18:15 UTC  (4+ messages)

[PATCH 0/6] Minor prompt, completion cleanups
 2013-06-06  9:58 UTC  (5+ messages)
` [PATCH 3/6] completion: add common options for blame

[PATCH v2 0/8] cherry-pick: improvements
 2013-06-06  5:01 UTC  (12+ messages)
` [PATCH v2 3/8] cherry-pick: add --skip-empty option

[PATCH] l10n: de.po: Fix a typo
 2013-06-06  4:08 UTC 

[PATCH 00/15] Towards a more awesome git-branch
 2013-06-06  0:07 UTC  (19+ messages)
` [PATCH 02/15] for-each-ref: don't print out elements directly
` [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
` [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
` [PATCH 12/15] for-each-ref: introduce %(upstream:track[short])
` [PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty

[PATCH 00/11] Increase test coverage on Windows by removing SYMLINKS from many tests
 2013-06-05 20:23 UTC  (9+ messages)
` [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
` [PATCH 07/11] t2100: use test_ln_s_add to remove SYMLINKS prerequisite

[PATCH v4 0/7] git send-email suppress-cc=self fixes
 2013-06-05 20:14 UTC  (3+ messages)

[PATCH] gitweb: fix problem causing erroneous project list
 2013-06-05 19:17 UTC  (2+ messages)

Git server, chroot, git gc --auto and "uname: not found"
 2013-06-05 16:37 UTC 

git rev-parse --show-toplevel doesn't work inside git-dir
 2013-06-05 16:17 UTC  (2+ messages)

deletion of branch seems to modify tag as well?
 2013-06-05 15:53 UTC  (3+ messages)

[PATCH] git-remote-mediawiki: use git.pm functions for credentials
 2013-06-05 15:55 UTC  (3+ messages)
` [PATCH] git-remote-mediawiki: use Git.pm "

git-daemon: needs /root/.config/git/config?
 2013-06-05 15:43 UTC  (9+ messages)

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-06-05  8:19 UTC  (13+ messages)
        `  "
            `  "

git archive --worktree-attributes doesn't exclude .gitattributes anymore
 2013-06-05  7:22 UTC  (6+ messages)
` I: "

SNI (SSL virtual hosts)
 2013-06-05  6:58 UTC  (8+ messages)

[PATCH] Fix `git svn rebase` if top-level HEAD directory exist
 2013-06-05  5:32 UTC  (3+ messages)

[PATCH v3 0/6] git send-email suppress-cc=self fixes
 2013-06-04 22:11 UTC  (4+ 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).