Sign in
googlers
/
jrn
/
git
/
8c178687959732edab8bf91da9ed9f4fbcf7c14e
/
builtin-checkout-index.c
05207a2
Start conforming code to "git subcmd" style part 2
by Heikki Orsila
· 17 years ago
7e44c93
'git foo' program identifies itself without dash in die() messages
by Junio C Hamano
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
4ed7cd3
Improve use of lockfile API
by Brandon Casey
· 17 years ago
663af34
Full rework of quote_c_style and write_name_quoted.
by Pierre Habouzit
· 17 years ago
7fb1011
Rework unquote_c_style to work on a strbuf.
by Pierre Habouzit
· 17 years ago
e6c019d
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
by Pierre Habouzit
· 17 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 17 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
· 18 years ago
baffc0e
Make every builtin-*.c file #include "builtin.h"
by Peter Hagervall
· 18 years ago
30ca07a
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
by Junio C Hamano
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
095c424
Use PATH_MAX instead of MAXPATHLEN
by Jonas Fonseca
· 19 years ago
f7f0fbf
Make checkout_all void.
by David Rientjes
· 19 years ago
bb266cb
Merge branch 'mk/rename'
by Junio C Hamano
· 19 years ago
e414156
Make git-checkout-index a builtin
by Junio C Hamano
· 19 years ago
[Renamed (92%) from checkout-index.c]
344c52a
Avoid C99 initializers
by Shawn Pearce
· 19 years ago
6244b24
Close the index file between writing and committing
by Johannes Schindelin
· 19 years ago
021b6e4
Make index file locking code reusable to others.
by Junio C Hamano
· 19 years ago
283c8ee
Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree
by Junio C Hamano
· 19 years ago
be65e7d
Fix users of prefix_path() to free() only when necessary
by Johannes Schindelin
· 19 years ago
dc46da2
checkout-index: plug memory leak from prefix_path()
by Junio C Hamano
· 19 years ago
bad68ec
index: make the index file format extensible.
by Junio C Hamano
· 19 years ago
5142db6
Fix sparse warnings about usage of 0 instead of NULL
by Rene Scharfe
· 19 years ago
de84f99
Add --temp and --stage=all options to checkout-index.
by Shawn Pearce
· 19 years ago
9debe63
Teach git-checkout-index to read filenames from stdin.
by Shawn Pearce
· 19 years ago
5f73076
"Assume unchanged" git
by Junio C Hamano
· 19 years ago
f4f9ada
checkout-index: fix checking out specific path.
by Junio C Hamano
· 19 years ago
3bd348a
checkout-index: allow checking out from higher stages.
by Junio C Hamano
· 19 years ago
c3e9a65
checkout-index: work from subdirectory.
by Junio C Hamano
· 19 years ago
2b2dabc
Merge branch 'fixes'
by Junio C Hamano
· 19 years ago
a65a686
make checkout-index '-a' flag saner.
by Linus Torvalds
· 19 years ago
4b12dae
Return error when not checking out an entry due to dirtiness.
by Junio C Hamano
· 19 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (89%) from checkout-cache.c]
31f584c
[PATCH] fix git-checkout-cache segfault on parisc
by James Bottomley
· 20 years ago
4d1f119
[PATCH] Unify usage strings declaration
by Petr Baudis
· 20 years ago
d46ad9c
[PATCH] checkout-cache: add usage string.
by Junio C Hamano
· 20 years ago
12dccc1
Make fiel checkout function available to the git library
by Linus Torvalds
· 20 years ago
d7f6ea3
[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=
by Junio C Hamano
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
415e96c
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
by Junio C Hamano
· 20 years ago
5d728c8
Rename cache_match_stat() to ce_match_stat()
by Brad Roberts
· 20 years ago
1126b41
[PATCH] checkout-cache fix
by Junio C Hamano
· 20 years ago
aceedfe
[patch] git: fix memory leak #2 in checkout-cache.c
by Ingo Molnar
· 20 years ago
36997b4
Date: Thu Apr 14 08:26:38 2005 +0200
by Ingo Molnar
· 20 years ago
d5f415e
[PATCH] create subdirs for symlinks
by Kay Sievers
· 20 years ago
8ae0a8c
[PATCH] git and symlinks as tracked content
by Kay Sievers
· 20 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
· 20 years ago
32718b6
[PATCH] checkout-cache: add "-n" option
by James Bottomley
· 20 years ago
bb233d6
Add support for a "GIT_INDEX_FILE" environment variable.
by Linus Torvalds
· 20 years ago
65bb491
Add the ability to prefix something to the pathname to "checkout-cache.c"
by Linus Torvalds
· 20 years ago
d9f98ee
Ignore any unmerged entries for "checkout-cache -a".
by Linus Torvalds
· 20 years ago
a38800f
[PATCH] Better error message from checkout-cache for unmerged files.
by Junio C Hamano
· 20 years ago
fa06d44
Fix total permission bogosity in "checkout-cache.c".
by Linus Torvalds
· 20 years ago
e447947
Be much more liberal about the file mode bits.
by Linus Torvalds
· 20 years ago
ccc4feb
Convert the index file reading/writing to use network byte order.
by Linus Torvalds
· 20 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
· 20 years ago
29d76d4
Make "checkout-cache" silently skip up-to-date files.
by Linus Torvalds
· 20 years ago
cfd88e2
Make the default directory permissions more lax.
by Linus Torvalds
· 20 years ago
83adac3
Make "read-tree" read the tree into the current directory cache.
by Linus Torvalds
· 20 years ago
8d3af1d
Fix "checkout-cache.c" mis-use of read_sha1_file() interface.
by Linus Torvalds
· 20 years ago
f7391ce
Fix up "checkout-cache" a bit
by Linus Torvalds
· 20 years ago
33db5f4
Add a "checkout-cache" command which does what the name suggests.
by Linus Torvalds
· 20 years ago