Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+2 | |
* | | | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-16 | 1 | -17/+8 | |
|\ \ \ | ||||||
| * | | | csum-file: introduce sha1file_checkpoint | Junio C Hamano | 2011-11-30 | 1 | -17/+8 | |
| |/ / | ||||||
* | | | fast-import: Fix incorrect fanout level when modifying existing notes refsjh/fast-import-notes | Johan Herland | 2011-11-28 | 1 | -3/+25 | |
|/ / | ||||||
* | | Merge branch 'di/fast-import-empty-tag-note-fix' | Junio C Hamano | 2011-10-13 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | fast-import: don't allow to note on empty branchdi/fast-import-empty-tag-note-fix | Dmitry Ivankov | 2011-09-22 | 1 | -0/+2 | |
| * | | fast-import: don't allow to tag empty branch | Dmitry Ivankov | 2011-09-22 | 1 | -0/+2 | |
* | | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -6/+1 | |
|/ / | ||||||
* | | Merge branch 'di/fast-import-tagging' | Junio C Hamano | 2011-08-28 | 1 | -7/+7 | |
|\ \ | ||||||
| * | | fast-import: allow to tag newly created objects | Dmitry Ivankov | 2011-08-23 | 1 | -3/+7 | |
| * | | fast-import: add tests for tagging blobs | Dmitry Ivankov | 2011-08-23 | 1 | -7/+3 | |
* | | | Merge branch 'di/fast-import-blob-tweak' | Junio C Hamano | 2011-08-28 | 1 | -5/+12 | |
|\ \ \ | ||||||
| * | | | fast-import: treat cat-blob as a delta base hint for next blob | Dmitry Ivankov | 2011-08-22 | 1 | -1/+6 | |
| * | | | fast-import: count and report # of calls to diff_delta in stats | Dmitry Ivankov | 2011-08-22 | 1 | -4/+6 | |
| |/ / | ||||||
* | | | Merge branch 'di/fast-import-deltified-tree' | Junio C Hamano | 2011-08-28 | 1 | -5/+30 | |
|\ \ \ | ||||||
| * | | | fast-import: prevent producing bad delta | Dmitry Ivankov | 2011-08-14 | 1 | -5/+30 | |
| |/ / | ||||||
* | | | Merge branch 'di/fast-import-ident' | Junio C Hamano | 2011-08-28 | 1 | -12/+21 | |
|\ \ \ | ||||||
| * | | | fast-import: check committer name more strictly | Dmitry Ivankov | 2011-08-11 | 1 | -12/+17 | |
| * | | | fast-import: don't fail on omitted committer name | Dmitry Ivankov | 2011-08-11 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | Merge branch 'sr/transport-helper-fix' | Junio C Hamano | 2011-08-01 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | fast-import: introduce 'done' command | Sverre Rabbelier | 2011-07-19 | 1 | -0/+8 | |
| |/ / | ||||||
* | | | Merge branch 'jc/index-pack' | Junio C Hamano | 2011-07-19 | 1 | -4/+6 | |
|\ \ \ | ||||||
| * | | | write_idx_file: introduce a struct to hold idx customization options | Junio C Hamano | 2011-02-27 | 1 | -4/+6 | |
* | | | | zlib: zlib can only process 4GB at a time | Junio C Hamano | 2011-06-10 | 1 | -2/+2 | |
* | | | | zlib: wrap deflateBound() too | Junio C Hamano | 2011-06-10 | 1 | -2/+2 | |
* | | | | zlib: wrap deflate side of the API | Junio C Hamano | 2011-06-10 | 1 | -11/+11 | |
| |/ / |/| | | ||||||
* | | | fast-import: fix option parser for no-arg options | Sverre Rabbelier | 2011-05-05 | 1 | -3/+3 | |
* | | | Merge branch 'jc/pack-objects-bigfile' into maint | Junio C Hamano | 2011-05-04 | 1 | -5/+0 | |
|\ \ \ | ||||||
| * | | | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 2011-04-05 | 1 | -5/+0 | |
* | | | | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-16 | 1 | -28/+14 | |
|\ \ \ \ | ||||||
| * | | | | standardize brace placement in struct definitions | Jonathan Nieder | 2011-03-16 | 1 | -28/+14 | |
* | | | | | Merge branch 'sp/maint-fd-limit' | Junio C Hamano | 2011-03-15 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | sha1_file.c: Don't retain open fds on small packs | Shawn O. Pearce | 2011-03-02 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | fast-import: make code "-Wpointer-arith" clean | Jonathan Nieder | 2011-02-28 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | fast-import: add 'ls' command | David Barr | 2011-02-26 | 1 | -3/+159 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'rr/fi-import-marks-if-exists' | Junio C Hamano | 2011-02-09 | 1 | -3/+13 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fast-import: Introduce --import-marks-if-exists | Ramkumar Ramachandra | 2011-01-18 | 1 | -3/+13 | |
* | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2011-02-09 | 1 | -0/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | fast-import: introduce "feature notes" command | Jonathan Nieder | 2011-02-09 | 1 | -0/+2 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-01-27 | 1 | -0/+6 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Merge branch 'jn/fast-import-empty-tree-removal' into maint | Junio C Hamano | 2011-01-27 | 1 | -0/+6 | |
| |\ \ | ||||||
| | * | | fast-import: treat filemodify with empty tree as delete | Jonathan Nieder | 2011-01-27 | 1 | -0/+6 | |
| * | | | Merge branch 'jn/maint-fast-import-object-reuse' into maint | Junio C Hamano | 2011-01-19 | 1 | -7/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'jn/fast-import-blob-access' | Junio C Hamano | 2010-12-16 | 1 | -9/+120 | |
|\ \ \ \ \ | ||||||
| * | | | | | fast-import: Allow cat-blob requests at arbitrary points in stream | Jonathan Nieder | 2010-12-01 | 1 | -12/+16 | |
| * | | | | | fast-import: let importers retrieve blobs | David Barr | 2010-12-01 | 1 | -0/+97 | |
| * | | | | | fast-import: stricter parsing of integer options | Jonathan Nieder | 2010-12-01 | 1 | -2/+11 | |
* | | | | | | Merge branch 'jn/maint-fast-import-object-reuse' | Junio C Hamano | 2010-12-16 | 1 | -7/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | fast-import: insert new object entries at start of hash bucket | David Barr | 2010-11-24 | 1 | -7/+2 | |
| | |_|_|/ | |/| | | |