git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-27 05:02:18 to 2014-08-29 19:21:29 UTC [more...]

git fsck exit code?
 2014-08-29 19:21 UTC  (3+ messages)

[PATCH 1/9] git-compat-util.h: Add missing semicolon after struct itimerval
 2014-08-29 19:07 UTC  (18+ messages)
` [PATCH 2/9] autoconf: Check for "
` [PATCH 3/9] autoconf: Check for setitimer
` [PATCH 4/9] autoconf: Check for timer_t
` [PATCH 5/9] autoconf: Check for struct timespec
` [PATCH 6/9] autoconf: Check for struct sigevent
` [PATCH 7/9] autoconf: Check for struct itimerspec
` [PATCH 8/9] autoconf: Check for timer_settime
` [PATCH 9/9] Use timer_settime for new platforms

[PATCH v2] pretty: Provide a strict ISO8601 date format
 2014-08-29 19:04 UTC  (3+ messages)

What happens when the repository is bigger than gc.autopacklimit * pack.packSizeLimit?
 2014-08-29 18:54 UTC  (7+ messages)

[PATCH] builtin/commit.c: fix type warnings from gcc and sparse
 2014-08-29 18:44 UTC  (2+ messages)

[PATCH] pretty: Provide a strict ISO8601 date format
 2014-08-29 18:41 UTC  (4+ messages)

[GIT PULL] l10n updates for Git 2.1.1
 2014-08-29 17:18 UTC  (2+ messages)

[PATCH] Check order when reading index
 2014-08-29 17:06 UTC  (18+ messages)
` [PATCH 1/2] "
                  ` [PATCH 1/2] read_index_from(): catch out of order entries when reading an index file
                    ` [PATCH 2/2] read_index_unmerged(): remove unnecessary loop index adjustment
                      ` [PATCH] read_index_from(): catch out of order entries when reading an index file

[PATCH 0/9] Use timer_settime for new platforms
 2014-08-29 16:11 UTC  (16+ messages)
` [PATCH 1/9] git-compat-util.h: Add missing semicolon after struct itimerval
` [PATCH 2/9] autoconf: Check for timer_t
` [PATCH 3/9] autoconf: Check for struct timespec
` [PATCH 4/9] autoconf: Check for struct sigevent
` [PATCH 5/9] autoconf: Check for struct itimerval
` [PATCH 6/9] autoconf: Check for struct itimerspec
` [PATCH 7/9] autoconf: Check for setitimer
` [PATCH 8/9] autoconf: Check for timer_settime
` [PATCH 9/9] Use timer_settime for new platforms

Relative submodule URLs
 2014-08-29 15:09 UTC  (7+ messages)
        `  "

[PATCH v2 0/2] fast-import: fix segfault and filedelete tests
 2014-08-29 11:53 UTC  (3+ messages)
` [PATCH v2 1/2] t9300: test filedelete command
` [PATCH v2 2/2] fast-import: fix segfault in store_tree()

[PATCH 0/2] fast-import: fix segfault and tests
 2014-08-29 11:40 UTC  (7+ messages)
` [PATCH 1/2] t9300: test filedelete root
` [PATCH 2/2] fast-import: fix segfault in store_tree()

[RFC] improving advice message from "git commit" during a merge
 2014-08-29  6:44 UTC  (11+ messages)
