git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-12-03 07:04:23 to 2014-12-04 23:44:30 UTC [more...]

[PATCH 00/23] Add reflog_expire() to the references API
 2014-12-04 23:44 UTC  (27+ messages)
` [PATCH 01/23] refs.c: make ref_transaction_create a wrapper for ref_transaction_update
` [PATCH 02/23] refs.c: make ref_transaction_delete "
` [PATCH 03/23] refs.c: add a function to append a reflog entry to a fd
` [PATCH 04/23] expire_reflog(): remove unused parameter
` [PATCH 05/23] expire_reflog(): rename "ref" parameter to "refname"
` [PATCH 06/23] expire_reflog(): exit early if the reference has no reflog
` [PATCH 07/23] expire_reflog(): use a lock_file for rewriting the reflog file
` [PATCH 08/23] Extract function should_expire_reflog_ent()
` [PATCH 09/23] expire_reflog(): extract two policy-related functions
` [PATCH 10/23] expire_reflog(): add a "flags" argument
` [PATCH 11/23] expire_reflog(): move dry_run to flags argument
` [PATCH 12/23] expire_reflog(): move updateref "
` [PATCH 13/23] Rename expire_reflog_cb to expire_reflog_policy_cb
` [PATCH 14/23] struct expire_reflog_cb: a new callback data type
` [PATCH 15/23] expire_reflog(): pass flags through to expire_reflog_ent()
` [PATCH 16/23] expire_reflog(): move verbose to flags argument
` [PATCH 17/23] expire_reflog(): move rewrite "
` [PATCH 18/23] Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
` [PATCH 19/23] expire_reflog(): treat the policy callback data as opaque
` [PATCH 20/23] reflog_expire(): new function in the reference API
` [PATCH 21/23] refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
` [PATCH 22/23] lock_any_ref_for_update(): inline function
` [PATCH 23/23] refs.c: don't expose the internal struct ref_lock in the header file

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-04 23:41 UTC  (53+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 01/14] strbuf: introduce strbuf_prefixf()
          ` [PATCH 02/14] add_to_alternates_file: respect GIT_OBJECT_DIRECTORY
          ` [PATCH 03/14] copy_fd: pass error message back through a strbuf
              ` [PATCH/RFC] doc: document error handling functions and conventions (Re: [PATCH 03/14] copy_fd: pass error message back through a strbuf)
          ` [PATCH 04/14] hold_lock_file_for_append: pass error message back through a strbuf
          ` [PATCH 06/14] lockfile: introduce flag for locks outside .git
          ` [PATCH 09/14] config: use message from lockfile API when locking config file fails
          ` [PATCH 12/14] hold_lock_file_for_update: pass error message back through a strbuf
          ` [PATCH 14/14] lockfile: make 'unable_to_lock_message' private

GIT: ignoring changes in tracked files and bug report
 2014-12-04 22:42 UTC 

Bug in reflog of length 0x2BFF
 2014-12-04 22:14 UTC  (7+ messages)

FW: [cygwin] Cygwin's git says "error: failed to read delta-pack base object"
 2014-12-04 21:34 UTC  (3+ messages)

Disabling credential helper?
 2014-12-04 21:33 UTC  (15+ messages)
      ` [PATCH 0/2] disabling terminal prompts
        ` [PATCH 1/2] credential: let helpers tell us to quit
        ` [PATCH 2/2] prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts

[PATCH] introduce git root
 2014-12-04 21:30 UTC  (14+ messages)

[PATCHv3 00/13] the refs-transactions-reflog series
 2014-12-04 21:13 UTC  (25+ messages)
