Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅ next
commit
grep
author
committer
pickaxe
?
re
Documentation: bisect: add some titles to some paragraphs.
[gitweb.git]
/
fast-import.c
2007-02-12
Merge branch 'master' of git://repo.or.cz/git/fastimport
blob
|
diff
|
raw
2007-02-12
fast-import: Hide the pack boundary commits by default.
blob
|
diff
|
raw
2007-02-08
Merge branch 'master' of git://repo.or.cz/git/fastimport
blob
|
diff
|
raw
|
diff to current
2007-02-07
Merge branch 'ml/gitk' (early part)
blob
|
diff
|
raw
|
diff to current
2007-02-07
fast-import: Fix compile warnings
blob
|
diff
|
raw
|
diff to current
2007-02-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
blob
|
diff
|
raw
|
diff to current
2007-02-07
Don't crash fast-import if the marks cannot be exported.
blob
|
diff
|
raw
|
diff to current
2007-02-07
Dump all refs and marks during a checkpoint in fast...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Teach fast-import how to sit quietly in the corner.
blob
|
diff
|
raw
|
diff to current
2007-02-07
Teach fast-import how to clear the internal branch...
blob
|
diff
|
raw
|
diff to current
2007-02-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
blob
|
diff
|
raw
|
diff to current
2007-02-06
S_IFLNK != 0140000
blob
|
diff
|
raw
|
diff to current
2007-02-06
Don't do non-fastforward updates in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Support RFC 2822 date parsing in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Remove unnecessary null pointer checks in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Correct minor style issue in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Correct compiler warnings in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Remove --branch-log from fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-06
Don't support shell-quoted refnames in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-05
Reduce memory usage of fast-import.
blob
|
diff
|
raw
|
diff to current
2007-02-05
Include checkpoint command in the BNF.
blob
|
diff
|
raw
|
diff to current
2007-01-30
Merge branch 'master' into sp/gfi
blob
|
diff
|
raw
|
diff to current
2007-01-18
Accept 'inline' file data in fast-import commit structure.
blob
|
diff
|
raw
|
diff to current
2007-01-18
Support delimited data regions in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-18
Remove unnecessary options from fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-18
Use fixed-size integers when writing out the index...
blob
|
diff
|
raw
|
diff to current
2007-01-18
Always use struct pack_header for pack header in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-17
Correct packfile edge output in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-17
Declare no-arg functions as (void) in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-17
Correct a few types to be unsigned in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-17
Corrected BNF input documentation for fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Print out the edge commits for each packfile in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-16
Correct object_count type and stat output in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Correct max_packsize default in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Remove unnecessary pack_fd global in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Ensure we close the packfile after creating it in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-16
Use .keep files in fast-import during processing.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Reuse sha1 in packed_git in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Replace redundant yread() with read_in_full() in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-16
Use uintmax_t for marks in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-16
Corrected buffer overflow during automatic checkpoint...
blob
|
diff
|
raw
|
diff to current
2007-01-15
Print the packfile names to stdout from fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Implemented automatic checkpoints within fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Optimize index creation on large object sets in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-15
Don't create a final empty packfile in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Implemented manual packfile switching in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Remove unnecessary duplicate_count in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Restructure fast-import to support creating multiple...
blob
|
diff
|
raw
|
diff to current
2007-01-15
Misc. type cleanups within fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-15
Improve reuse of sha1_file library within fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Merge branch 'master' into sp/fast-import
blob
|
diff
|
raw
|
diff to current
2007-01-14
Allow creating branches without committing in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Support creation of merge commits in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Fix repository corruption when using marks for modified...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Additional fast-import tree delta corruption cleanups.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Correct tree corruption problems in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Replace ywrite in fast-import with the standard write_o...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Reuse the same buffer for all commits/tags in fast...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Recycle data buffers for tree generation in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Implemented tree delta compression in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Converted hash memcpy/memcmp to new hashcpy/hashcmp...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Don't crash fast-import if no branch log was requested.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added 'reset' command to clear a branch's tree.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Map only part of the generated pack file at any point...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Fixed compile error in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Fixed GPF in fast-import caused by unterminated linked...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added --branch-log to option to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added option to export the marks table when fast-import...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Account for tree entry memory costs in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Moved from command to after data to help cvs2svn.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Remove branch creation command from fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Round out memory pool allocations in fast-import to...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Implemented tree reloading in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Implemented 'tag' command in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added branch load counter to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added mark store/find to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Converted fast-import to accept standard command line...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Fixed segfault in fast-import after growing a tree.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Allow symlink blobs in trees during fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Changed fast-import's pack header creation to use pack.h
blob
|
diff
|
raw
|
diff to current
2007-01-14
Converted fast-import to a text based protocol.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Implement blob ID validation in fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added tree and commit writing to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Implemented branch handling and basic tree support...
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added basic command handler to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Refactored fast-import's internals for future additions.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Cleaned up memory allocation for object_entry structs.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Added automatic index generation to fast-import.
blob
|
diff
|
raw
|
diff to current
2007-01-14
Created fast-import, a tool to quickly generating a...
blob
|
diff
|
raw
|
diff to current