Sign in
googlers
/
jrn
/
git
/
3d792161b1c86632d5331bb30d6b7c6b17261f38
/
fast-import.c
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 16 years ago
b18cc5a
Fix more typos/spelling in comments
by Michael J Gruber
· 16 years ago
3ea3c21
Fix typos / spelling in comments
by Mike Ralphson
· 16 years ago
03a39a9
Merge branch 'jc/shared-literally'
by Junio C Hamano
· 16 years ago
fb8b193
Move chmod(foo, 0444) into move_temp_to_file()
by Johan Herland
· 16 years ago
98e1a41
Correct missing SP characters in grammar comment at top of fast-import.c
by Elijah Newren
· 16 years ago
eb3a9dd
Remove unused function scope local variables
by Benjamin Kramer
· 16 years ago
bb0cebd
Merge branch 'jc/maint-1.6.0-pack-directory'
by Junio C Hamano
· 16 years ago
6e180cd
Make sure objects/pack exists before creating a new pack
by Junio C Hamano
· 16 years ago
ba19a80
Drop double-semicolon in C
by Junio C Hamano
· 16 years ago
fd8475d
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
9b27ea9
Merge branch 'maint-1.6.0' into maint
by Junio C Hamano
· 16 years ago
3d20c63
Clear the delta base cache during fast-import checkpoint
by Shawn O. Pearce
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
4f8b899
Merge branch 'maint-1.6.0' into maint
by Junio C Hamano
· 16 years ago
3d1d81e
fast-import: Cleanup mode setting.
by Felipe Contreras
· 16 years ago
c55fae4
fast-import.c: stricter strtoul check, silence compiler warning
by René Scharfe
· 16 years ago
efe05b0
Merge branch 'maint' to sync with GIT 1.6.0.6
by Junio C Hamano
· 16 years ago
88fbf67
fast-import: make tagger information optional
by Junio C Hamano
· 16 years ago
90c3302
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
87c8a56
fast-import: close pack before unlinking it
by Johannes Schindelin
· 16 years ago
2fad532
git-fast-import possible memory corruption problem
by YONETANI Tomokazu
· 16 years ago
9126f00
fix openssl headers conflicting with custom SHA1 implementations
by Nicolas Pitre
· 17 years ago
c427559
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
8b4eb6b
Do not perform cross-directory renames when creating packs
by Petr Baudis
· 17 years ago
53b543a
Merge branch 'np/maint-safer-pack'
by Junio C Hamano
· 17 years ago
85e7283
cast pid_t's to uintmax_t to improve portability
by David Soria Parra
· 17 years ago
abeb40e
improve reliability of fixup_pack_header_footer()
by Nicolas Pitre
· 17 years ago
03db452
Support gitlinks in fast-import.
by Alexander Gavrilov
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
4c81b03
Make pack creation always fsync() the result
by Linus Torvalds
· 17 years ago
9bd81e4
Merge branch 'js/config-cb'
by Junio C Hamano
· 17 years ago
v1.5.6-rc0
b303178
git-fast-import: rename cmd_*() functions to parse_*()
by Miklos Vajna
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
198724a
fast-import: Allow "reset" to delete a new branch without error
by Eyvind Bernhardsen
· 17 years ago
ad416ed
Merge branch 'maint' to sync with 1.5.4.4
by Junio C Hamano
· 17 years ago
655e851
Really make the LF after reset in fast-import optional
by Adeodato Simó
· 17 years ago
733ee2b
fast-import: exit with proper message if not a git dir
by Jean-Luc Herren
· 17 years ago
118805b
Finish current packfile during fast-import crash handler
by Shawn O. Pearce
· 17 years ago
3b08e5b
Include the fast-import marks table in crash reports
by Shawn O. Pearce
· 17 years ago
fbc63ea
Include annotated tags in fast-import crash reports
by Shawn O. Pearce
· 17 years ago
e8b32e0
fast-import: check return value from unpack_entry()
by Shawn O. Pearce
· 17 years ago
7422bac
Document the hairy gfi_unpack_entry part of fast-import
by Shawn O. Pearce
· 17 years ago
bb23fdf
Teach fast-import to honor pack.compression and pack.depth
by Shawn O. Pearce
· 17 years ago
5a7b1b5
fast-import: Don't use a maybe-clobbered errno value
by Jim Meyering
· 17 years ago
c9ced05
Fix random fast-import errors when compiled with NO_MMAP
by Shawn O. Pearce
· 17 years ago
fb54abd
fast-import.c: don't try to commit marks file if write failed
by Brandon Casey
· 17 years ago
4ed7cd3
Improve use of lockfile API
by Brandon Casey
· 17 years ago
95693d4
bundle, fast-import: detect write failure
by Jim Meyering
· 17 years ago
257f302
Update callers of check_ref_format()
by Junio C Hamano
· 17 years ago
69ae517
fast-import: fix unalinged allocation and access
by David S. Miller
· 17 years ago
fb5fd01
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
436e7a7
Don't allow fast-import tree delta chains to exceed maximum depth
by Shawn O. Pearce
· 17 years ago
c2e6b6d
fast-import.c: fix regression due to strbuf conversion
by Pierre Habouzit
· 17 years ago
8a37e21
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
2005dbe
fast-import: Fix argument order to die in file_change_m
by Julian Phillips
· 17 years ago
b315c5c
strbuf change: be sure ->buf is never ever NULL.
by Pierre Habouzit
· 18 years ago
7fb1011
Rework unquote_c_style to work on a strbuf.
by Pierre Habouzit
· 18 years ago
c76689d
strbuf API additions and enhancements.
by Pierre Habouzit
· 18 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 18 years ago
0557656
fast-import optimization:
by Pierre Habouzit
· 18 years ago
eec813c
fast-import was using dbuf's, replace them with strbuf's.
by Pierre Habouzit
· 18 years ago
e6c019d
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
by Pierre Habouzit
· 18 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 18 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
· 18 years ago
4a241d7
fast-import: Use strbuf API, and simplify cmd_data()
by Pierre Habouzit
· 18 years ago
b449f4c
Rework strbuf API and semantics.
by Pierre Habouzit
· 18 years ago
4bf5383
Avoid using va_copy in fast-import: it seems to be unportable.
by Alex Riesen
· 18 years ago
7e5dcea
fast-import pull request
by Junio C Hamano
· 18 years ago
904b194
Include recent command history in fast-import crash reports
by Shawn O. Pearce
· 18 years ago
8acb329
Generate crash reports on die in fast-import
by Shawn O. Pearce
· 18 years ago
ac053c0
Allow frontends to bidirectionally communicate with fast-import
by Shawn O. Pearce
· 18 years ago
1fdb649
Make trailing LF optional for all fast-import commands
by Shawn O. Pearce
· 18 years ago
2c570cd
Make trailing LF following fast-import `data` commands optional
by Shawn O. Pearce
· 18 years ago
401d53f
Teach fast-import to ignore lines starting with '#'
by Shawn O. Pearce
· 18 years ago
3149007
Use handy ALLOC_GROW macro in fast-import when possible
by Shawn O. Pearce
· 18 years ago
ea08a6f
Actually allow TAG_FIXUP branches in fast-import
by Shawn O. Pearce
· 18 years ago
c905e09
Fix whitespace in "Format of STDIN stream" of fast-import
by Alex Riesen
· 18 years ago
7647b17
Use xmkstemp() instead of mkstemp()
by Luiz Fernando N. Capitulino
· 18 years ago
b6f3481
Teach fast-import to recursively copy files/directories
by Shawn O. Pearce
· 18 years ago
f39a946
Support wholesale directory renames in fast-import
by Shawn O. Pearce
· 18 years ago
98ee818
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
aac65ed
Fix possible coredump with fast-import --import-marks
by Shawn O. Pearce
· 18 years ago
654aaa3
Refactor fast-import branch creation from existing commit
by Shawn O. Pearce
· 18 years ago
20f546a
fast-import: Fix crash when referencing already existing objects
by Simon Hausmann
· 18 years ago
b259157
fast-import: Fix uninitialized variable
by Simon Hausmann
· 18 years ago
68db31c
git-update-ref: add --no-deref option for overwriting/detaching ref
by Sven Verdoolaege
· 18 years ago
8b0eca7
Create pack-write.c for common pack writing code
by Dana L. How
· 18 years ago
39231b1
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
475d1b3
Don't allow empty pathnames in fast-import
by Shawn O. Pearce
· 18 years ago
00be8dc
fast-import: size_t vs ssize_t
by Sami Farin
· 18 years ago
a5c1780
Don't repack existing objects in fast-import
by Shawn O. Pearce
· 18 years ago
46efd2d
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
by Theodore Ts'o
· 18 years ago
0e55181
make it more obvious that temporary files are temporary files
by Nicolas Pitre
· 18 years ago
061e35c
Remove unnecessary casts from fast-import
by Shawn O. Pearce
· 18 years ago
7f09ac4
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
f022f85
fast-import: grow tree storage more aggressively
by Jeff King
· 18 years ago
f45fa2a
Merge branch 'master' of git://repo.or.cz/git/fastimport
by Junio C Hamano
· 18 years ago
e843842
Allow fast-import frontends to reload the marks table
by Shawn O. Pearce
· 18 years ago
60b9004
Use atomic updates to the fast-import mark file
by Shawn O. Pearce
· 18 years ago
Next »