` [PATCH 01/13] refs.c: make ref_transaction_create a wrapper for ref_transaction_update
` [PATCH 02/13] refs.c: make ref_transaction_delete "
` [PATCH 03/13] refs.c: add a function to append a reflog entry to a fd
` [PATCH 04/13] refs.c: rename the transaction functions
` [PATCH 05/13] refs.c: rename transaction.updates to transaction.ref_updates
` [PATCH 06/13] refs.c: add a transaction function to truncate or append a reflog entry
` [PATCH 07/13] reflog.c: use a reflog transaction when writing during expire
` [PATCH 08/13] refs.c: rename log_ref_setup to create_reflog
` [PATCH 09/13] refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
` [PATCH 10/13] refs.c: remove lock_any_ref_for_update
` [PATCH 11/13] refs.c: don't expose the internal struct ref_lock in the header file
` [PATCH 12/13] refs.c: use a bit for ref_update have_old
` [PATCH 13/13] refs.c: allow deleting refs with a broken sha1

git log --pretty="format:%H$t%aN$t%s$t%G?" --show-signature
 2014-12-04 21:11 UTC  (4+ messages)
  ` [Whonix-devel] "

Enhancement Request: "locale" git option
 2014-12-04 20:55 UTC  (10+ messages)
  ` Antw: "

git add <single file> and git add <list of files> behave differentely for ignored files
 2014-12-04 20:15 UTC  (6+ messages)
  ` [PATCH] check-ignore: clarify treatment of tracked files

[PATCH] test/send-email: --[no-]xmailer tests
 2014-12-04 20:09 UTC  (2+ messages)

[PATCH/RFC v2] Squashed changes for multiple worktrees vs. submodules
 2014-12-04 20:06 UTC  (4+ messages)

[RFC][PATCH] send-email: add --[no-]xmailer option
 2014-12-04 19:44 UTC  (13+ messages)

[PATCH v2] compat: convert modes to use portable file type values
 2014-12-04 19:39 UTC  (3+ messages)

[RFC/PATCH 0/2] Make git branch -f forceful
 2014-12-04 19:13 UTC  (4+ messages)
` [RFC/PATCH 1/2] t3200-branch: test -M
` [RFC/PATCH 2/2] branch: allow -f with -m and -d

[PATCH] completion: add git-tag options
 2014-12-04 18:07 UTC 

[PATCH] gc: support temporarily preserving garbage
 2014-12-04 18:04 UTC  (6+ messages)

[PATCH] notes: accept any ref for merge
 2014-12-04 10:26 UTC  (6+ messages)

[PATCH v3] remote: add --fetch and --both options to set-url
 2014-12-04  9:37 UTC  (2+ messages)

Deprecation warnings under XCode
 2014-12-04  3:44 UTC  (10+ messages)

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-12-04  2:03 UTC  (15+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

[PATCHv2 0/4] refs.c: use transactions for the reflog
 2014-12-03 22:52 UTC  (6+ messages)
` [PATCH 3/4] refs.c: add a transaction function to append a reflog entry

Problems cloning existing (probably old) svn repo
 2014-12-03 22:15 UTC  (2+ messages)

[PATCH v4 0/1] http: Add Accept-Language header if possible
 2014-12-03 22:06 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

What's cooking in git.git (Dec 2014, #01; Wed, 3)
 2014-12-03 21:07 UTC 

[PATCH/RFC] rerere: error out on autoupdate failure
 2014-12-03 18:52 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] send-email: add --[no-]xmailer option
 2014-12-03 18:07 UTC 

git stash broken on MS Windows (automatically modify the files again)
 2014-12-03 17:03 UTC  (5+ messages)

tests do not work with gpg 2.1
 2014-12-03 16:45 UTC  (8+ messages)
` [PATCH] t/lib-gpg: adjust permissions for gnupg 2.1

[PATCH] git add -i: allow list (un)selection by regexp
 2014-12-03 16:13 UTC  (6+ messages)

[PATCH 0/3] ls-tree fixes
 2014-12-03 16:13 UTC  (6+ messages)
` [PATCH 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base

git status / git diff -C not detecting file copy
 2014-12-03 16:03 UTC  (11+ messages)

[PATCH 00/34] nd/multiple-work-trees reroll
 2014-12-03 15:54 UTC  (11+ messages)
` [PATCH 24/34] checkout: reject if the branch is already checked out elsewhere

git config option for passing flags to diff
 2014-12-03 14:27 UTC 

[PATCH] Documentation: Mention comment syntax in gitattributes.txt
 2014-12-03 11:11 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).