git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-04 11:11:45 to 2013-09-06 09:49:20 UTC [more...]

[PATCH] Document pack v4 format
 2013-09-06  9:48 UTC  (19+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] git-gui: Modify push dialog to support Gerrit review
 2013-09-06  8:17 UTC  (11+ messages)
        `  "

Problem setting up a shared git repository
 2013-09-06  7:43 UTC  (2+ messages)

[PATCH 00/38] pack version 4 basic functionalities
 2013-09-06  6:57 UTC  (46+ messages)
` [PATCH 01/38] pack v4: initial pack dictionary structure and code
` [PATCH 02/38] export packed_object_info()
` [PATCH 03/38] pack v4: scan tree objects
` [PATCH 04/38] pack v4: add tree entry mode support to dictionary entries
` [PATCH 05/38] pack v4: add commit object parsing
` [PATCH 06/38] pack v4: split the object list and dictionary creation
` [PATCH 07/38] pack v4: move to struct pack_idx_entry and get rid of our own struct idx_entry
` [PATCH 08/38] pack v4: basic SHA1 reference encoding
` [PATCH 09/38] introduce get_sha1_lowhex()
` [PATCH 10/38] pack v4: commit object encoding
` [PATCH 11/38] pack v4: tree "
` [PATCH 12/38] pack v4: dictionary table output
` [PATCH 13/38] pack v4: creation code
` [PATCH 14/38] pack v4: object headers
` [PATCH 15/38] pack v4: object data copy
` [PATCH 16/38] pack v4: object writing
` [PATCH 17/38] pack v4: tree object delta encoding
` [PATCH 18/38] pack v4: load delta candidate for encoding tree objects
` [PATCH 19/38] packv4-create: optimize delta encoding
` [PATCH 20/38] pack v4: honor pack.compression config option
` [PATCH 21/38] pack v4: relax commit parsing a bit
` [PATCH 22/38] pack index v3
` [PATCH 23/38] packv4-create: normalize pack name to properly generate the pack index file name
` [PATCH 24/38] packv4-create: add progress display
` [PATCH 25/38] pack v4: initial pack index v3 support on the read side
` [PATCH 26/38] pack v4: object header decode
` [PATCH 27/38] pack v4: code to obtain a SHA1 from a sha1ref
` [PATCH 28/38] pack v4: code to load and prepare a pack dictionary table for use
` [PATCH 29/38] pack v4: code to retrieve a name
` [PATCH 30/38] pack v4: code to recreate a canonical commit object
` [PATCH 31/38] sha1_file.c: make use of decode_varint()
` [PATCH 32/38] pack v4: parse delta base reference
` [PATCH 33/38] pack v4: we can read commit objects now
` [PATCH 34/38] pack v4: code to retrieve a path component
` [PATCH 35/38] pack v4: decode tree objects
` [PATCH 36/38] pack v4: get "
` [PATCH 37/38] pack v4: introduce "escape hatches" in the name and path indexes
` [PATCH 38/38] packv4-create: add a command line argument to limit tree copy sequences

[PATCH V3] check-ignore: Add option to ignore index contents
 2013-09-06  5:59 UTC  (3+ messages)

[PATCH v5 0/7] Check replacement object type and minor updates
 2013-09-06  5:10 UTC  (8+ messages)
` [PATCH v5 1/7] replace: forbid replacing an object with one of a different type
` [PATCH v5 2/7] Documentation/replace: state that objects must be of the same type
` [PATCH v5 3/7] t6050-replace: test that objects are "
` [PATCH v5 4/7] t6050-replace: add test to clean up all the replace refs
` [PATCH v5 5/7] Documentation/replace: add Creating Replacement Objects section
` [PATCH v5 6/7] replace: allow long option names
` [PATCH v5 7/7] t6050-replace: use some "

coming from git, understanding mercurial branching
 2013-09-06  4:39 UTC  (2+ messages)

A naive proposal for preventing loose object explosions
 2013-09-06  3:42 UTC 

What's cooking in git.git (Sep 2013, #01; Tue, 3)
 2013-09-06  2:11 UTC  (6+ messages)

[PATCH] {fetch,receive}-pack: drop unpack-objects, delay loosing objects until the end
 2013-09-06  0:46 UTC  (4+ messages)
` [PATCH v2 1/3] index-pack: add --unpack-limit to unpack objects
  ` [PATCH v2 2/3] fetch-pack: use index-pack --unpack-limit instead of unpack-objects
  ` [PATCH v2 3/3] receive-pack: "

[PATCH v3 0/2] submodule: Don't print status output with submodule.<name>.ignore=all
 2013-09-06  0:19 UTC  (11+ messages)
` [PATCH v3 2/2] submodule: don't print status output with ignore=all

[PATCH 0/3] Reject non-ff pulls by default
 2013-09-05 23:45 UTC  (20+ messages)

