Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/warn-on-object-refname-ambiguity'
2014-03-13
connect.c: SP after "}", not TAB
diff
|
tree
2014-03-11
upload-pack: send shallow info over stdin to pack-objects
diff
|
tree
2014-03-03
strbuf: style fix -- top opening bracket on a separate...
diff
|
tree
2014-02-27
tag: support --sort=<spec>
diff
|
tree
2014-02-24
diff: do not quit early on stat-dirty files
diff
|
tree
2014-02-24
diff.c: move diffcore_skip_stat_unmatch core logic...
diff
|
tree
2014-02-24
clean: use cache_name_is_other()
diff
|
tree
2014-02-24
clean: replace match_pathspec() with dir_path_match()
diff
|
tree
2014-02-24
pathspec: pass directory indicator to match_pathspec_item()
diff
|
tree
2014-02-24
match_pathspec: match pathspec "foo/" against directory...
diff
|
tree
2014-02-24
dir.c: prepare match_pathspec_item for taking more...
diff
|
tree
2014-02-24
pathspec: rename match_pathspec_depth() to match_pathspec()
diff
|
tree
2014-02-24
pathspec: convert some match_pathspec_depth() to dir_path_ma...
diff
|
tree
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
diff
|
tree
2014-02-24
i18n: mark all progress lines for translation
diff
|
tree
2014-02-24
sha1_file: fix delta_stack memory leak in unpack_entry
diff
|
tree
2014-02-20
actually remove compat fnmatch source code
diff
|
tree
2014-02-20
stop using fnmatch (either native or compat)
diff
|
tree
2014-02-20
Revert "test-wildmatch: add "perf" command to compare...
diff
|
tree
2014-02-20
use wildmatch() directly without fnmatch() wrapper
diff
|
tree
2014-02-18
reset: optionally setup worktree and refresh index...
diff
|
tree
2014-02-13
t5537: move http tests out to t5539
diff
|
tree
2014-02-10
dir: ignore trailing spaces in exclude patterns
diff
|
tree
2014-02-10
dir: warn about trailing spaces in exclude patterns
diff
|
tree
2014-02-10
gc: config option for running --auto in background
diff
|
tree
2014-02-10
daemon: move daemonize() to libgit.a
diff
|
tree
2014-02-10
fetch-pack: fix deepen shallow over smart http with...
diff
|
tree
2014-02-10
protocol-capabilities.txt: document no-done
diff
|
tree
2014-02-10
protocol-capabilities.txt: refer multi_ack_detailed...
diff
|
tree
2014-02-10
pack-protocol.txt: clarify 'obj-id' in the last ACK...
diff
|
tree
2014-02-10
test: rename http fetch and push test files
diff
|
tree
2014-02-06
reset: support "--mixed --intent-to-add" mode
diff
|
tree
2014-02-04
t7101, t7014: rename test files to indicate what that...
diff
|
tree
2014-02-04
git-tag.txt: <commit> for --contains is optional
diff
|
tree
2014-01-23
tree-walk.c: ignore trailing slash on submodule in...
diff
|
tree
2014-01-09
t5537: fix incorrect expectation in test case 10
diff
|
tree
2013-12-30
count-objects: recognize .bitmap in garbage-checking
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