git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-03-31 19:35:33 to 2014-04-03 10:04:11 UTC [more...]

What's cooking in git.git (Mar 2014, #08; Mon, 31)
 2014-04-02 19:41 UTC  (7+ messages)

[PATCH v3 1/3] patch-id: make it stable against hunk reordering
 2014-04-02 19:02 UTC  (12+ messages)
` [PATCH v3 2/3] patch-id: document new behaviour

git commit vs. ignore-submodules
 2014-04-02 18:53 UTC  (16+ messages)
    ` [PATCH 1/2] commit: add --ignore-submodules[=<when>] parameter
        ` [PATCH v2] "
          ` [PATCH v2.1] "

[PATCH v2 16/17] ls: do not show duplicate cached entries
 2014-04-02 18:15 UTC  (3+ messages)
` [PATCH] ls-files: do not trust stat info if lstat() fails

Git feature request: Option to force Git to abort a checkout if working directory is dirty (i.e. disregarding the check for conflicts)
 2014-04-02 17:55 UTC  (6+ messages)

Q: ".git/HEAD" and ".git/refs/heads"
 2014-04-02 17:54 UTC  (2+ messages)

[PATCH v2 00/27] Clean up update-refs --stdin and implement ref_transaction
 2014-04-02 17:44 UTC  (45+ messages)
` [PATCH v2 01/27] t1400: Fix name and expected result of one test
` [PATCH v2 02/27] t1400: Provide more usual input to the command
` [PATCH v2 03/27] parse_arg(): Really test that argument is properly terminated
` [PATCH v2 06/27] update_refs(): Fix constness
` [PATCH v2 13/27] t1400: Test that stdin -z update treats empty <newvalue> as zeros
` [PATCH v2 15/27] update-ref --stdin -z: Deprecate interpreting the empty string "
` [PATCH v2 16/27] t1400: Test one mistake at a time
` [PATCH v2 18/27] update-ref --stdin: Harmonize error messages
` [PATCH v2 19/27] refs: Add a concept of a reference transaction
` [PATCH v2 20/27] update-ref --stdin: Reimplement using reference transactions
` [PATCH v2 21/27] refs: Remove API function update_refs()
` [PATCH v2 22/27] struct ref_update: Rename field "ref_name" to "refname"
` [PATCH v2 23/27] struct ref_update: Store refname as a FLEX_ARRAY
` [PATCH v2 24/27] ref_transaction_commit(): Introduce temporary variables
` [PATCH v2 26/27] struct ref_update: Add type field

[PATCH] pack-objects: do not reuse packfiles without --delta-base-offset
 2014-04-02 17:39 UTC  (2+ messages)

[PATCH] rev-parse: fix typo in example on manpage
 2014-04-02 17:36 UTC  (3+ messages)

[PATCH 00/22] Lockfile refactoring and pre-activation
 2014-04-02 17:29 UTC  (53+ messages)
` [PATCH 01/22] t3204: test deleting references when lock files already exist
` [PATCH 02/22] try_merge_strategy(): remove redundant lock_file allocation
` [PATCH 03/22] rollback_lock_file(): do not clear filename redundantly
` [PATCH 04/22] rollback_lock_file(): set fd to -1
` [PATCH 05/22] lockfile: unlock file if lockfile permissions cannot be adjusted
` [PATCH 06/22] hold_lock_file_for_append(): release lock on errors
` [PATCH 07/22] lock_file(): always add lock_file object to lock_file_list
` [PATCH 08/22] struct lock_file: replace on_list field with flags field
` [PATCH 09/22] api-lockfile: expand the documentation
` [PATCH 10/22] lockfile.c: document the various states of lock_file objects
` [PATCH 11/22] lockfile: define a constant LOCK_SUFFIX_LEN
` [PATCH 12/22] delete_ref_loose(): don't muck around in the lock_file's filename
` [PATCH 13/22] config: change write_error() to take a (struct lock_file *) argument
` [PATCH 14/22] lockfile: use strbufs when handling (most) paths
` [PATCH 15/22] resolve_symlink(): use a strbuf internally
` [PATCH 16/22] commit_lock_file(): don't work with a fixed-length buffer
` [PATCH 17/22] lock_file(): exit early if lockfile cannot be opened
` [PATCH 18/22] lockfile: also keep track of the filename of the file being locked
` [PATCH 19/22] struct lock_file: rename lock_filename field to staging_filename
` [PATCH 20/22] remove_lock_file(): call rollback_lock_file()
` [PATCH 21/22] lockfile: extract a function reset_lock_file()
` [PATCH 22/22] lockfile: allow new file contents to be written while retaining lock

