index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fast-import.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'en/d-f-conflict-fix'
Junio C Hamano
2010-08-31
|
\
|
*
fast-import: Improve robustness when D->F changes provided in wrong order
Elijah Newren
2010-07-09
*
|
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
2010-08-18
|
\
\
|
*
|
Teach fast-import to import subtrees named by tree id
Jonathan Nieder
2010-07-05
*
|
|
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2010-08-11
|
/
/
*
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
|
\
\
|
*
|
enums: omit trailing comma for portability
Gary V. Vaughan
2010-05-31
|
|
/
*
|
fast-import: always create marks_file directories
Sverre Rabbelier
2010-03-31
|
/
*
refactor duplicated encode_header in pack-objects and fast-import
Michael Lukashov
2010-02-17
*
fast-import: use the diff_delta() max_delta_size argument
Nicolas Pitre
2010-02-17
*
fast-import: honor pack.indexversion and pack.packsizelimit config vars
Nicolas Pitre
2010-02-17
*
fast-import: make default pack size unlimited
Nicolas Pitre
2010-02-17
*
fast-import: use write_idx_file() instead of custom code
Nicolas Pitre
2010-02-17
*
fast-import: use sha1write() for pack data
Nicolas Pitre
2010-02-17
*
fast-import: start using struct pack_idx_entry
Nicolas Pitre
2010-02-17
*
fast-import: count --max-pack-size in bytes
Junio C Hamano
2010-02-04
*
fast-import.c: Fix big-file-threshold parsing bug
Junio C Hamano
2010-02-04
*
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
Junio C Hamano
2010-02-01
|
\
|
*
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
2010-02-01
*
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2010-01-20
|
\
\
|
*
|
fast-import: Proper notes tree manipulation
Johan Herland
2009-12-07
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-01-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint
Junio C Hamano
2010-01-18
|
|
\
\
|
|
*
|
fast-import: tag may point to any object type
Dmitry Potapov
2010-01-14
*
|
|
|
Merge branch 'sr/gfi-options'
Junio C Hamano
2010-01-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fast-import: add (non-)relative-marks feature
Sverre Rabbelier
2009-12-05
|
*
|
|
fast-import: allow for multiple --import-marks= arguments
Sverre Rabbelier
2009-12-04
|
*
|
|
fast-import: add option command
Sverre Rabbelier
2009-12-04
|
*
|
|
fast-import: add feature command
Sverre Rabbelier
2009-12-04
|
*
|
|
fast-import: put marks reading in its own function
Sverre Rabbelier
2009-12-04
|
*
|
|
fast-import: put option parsing code in separate functions
Sverre Rabbelier
2009-12-04
|
|
|
/
|
|
/
|
*
|
|
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2009-12-31
|
/
/
*
|
Merge branch 'jh/notes' (early part)
Junio C Hamano
2009-11-20
|
\
\
|
*
|
fast-import: Add support for importing commit notes
Johan Herland
2009-10-19
|
|
/
*
|
Show usage string for 'git fast-import -h'
Jonathan Nieder
2009-11-10
|
/
*
fast-import.c::validate_raw_date(): really validate the value
Junio C Hamano
2009-10-07
*
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
|
\
|
*
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-29
*
|
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-01
|
/
*
Fix more typos/spelling in comments
Michael J Gruber
2009-04-22
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-22
*
Merge branch 'jc/shared-literally'
Junio C Hamano
2009-04-06
|
\
|
*
Move chmod(foo, 0444) into move_temp_to_file()
Johan Herland
2009-03-27
*
|
Correct missing SP characters in grammar comment at top of fast-import.c
Elijah Newren
2009-03-25
*
|
Remove unused function scope local variables
Benjamin Kramer
2009-03-07
|
/
*
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
2009-02-25
|
\
|
*
Make sure objects/pack exists before creating a new pack
Junio C Hamano
2009-02-25
*
|
Drop double-semicolon in C
Junio C Hamano
2009-02-10
[next]