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