[PATCH] update-ref: fail create operation over stdin if ref already exists
 2014-04-02 12:57 UTC  (2+ messages)

Bug in git-diff output
 2014-04-02 12:09 UTC  (5+ messages)

git-status -- trying to understand all possible states
 2014-04-02  8:31 UTC  (5+ messages)

[PATCH v9 00/11] Add interpret-trailers builtin
 2014-04-02  6:02 UTC  (17+ messages)
` [PATCH v9 01/11] trailer: add data structures and basic functions
` [PATCH v9 02/11] trailer: process trailers from stdin and arguments
` [PATCH v9 03/11] trailer: read and process config information
` [PATCH v9 04/11] trailer: process command line trailer arguments
` [PATCH v9 05/11] trailer: parse trailers from stdin
` [PATCH v9 06/11] trailer: put all the processing together and print
` [PATCH v9 07/11] trailer: add interpret-trailers command
` [PATCH v9 08/11] trailer: add tests for "git interpret-trailers"
` [PATCH v9 09/11] trailer: execute command from 'trailer.<name>.command'
` [PATCH v9 10/11] trailer: add tests for commands in config file
` [PATCH v9 11/11] Documentation: add documentation for 'git interpret-trailers'

fast-import deltas
 2014-04-02  4:13 UTC  (12+ messages)

[PATCH] t4212: handle systems with post-apocalyptic gmtime
 2014-04-01 21:28 UTC  (20+ messages)
                    ` [PATCH 1/2] date: recognize bogus FreeBSD gmtime output
                    ` [PATCH 2/2] t4212: loosen far-in-future test for AIX
                    ` [PATCH 2alt/2] work around unreliable gmtime errors on AIX

Repository formats
 2014-04-01 19:55 UTC  (2+ messages)

[PATCH v5 1/4] Documentation: Fix misuses of "nor"
 2014-04-01 19:04 UTC  (8+ messages)
` [PATCH v5 2/4] contrib: "
` [PATCH v5 3/4] Fix misuses of "nor" in comments
` [PATCH v5 4/4] Fix misuses of "nor" outside comments and in tests

[BUG?] git-revert ignores --no-commit on conflicts
 2014-04-01 13:24 UTC 

[fatal error] cannot pread pack file: Input/output error
 2014-04-01 12:45 UTC  (3+ messages)

git cascade and git forward-merge
 2014-04-01 10:41 UTC 

fetches with bitmaps enabled can cause accesses to already GC'd objects
 2014-04-01  7:54 UTC  (4+ messages)
` [PATCH] add `ignore_missing_links` mode to revwalk

[PATCH] MSVC: fix t0040-parse-options
 2014-03-31 22:54 UTC  (9+ messages)
` [PATCH v3] MSVC: fix t0040-parse-options crash
    ` [PATCH v4 0/3] Take four on fixing OPT_SET_PTR issues

git am oddity
 2014-03-31 22:38 UTC  (3+ messages)

What's cooking in git.git (Mar 2014, #07; Fri, 28)
 2014-03-31 22:04 UTC  (6+ messages)

[PATCH 3/4] Fix misuses of "nor" in comments. (v3)
 2014-03-31 22:00 UTC  (4+ messages)

Bug report: git add . -p "Argument list too long"
 2014-03-31 21:38 UTC  (2+ messages)

[PATCH 3/6] Fix misuses of "nor" in comments
 2014-03-31 21:05 UTC  (2+ messages)

socket_perror() "bug"?
 2014-03-31 20:50 UTC  (2+ messages)

Re: Possible regression in master? (submodules without a "master" branch)
 2014-03-31 20:45 UTC  (5+ messages)
` [RFC] submodule: change submodule.<name>.branch default from master to HEAD

[RFC/PATCH] Better control of the tests run by a test suite
 2014-03-31 19:35 UTC  (8+ messages)
` [RFC/PATCH v2] "
  ` [PATCH 3/3] test-lib: '--run' to run only specific tests


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