Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge tag 'gitgui-0.19.0' of http://repo.or.cz/r/git-gui
2014-01-09
t5537: fix incorrect expectation in test case 10
diff
|
tree
2013-12-26
commit.c: make "tree" a const pointer in commit_tree*()
diff
|
tree
2013-12-26
add: don't complain when adding empty project root
diff
|
tree
2013-12-20
daemon: be strict at parsing parameters --[no-]informative...
diff
|
tree
2013-12-11
git-clone.txt: remove shallow clone limitations
diff
|
tree
2013-12-11
prune: clean .git/shallow after pruning objects
diff
|
tree
2013-12-11
clone: use git protocol for cloning shallow repo locally
diff
|
tree
2013-12-11
send-pack: support pushing from a shallow clone via...
diff
|
tree
2013-12-11
receive-pack: support pushing to a shallow clone via...
diff
|
tree
2013-12-11
smart-http: support shallow fetch/clone
diff
|
tree
2013-12-11
remote-curl: pass ref SHA-1 to fetch-pack as well
diff
|
tree
2013-12-11
send-pack: support pushing to a shallow clone
diff
|
tree
2013-12-11
receive-pack: allow pushes that update .git/shallow
diff
|
tree
2013-12-11
connected.c: add new variant that runs with --shallow...
diff
|
tree
2013-12-11
add GIT_SHALLOW_FILE to propagate --shallow-file to...
diff
|
tree
2013-12-11
receive/send-pack: support pushing from a shallow clone
diff
|
tree
2013-12-11
receive-pack: reorder some code in unpack()
diff
|
tree
2013-12-11
fetch: add --update-shallow to accept refs that update...
diff
|
tree
2013-12-11
upload-pack: make sure deepening preserves shallow...
diff
|
tree
2013-12-11
fetch: support fetching from a shallow repository
diff
|
tree
2013-12-11
clone: support remote shallow repository
diff
|
tree
2013-12-11
fetch-pack.h: one statement per bitfield declaration
diff
|
tree
2013-12-11
fetch-pack.c: move shallow update code out of fetch_pack()
diff
|
tree
2013-12-11
shallow.c: steps 6 and 7 to select new commits for...
diff
|
tree
2013-12-11
shallow.c: the 8 steps to select new commits for .git...
diff
|
tree
2013-12-11
shallow.c: extend setup_*_shallow() to accept extra...
diff
|
tree
2013-12-11
connect.c: teach get_remote_heads to parse "shallow...
diff
|
tree
2013-12-11
make the sender advertise shallow commits to the receiver
diff
|
tree
2013-12-11
clone: prevent --reference to a shallow repository
diff
|
tree
2013-12-11
send-pack: forbid pushing from a shallow repository
diff
|
tree
2013-12-11
remote.h: replace struct extra_have_objects with struct...
diff
|
tree
2013-12-11
transport.h: remove send_pack prototype, already defined...
diff
|
tree
2013-12-09
parse-options: remove OPT_BOOLEAN
diff
|
tree
2013-12-06
pathspec.c: support adding prefix magic to a pathspec...
diff
|
tree
2013-12-06
Support pathspec magic :(exclude) and its short form :!
diff
|
tree
2013-12-06
glossary-content.txt: rephrase magic signature part
diff
|
tree
2013-12-06
clone,fetch: catch non positive --depth option value
diff
|
tree
2013-12-05
gettext.c: detect the vsnprintf bug at runtime
diff
|
tree
2013-11-21
glossary-content.txt: fix documentation of "**" patterns
diff
|
tree
2013-11-20
diff: restrict pathspec limitations to diff b/f case...
diff
|
tree
2013-11-06
wt-status: take the alignment burden off translators
diff
|
tree
2013-10-28
pathspec: stop --*-pathspecs impact on internal parse_pathsp...
diff
|
tree
2013-10-24
entry.c: convert checkout_entry to use strbuf
diff
|
tree
2013-10-22
Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER...
diff
|
tree
2013-09-27
clone: tighten "local paths with colons" check a bit
diff
|
tree
2013-09-18
fetch-pack.c: show correct command name that fails
diff
|
tree
2013-09-13
pack-objects: no crc check when the cached version...
diff
|
tree
2013-09-05
add: lift the pathspec magic restriction on "add -p"
diff
|
tree
2013-09-05
pathspec: catch prepending :(prefix) on pathspec with...
diff
|
tree
2013-09-03
Make setup_git_env() resolve .git file when $GIT_DIR...
diff
|
tree
2013-08-28
list-objects: mark more commits as edges in mark_edges_unint...
diff
|
tree
2013-08-28
list-objects: reduce one argument in mark_edges_uninteresting
diff
|
tree
2013-08-28
upload-pack: delegate rev walking in shallow fetch...
diff
|
tree
2013-08-28
shallow: add setup_temporary_shallow()
diff
|
tree
2013-08-28
shallow: only add shallow graft points to new shallow...
diff
|
tree
2013-08-26
fetch-pack: do not remove .git/shallow file when -...
diff
|
tree
2013-08-18
move setup_alternate_shallow and write_shallow_commits...
diff
|
tree
2013-08-13
push: respect --no-thin
diff
|
tree
2013-08-09
gc: reject if another gc is running, unless --force...
diff
|
tree
2013-07-30
for-each-ref, quote: convert *_quote_print -> *_quote_buf
diff
|
tree
2013-07-26
document 'allow-tip-sha1-in-want' capability
diff
|
tree
2013-07-23
smart http: use the same connectivity check on cloning
diff
|
tree
2013-07-15
parse_pathspec: accept :(icase)path syntax
diff
|
tree
2013-07-15
pathspec: support :(glob) syntax
diff
|
tree
2013-07-15
pathspec: make --literal-pathspecs disable pathspec...
diff
|
tree
2013-07-15
pathspec: support :(literal) syntax for noglob pathspec
diff
|
tree
2013-07-15
kill limit_pathspec_to_literal() as it's only used...
diff
|
tree
2013-07-15
parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_O...
diff
|
tree
2013-07-15
parse_pathspec: make sure the prefix part is wildcard...
diff
|
tree
2013-07-15
rename field "raw" to "_raw" in struct pathspec
diff
|
tree
2013-07-15
tree-diff: remove the use of pathspec's raw[] in follow...
diff
|
tree
2013-07-15
remove match_pathspec() in favor of match_pathspec_depth()
diff
|
tree
2013-07-15
remove init_pathspec() in favor of parse_pathspec()
diff
|
tree
2013-07-15
remove diff_tree_{setup,release}_paths
diff
|
tree
2013-07-15
convert common_prefix() to use struct pathspec
diff
|
tree
2013-07-15
convert add_files_to_cache to take struct pathspec
diff
|
tree
2013-07-15
convert {read,fill}_directory to take struct pathspec
diff
|
tree
2013-07-15
convert refresh_index to take struct pathspec
diff
|
tree
2013-07-15
convert report_path_error to take struct pathspec
diff
|
tree
2013-07-15
checkout: convert read_tree_some to take struct pathspec
diff
|
tree
2013-07-15
convert unmerge_cache to take struct pathspec
diff
|
tree
2013-07-15
convert run_add_interactive to use struct pathspec
diff
|
tree
2013-07-15
convert read_cache_preload() to take struct pathspec
diff
|
tree
2013-07-15
line-log: convert to use parse_pathspec
diff
|
tree
2013-07-15
reset: convert to use parse_pathspec
diff
|
tree
2013-07-15
add: convert to use parse_pathspec
diff
|
tree
2013-07-15
check-ignore: convert to use parse_pathspec
diff
|
tree
2013-07-15
archive: convert to use parse_pathspec
diff
|
tree
2013-07-15
ls-files: convert to use parse_pathspec
diff
|
tree
2013-07-15
rm: convert to use parse_pathspec
diff
|
tree
2013-07-15
checkout: convert to use parse_pathspec
diff
|
tree
2013-07-15
rerere: convert to use parse_pathspec
diff
|
tree
2013-07-15
status: convert to use parse_pathspec
diff
|
tree
2013-07-15
commit: convert to use parse_pathspec
diff
|
tree
2013-07-15
clean: convert to use parse_pathspec
diff
|
tree
2013-07-15
guard against new pathspec magic in pathspec matching...
diff
|
tree
2013-07-15
parse_pathspec: support prefixing original patterns
diff
|
tree
2013-07-15
parse_pathspec: support stripping/checking submodule...
diff
|
tree
2013-07-15
parse_pathspec: support stripping submodule trailing...
diff
|
tree
2013-07-15
parse_pathspec: add special flag for max_depth feature
diff
|
tree