[PATCH v3 0/8] Multiple simultaneously locked ref updates
 2013-09-05 23:44 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] reset: rename update_refs to reset_refs
  ` [PATCH v4 2/8] refs: report ref type from lock_any_ref_for_update
  ` [PATCH v4 3/8] refs: factor update_ref steps into helpers
  ` [PATCH v4 4/8] refs: factor delete_ref loose ref step into a helper
  ` [PATCH v4 5/8] refs: add function to repack without multiple refs
  ` [PATCH v4 6/8] refs: add update_refs for multiple simultaneous updates
  ` [PATCH v4 7/8] update-ref: support "
  ` [PATCH v4 8/8] update-ref: add test cases covering --stdin signature

[PATCH v4 0/5] Disable "git status" comment prefix
 2013-09-05 23:23 UTC  (11+ messages)
` [PATCH v4 1/5] builtin/stripspace.c: fix broken indentation
` [PATCH v4 2/5] wt-status: use argv_array API
` [PATCH v4 3/5] submodule summary: ignore --for-status option
` [PATCH v4 4/5] status: disable display of '#' comment prefix by default
` [PATCH v4 5/5] tests: don't set status.oldStyle file-wide

[PATCH] git-svn: Fix termination issues for remote svn connections
 2013-09-05 23:14 UTC  (4+ messages)

[PATCH v3 07/11] Documentation/replace: tell that -f option bypasses the type check
 2013-09-05 23:13 UTC  (2+ messages)

[PATCH v2] cherry-pick: allow "-" as abbreviation of '@{-1}'
 2013-09-05 22:30 UTC  (2+ messages)

Zero padded file modes
 2013-09-05 19:35 UTC  (10+ messages)

[PATCH v4 00/11] Check replacement object type and minor updates
 2013-09-05 19:13 UTC  (13+ messages)
` [PATCH v4 03/11] t6050-replace: test that objects are of the same type
` [PATCH v4 06/11] replace: bypass the type check if -f option is used
` [PATCH v4 07/11] Documentation/replace: tell that -f option bypasses the type check
` [PATCH v4 10/11] Documentation/replace: list long option names

[PATCH 1/3] pathspec: catch prepending :(prefix) on pathspec with short magic
 2013-09-05 18:39 UTC  (4+ messages)
` [PATCH 2/3] add: lift the pathspec magic restriction on "add -p"
` [PATCH 3/3] add--interactive: fix external command invocation on Windows

[PATCH] Documentation/git-merge.txt: fix formatting of example block
 2013-09-05 17:51 UTC  (2+ messages)

[PATCH v2] git p4: implement view spec wildcards with "p4 where"
 2013-09-05  7:43 UTC  (3+ messages)

[PATCH 00/23] Preliminary pack v4 support
 2013-09-05  3:50 UTC  (6+ messages)
` [PATCH 09/23] pack v4: commit object encoding

typofix: commit is spelled with two ems
 2013-09-04 22:28 UTC 

[PATCH v2 1/7] glossary: mention 'treeish' as an alternative to 'tree-ish'
 2013-09-04 22:27 UTC  (10+ messages)
` [PATCH v3 0/7] documentation cleanups for <rev>^{<type>}
  ` [PATCH v3 1/7] glossary: mention 'treeish' as an alternative to 'tree-ish'
  ` [PATCH v3 2/7] glossary: define commit-ish (a.k.a. committish)
  ` [PATCH v3 3/7] use 'tree-ish' instead of 'treeish'
  ` [PATCH v3 4/7] use 'commit-ish' instead of 'committish'
  ` [PATCH v3 5/7] glossary: more precise definition of tree-ish (a.k.a. treeish)
  ` [PATCH v3 6/7] revisions.txt: fix and clarify <rev>^{<type>}
  ` [PATCH v3 7/7] glossary: fix and clarify the definition of 'ref'

[PATCH 0/4] t: rev-parse-parents: cleanups
 2013-09-04 19:14 UTC  (15+ messages)
` [PATCH 3/4] t: rev-parse-parents: avoid yoda conditions
                ` [PATCH 0/4] "

German translation errors
 2013-09-04 18:14 UTC  (4+ messages)

[PATCH 0/4] t: branch: fixes and cleanups
 2013-09-04 17:19 UTC  (7+ messages)
` [PATCH 4/4] t: branch: improve test rollback

Officially start moving to the term 'staging area'
 2013-09-04 13:36 UTC  (7+ messages)

[PATCH v3] Teach git to change to a given directory using -C option
 2013-09-04 12:20 UTC  (4+ messages)

nd/magic-pathspec exposes breakage in git-add--interactive on Windows
 2013-09-04 12:02 UTC  (8+ messages)
` [PATCH] Turn off pathspec magic on "{checkout,reset,add} -p" on native Windows builds
          ` [PATCH] add--interactive: fix external command invocation on Windows

Bug in git rebase --continue in v1.8.4
 2013-09-04 11:56 UTC  (6+ messages)


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 NNTP newsgroup(s).