git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-26 10:24:00 to 2014-08-28 14:47:07 UTC [more...]

[PATCH 0/6] Improve tag checking in fsck and with transfer.fsckobjects
 2014-08-28 14:46 UTC  (5+ 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

make install fails because GNU tar needed
 2014-08-28 14:16 UTC 

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

[PATCH] teach fast-export an --anonymize option
 2014-08-28 12:32 UTC  (9+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

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

[PATCH 0/9] Use timer_settime for new platforms
 2014-08-28 12:03 UTC  (11+ 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

problem with def of inet_ntop() in git-compat-util.h as well as other places
 2014-08-28  6:51 UTC  (9+ 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  (33+ messages)
              ` [PATCH 0/20] rs/ref-transaction-1 (Re: Transaction patch series overview)
                ` [PATCH 01/20] refs.c: change ref_transaction_create to do error checking and return status
                ` [PATCH 02/20] refs.c: update ref_transaction_delete to check for error "
                ` [PATCH 03/20] refs.c: make ref_transaction_begin take an err argument
                ` [PATCH 04/20] refs.c: add transaction.status and track OPEN/CLOSED
                ` [PATCH 05/20] tag.c: use ref transactions when doing updates
                ` [PATCH 06/20] replace.c: use the ref transaction functions for updates
                ` [PATCH 07/20] commit.c: use ref transactions "
                ` [PATCH 08/20] sequencer.c: use ref transactions for all ref updates
                ` [PATCH 09/20] fast-import.c: change update_branch to use ref transactions
                ` [PATCH 10/20] branch.c: use ref transaction for all ref updates
                ` [PATCH 11/20] refs.c: change update_ref to use a transaction
                ` [PATCH 12/20] receive-pack.c: use a reference transaction for updating the refs
                ` [PATCH 13/20] fast-import.c: use a ref transaction when dumping tags
                ` [PATCH 14/20] walker.c: use ref transaction for ref updates
                ` [PATCH 15/20] refs.c: make lock_ref_sha1 static
                ` [PATCH 16/20] refs.c: remove the update_ref_lock function
                ` [PATCH 17/20] refs.c: remove the update_ref_write function
                ` [PATCH 18/20] refs.c: remove lock_ref_sha1
                ` [PATCH 19/20] refs.c: make prune_ref use a transaction to delete the ref
                ` [PATCH 20/20] refs.c: make delete_ref use a transaction
          ` Using Gerrit to review Git patches (was: Re: Transaction patch series overview)

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)

revert top most commit
 2014-08-28  0:22 UTC  (4+ messages)

[PATCH] Check order when reading index
 2014-08-27 22:13 UTC  (15+ 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] Document LF appearing in shallow command during send-pack/receive-pack
 2014-08-27 22:10 UTC  (2+ messages)

git fsck exit code?
 2014-08-27 22:10 UTC 

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)

What happens when the repository is bigger than gc.autopacklimit * pack.packSizeLimit?
 2014-08-27 20:52 UTC  (3+ 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

[PATCH v6 0/6] Stream fd to clean filter; GIT_MMAP_LIMIT, GIT_ALLOC_LIMIT with git_env_ulong()
 2014-08-27 14:47 UTC  (15+ messages)
` [PATCH v6 1/6] convert: drop arguments other than 'path' from would_convert_to_git()
` [PATCH v6 2/6] Add git_env_ulong() to parse environment variable
` [PATCH v6 3/6] Change GIT_ALLOC_LIMIT check to use git_env_ulong()
` [PATCH v6 4/6] Introduce GIT_MMAP_LIMIT to allow testing expected mmap size
` [PATCH v6 5/6] Change copy_fd() to not close input fd
` [PATCH v6 6/6] convert: stream from fd to required clean filter to reduce used address space

[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  (8+ messages)

[PATCH 0/3] name_decoration cleanups
 2014-08-27  0:30 UTC  (10+ messages)
` [PATCH 1/3] log-tree: make add_name_decoration a public function
` [PATCH 2/3] log-tree: make name_decoration hash static
` [PATCH 3/3] log-tree: use FLEX_ARRAY in name_decoration

[PATCH v3 00/23] backend-struct-db
 2014-08-26 22:34 UTC  (7+ messages)
` [PATCH v3 03/23] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v3 19/23] refs-be-files.c: add a backend method structure with transaction functions

[PATCH v2 00/23] backend-struct-db
 2014-08-26 22:11 UTC  (4+ messages)
` [PATCH v2 18/23] refs.c: add a backend method structure with transaction functions

Relative submodule URLs
 2014-08-26 20:34 UTC  (9+ messages)
      `  "
          `  "
              `  "

[PATCH 00/18] Signed push
 2014-08-26 19:52 UTC  (10+ messages)
` [PATCH 18/18] signed push: final protocol update

[PATCH v2 0/3] dropping manually-maintained LIB_H
 2014-08-26 19:40 UTC  (12+ messages)
` [PATCH 2/3] Makefile: use `find` to determine static header dependencies

[PATCH v5 0/4] Stream fd to clean filter; GIT_MMAP_LIMIT, GIT_ALLOC_LIMIT with git_parse_ulong()
 2014-08-26 19:32 UTC  (8+ messages)
` [PATCH v5 4/4] convert: Stream from fd to required clean filter instead of mmap

[PATCH 0/2] describe: support the syntax "--abbrev=+"
 2014-08-26 18:04 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 38 new messages
 2014-08-26 17:31 UTC  (2+ messages)

[PATCH] po/TEAMS: add new members to German translation team
 2014-08-26 17:06 UTC 

[PATCH] bisect: save heap memory. allocate only the required amount
 2014-08-26 12:59 UTC  (11+ messages)

(unknown),
 2014-08-26 11:16 UTC 


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