๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.2.6
/
read-tree.c
tag
0719925f2364525036803722735c5591d7fdc134
tagger
Junio C Hamano <junkio@cox.net>
Sat Apr 08 00:03:10 2006
object
98cf8156078eb5256d77d01786863185a1728140
GIT 1.2.6 A couple more fixes since 1.2.5
72fdfb5
Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
by Jason Riedy
ยท 20 years ago
v1.2.5
1142038
read-tree --aggressive: remove deleted entry from the working tree.
by Junio C Hamano
ยท 20 years ago
7bd1527
Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into maint
by Junio C Hamano
ยท 20 years ago
bd2afde
Give no terminating LF to error() function.
by Junio C Hamano
ยท 20 years ago
744633c
checkout - eye candy.
by Junio C Hamano
ยท 20 years ago
1b1fdf8
read-tree --aggressive
by Junio C Hamano
ยท 20 years ago
7e4a2a8
avoid asking ?alloc() for zero bytes.
by Junio C Hamano
ยท 20 years ago
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
ยท 20 years ago
39b4ac9
ls-files and read-tree need core.filemode
by Alex Riesen
ยท 20 years ago
340e4f8
Remove empty directories after read-tree -u.
by Junio C Hamano
ยท 20 years ago
23822a3
read-tree: --trivial
by Linus Torvalds
ยท 20 years ago
7dd4357
read-tree: remove --head option.
by Junio C Hamano
ยท 20 years ago
f318dd2
Document -i flag to git-read-tree
by Junio C Hamano
ยท 20 years ago
2ba6c47
read-tree: fix bogus debugging statement.
by Junio C Hamano
ยท 20 years ago
720d150
Add a new merge strategy by Fredrik Kuivinen.
by Junio C Hamano
ยท 20 years ago
bb97a2a
Plug leak in Daniel's read-tree.
by Junio C Hamano
ยท 20 years ago
4d3fe0c
[PATCH] Add debugging help for case #16 to read-tree.c
by Junio C Hamano
ยท 20 years ago
2ab706a
[PATCH] Disable debugging from read-tree.
by Junio C Hamano
ยท 20 years ago
ee6566e
[PATCH] Rewrite read-tree
by Daniel Barkalow
ยท 20 years ago
4d1f119
[PATCH] Unify usage strings declaration
by Petr Baudis
ยท 20 years ago
0ca14a5
Start adding interfaces to read in partial trees
by Linus Torvalds
ยท 20 years ago
7875b50
git-read-tree: fix "--reset" handling
by Linus Torvalds
ยท 21 years ago
036d51c
[PATCH] read-tree: loosen too strict index requirements
by Junio C Hamano
ยท 21 years ago
32192e6
[PATCH] Finish making --emu23 equivalent to pure 2-way merge.
by Junio C Hamano
ยท 21 years ago
e7f9bc4
[PATCH] read-tree: fix too strong index requirement #5ALT
by Junio C Hamano
ยท 21 years ago
03efa6d
[PATCH] read-tree --emu23.
by Junio C Hamano
ยท 21 years ago
aa16021
git-read-tree: remove deleted files in the working directory
by Linus Torvalds
ยท 21 years ago
438195c
git-read-tree: add "--reset" flag
by Linus Torvalds
ยท 21 years ago
a57f0b5
git-read-tree: -u without -m is meaningless. Don't allow it.
by Linus Torvalds
ยท 21 years ago
b5b4250
git-read-tree: make one-way merge also honor the "update" flag
by Linus Torvalds
ยท 21 years ago
c859600
[PATCH] read-tree: save more user hassles during fast-forward.
by Junio C Hamano
ยท 21 years ago
4513225
git-read-tree: some "final" cleanups
by Linus Torvalds
ยท 21 years ago
d723c69
git-read-tree: simplify merge loops enormously
by Linus Torvalds
ยท 21 years ago
96cd542
[PATCH] index locking like everybody else
by Junio C Hamano
ยท 21 years ago
d925ffb
Fix off-by-one in new three-way-merge updates
by Linus Torvalds
ยท 21 years ago
a76d74f
Three-way merge: fix silly bug that made trivial merges not work
by Linus Torvalds
ยท 21 years ago
e6ee623
git-read-tree: fix up two-way merge
by Linus Torvalds
ยท 21 years ago
220a0b5
More work on merging with git-read-tree..
by Linus Torvalds
ยท 21 years ago
76f3834
git-read-tree: fix up three-way merge tests
by Linus Torvalds
ยท 21 years ago
02ede67
git-read-tree: be a lot more careful about merging dirty trees
by Linus Torvalds
ยท 21 years ago
e99d59f
sparse cleanup
by Linus Torvalds
ยท 21 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
ยท 21 years ago
1424246
Fixed a leak in read-tree
by Petr Baudis
ยท 21 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
ยท 21 years ago
40469ee
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
by Junio C Hamano
ยท 21 years ago
94537c7
Move "read_tree()" to "tree.c" to be used as a generic helper function.
by Linus Torvalds
ยท 21 years ago
aba06682
Clean up and simplify read-tree a bit.
by Linus Torvalds
ยท 21 years ago
bb233d6
Add support for a "GIT_INDEX_FILE" environment variable.
by Linus Torvalds
ยท 21 years ago
c5bac17
[PATCH] Usage-string fixes.
by Junio C Hamano
ยท 21 years ago
b12ec37
[PATCH] Teach read-tree about commit objects
by Junio C Hamano
ยท 21 years ago
a3a6523
Make "read-tree" know how to do a "1-way merge".
by Linus Torvalds
ยท 21 years ago
ca016f0
Make "read-tree" take the 'stat' information for a merge result from the
by Linus Torvalds
ยท 21 years ago
e447947
Be much more liberal about the file mode bits.
by Linus Torvalds
ยท 21 years ago
43f9126
Make 'read-tree' do a few more of the trivial merge cases.
by Linus Torvalds
ยท 21 years ago
d99082e
Make "read-tree" merge the trees it reads by giving them consecutive states.
by Linus Torvalds
ยท 21 years ago
f5cabd1
Encode a few extra flags per index entry.
by Linus Torvalds
ยท 21 years ago
ccc4feb
Convert the index file reading/writing to use network byte order.
by Linus Torvalds
ยท 21 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
ยท 21 years ago
4bb04f2
Rename ".dircache" directory to ".git"
by Linus Torvalds
ยท 21 years ago
9614b8d
Fix stale index.lock file removal using "atexit()".
by Linus Torvalds
ยท 21 years ago
121481a
Make "update-cache" a bit friendlier to use (and harder to mis-use).
by Linus Torvalds
ยท 21 years ago
f768846
Teach "fsck" and "read-tree" about recursive tree-nodes.
by Linus Torvalds
ยท 21 years ago
83adac3
Make "read-tree" read the tree into the current directory cache.
by Linus Torvalds
ยท 21 years ago
19b2860
Use "-Wall -O2" for the compiler to get more warnings.
by Linus Torvalds
ยท 21 years ago
e497ea2
Make read-tree actually unpack the whole tree.
by Linus Torvalds
ยท 21 years ago
8bc9a0c
Add copyright notices.
by Linus Torvalds
ยท 21 years ago
e83c516
Initial revision of "git", the information manager from hell
by Linus Torvalds
ยท 21 years ago