` [PATCH] merge, pull: stop advising 'commit -a' in case of conflict

[ANNOUNCE] tig-2.0.3
 2014-08-29  2:32 UTC 

problem with def of inet_ntop() in git-compat-util.h as well as other places
 2014-08-29  0:05 UTC  (10+ messages)

[BUG] resolved deltas
 2014-08-28 23:14 UTC  (12+ messages)

[PATCH 0/6] Improve tag checking in fsck and with transfer.fsckobjects
 2014-08-28 21:36 UTC  (12+ messages)
` [PATCH 1/6] Refactor type_from_string() to avoid die()ing in case of errors
` [PATCH 2/6] Accept object data in the fsck_object() function
` [PATCH 3/6] Make sure fsck_commit_buffer() does not run out of the buffer
` [PATCH 4/6] fsck: check tag objects' headers
` [PATCH 5/6] Add regression tests for stricter tag fsck'ing
` [PATCH 6/6] Make sure that index-pack --strict fails upon invalid tag objects

revert top most commit
 2014-08-28 20:27 UTC  (6+ messages)

[PATCH 1/2] t0027: Tests for core.eol=native, eol=lf, eol=crlf
 2014-08-28 19:20 UTC  (2+ messages)

[PATCH] teach fast-export an --anonymize option
 2014-08-28 19:04 UTC  (14+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH v6 0/6] Stream fd to clean filter; GIT_MMAP_LIMIT, GIT_ALLOC_LIMIT with git_env_ulong()
 2014-08-28 17:15 UTC  (14+ messages)
` [PATCH v6 2/6] Add git_env_ulong() to parse environment variable
` [PATCH v6 5/6] Change copy_fd() to not close input fd

[PATCH v2] contrib/svn-fe: fix Makefile
 2014-08-28 17:00 UTC 

Git Bug Resolve: bisect run failed to locate the right commit, not git bug
 2014-08-28 15:43 UTC 

make install fails because GNU tar needed
 2014-08-28 15:26 UTC  (4+ messages)

Git Bug Report: bisect run failed to locate the right commit, detail testing
 2014-08-28 12:44 UTC  (2+ messages)

[PATCH v2] l10n: de.po: translate 38 new messages
 2014-08-28  5:49 UTC 

Transaction patch series overview
 2014-08-28  5:07 UTC  (13+ messages)
              ` [PATCH 0/20] rs/ref-transaction-1 (Re: Transaction patch series overview)
          ` Using Gerrit to review Git patches (was: "

What's cooking in git.git (Aug 2014, #04; Tue, 26)
 2014-08-28  3:33 UTC  (7+ messages)

git stash doesn't always save work dir as-is: bug?
 2014-08-28  2:54 UTC  (2+ messages)

[PATCH] Document LF appearing in shallow command during send-pack/receive-pack
 2014-08-27 22:10 UTC  (2+ messages)

mktree: multiple same-named objects
 2014-08-27 21:48 UTC  (6+ messages)

Improving the git remote command
 2014-08-27 21:22 UTC  (9+ messages)

check-ref-format: include refs/ in the argument or to strip it?
 2014-08-27 20:53 UTC  (8+ messages)

[PATCH v2 0/6] clean up author parsing
 2014-08-27 19:41 UTC  (18+ messages)
` [PATCH v2 1/6] commit: provide a function to find a header in a buffer
` [PATCH v2 2/6] record_author_info: fix memory leak on malformed commit
` [PATCH v2 3/6] record_author_info: use find_commit_header
` [PATCH v2 4/6] use strbufs in date functions
` [PATCH v2 5/6] determine_author_info: reuse parsing functions
` [PATCH v2 6/6] determine_author_info: copy getenv output

log.decorate=auto not documented
 2014-08-27 18:20 UTC  (2+ messages)

[PATCH] contrib/svn-fe: fix Makefile
 2014-08-27 17:36 UTC  (3+ messages)

[PATCH] git-imap-send: use libcurl for implementation
 2014-08-27 17:20 UTC  (2+ messages)

[PATCH 0/5] nd/multiple-work-trees follow-ups
 2014-08-27 16:08 UTC  (9+ messages)
` [PATCH 3/5] checkout --to: no auto-detach if the ref is already checked out

[RFC] add detached HEAD to --all listing
 2014-08-27 14:33 UTC  (3+ messages)

Git Bug Report: bisect run failed to locate the right commit
 2014-08-27 14:17 UTC  (3+ messages)

What's cooking in git.git (Jul 2014, #04; Tue, 22)
 2014-08-27 13:08 UTC  (5+ messages)
    ` [RFC/PATCH] Windows tests: let $TRASH_DIRECTORY point to native Windows path

Bug report: Author/Commit date in ISO 8601 format
 2014-08-27  7:15 UTC  (7+ 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).