Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
apply: release memory for fn_table
2012-01-11
t2203: fix wrong commit command
diff
|
tree
2012-01-04
Catch invalid --depth option passed to clone or fetch
diff
|
tree
2011-11-28
checkout,merge: loosen overwriting untracked file check...
diff
|
tree
2011-11-23
revert: do not pass non-literal string as format to...
diff
|
tree
2011-10-27
tree_entry_interesting: make use of local pointer ...
diff
|
tree
2011-10-27
tree_entry_interesting(): give meaningful names to...
diff
|
tree
2011-10-27
read_directory_recursive: reduce one indentation level
diff
|
tree
2011-10-27
tree-walk.c: do not leak internal structure in tree_entry_len()
diff
|
tree
2011-10-24
Reindent closing bracket using tab instead of spaces
diff
|
tree
2011-10-24
pretty.c: use original commit message if reencoding...
diff
|
tree
2011-10-24
pretty.c: free get_header() return value
diff
|
tree
2011-10-12
t5403: convert leading spaces to tabs
diff
|
tree
2011-10-03
daemon: log errors if we could not use some sockets
diff
|
tree
2011-10-03
daemon: return "access denied" if a service is not...
diff
|
tree
2011-09-26
git-read-tree.txt: update sparse checkout examples
diff
|
tree
2011-09-22
Add explanation why we do not allow to sparse checkout...
diff
|
tree
2011-09-22
sparse checkout: show error messages when worktree...
diff
|
tree
2011-09-18
Accept tags in HEAD or MERGE_HEAD
diff
|
tree
2011-09-18
merge: remove global variable head[]
diff
|
tree
2011-09-18
merge: use return value of resolve_ref() to determine...
diff
|
tree
2011-08-26
merge: keep stash[] a local variable
diff
|
tree
2011-08-22
clone: allow to clone from .git file
diff
|
tree
2011-08-19
log: decorate "replaced" on to replaced commits
diff
|
tree
2011-08-18
fetch-pack: check for valid commit from server
diff
|
tree
2011-08-18
log: decorate grafted commits with "grafted"
diff
|
tree
2011-08-18
Move write_shallow_commits to fetch-pack.c
diff
|
tree
2011-08-18
Add for_each_commit_graft() to iterate all grafts
diff
|
tree
2011-08-18
decoration: do not mis-decorate refs with same prefix
diff
|
tree
2011-08-17
checkout-index: remove obsolete comment
diff
|
tree
2011-08-01
Break down no-lstat() condition checks in verify_uptodate()
diff
|
tree
2011-05-10
t3703, t4208: add test cases for magic pathspec
diff
|
tree
2011-05-10
sparse checkout: do not eagerly decide the fate for...
diff
|
tree
2011-05-10
t1011: fix sparse-checkout initialization and add new...
diff
|
tree
2011-03-29
Kill off get_relative_cwd()
diff
|
tree
2011-03-29
setup: return correct prefix if worktree is '/'
diff
|
tree
2011-03-25
Improve tree_entry_interesting() handling code
diff
|
tree
2011-03-25
Convert read_tree{,_recursive} to support struct pathspec
diff
|
tree
2011-03-25
Reimplement read_tree_recursive() using tree_entry_interesting()
diff
|
tree
2011-03-20
init, clone: support --separate-git-dir for .git file
diff
|
tree
2011-03-20
git-init.txt: move description section up
diff
|
tree
2011-03-03
init: remove unnecessary check
diff
|
tree
2011-02-27
doc: technical details about the index file format
diff
|
tree
2011-02-16
parse_tag_buffer(): do not prefixcmp() out of range
diff
|
tree
2011-02-15
git.c: reorder builtin command list
diff
|
tree
2011-02-07
sha1_object_info: examine cached_object store too
diff
|
tree
2011-02-07
sha1_file.c: move find_cached_object up so sha1_object_info...
diff
|
tree
2011-02-07
Make hash-object more robust against malformed objects
diff
|
tree
2011-02-07
Add const to parse_{commit,tag}_buffer()
diff
|
tree
2011-02-07
diff: support --cached on unborn branches
diff
|
tree
2011-02-03
t7810: overlapping pathspecs and depth limit
diff
|
tree
2011-02-03
grep: drop pathspec_matches() in favor of tree_entry_interes...
diff
|
tree
2011-02-03
grep: use writable strbuf from caller for grep_tree()
diff
|
tree
2011-02-03
grep: use match_pathspec_depth() for cache/worktree...
diff
|
tree
2011-02-03
grep: convert to use struct pathspec
diff
|
tree
2011-02-03
Convert ce_path_match() to use match_pathspec_depth()
diff
|
tree
2011-02-03
Convert ce_path_match() to use struct pathspec
diff
|
tree
2011-02-03
struct rev_info: convert prune_data to struct pathspec
diff
|
tree
2011-02-03
pathspec: add match_pathspec_depth()
diff
|
tree
2011-02-03
tree_entry_interesting(): optimize wildcard matching...
diff
|
tree
2011-02-03
tree_entry_interesting(): support wildcard matching
diff
|
tree
2011-02-03
tree_entry_interesting(): fix depth limit with overlapping...
diff
|
tree
2011-02-03
tree_entry_interesting(): support depth limit
diff
|
tree
2011-02-03
tree_entry_interesting(): refactor into separate smaller...
diff
|
tree
2011-02-03
diff-tree: convert base+baselen to writable strbuf
diff
|
tree
2011-02-03
Move tree_entry_interesting() to tree-walk.c and export it
diff
|
tree
2011-02-03
tree_entry_interesting(): remove dependency on struct...
diff
|
tree
2011-02-03
Convert struct diff_options to use struct pathspec
diff
|
tree
2011-02-03
diff-no-index: use diff_tree_setup_paths()
diff
|
tree
2011-02-03
Add struct pathspec
diff
|
tree
2010-12-27
setup_work_tree: adjust relative $GIT_WORK_TREE after...
diff
|
tree
2010-12-22
git.txt: correct where --work-tree path is relative to
diff
|
tree
2010-12-22
Revert "Documentation: always respect core.worktree...
diff
|
tree
2010-12-22
Add git_config_early()
diff
|
tree
2010-12-22
Remove all logic from get_git_work_tree()
diff
|
tree
2010-12-22
setup: rework setup_explicit_git_dir()
diff
|
tree
2010-12-22
setup: clean up setup_discovered_git_dir()
diff
|
tree
2010-12-22
setup: clean up setup_bare_git_dir()
diff
|
tree
2010-12-22
setup: limit get_git_work_tree()'s to explicit setup...
diff
|
tree
2010-12-22
Use git_config_early() instead of git_config() during...
diff
|
tree
2010-12-16
get_sha1: handle special case $commit^{/}
diff
|
tree
2010-12-15
get_sha1: support $commit^{/regex} syntax
diff
|
tree
2010-12-13
get_sha1_oneline: make callers prepare the commit list...
diff
|
tree
2010-12-07
get_sha1: support relative path ":path" syntax
diff
|
tree
2010-12-07
Make prefix_path() return char* without const
diff
|
tree
2010-12-07
setup: save prefix (original cwd relative to toplevel...
diff
|
tree
2010-12-01
Revert "excluded_1(): support exclude files in index"
diff
|
tree
2010-12-01
unpack-trees: fix sparse checkout's "unable to match...
diff
|
tree
2010-11-29
entry.c: remove "checkout-index" from error messages
diff
|
tree
2010-11-29
unpack-trees: move all skip-worktree checks back to...
diff
|
tree
2010-11-29
dir.c: add free_excludes()
diff
|
tree
2010-11-29
cache.h: realign and use (1 << x) form for CE_* constants
diff
|
tree
2010-11-29
t1510: setup case #31
diff
|
tree
2010-11-29
t1510: setup case #30
diff
|
tree
2010-11-29
t1510: setup case #29
diff
|
tree
2010-11-29
t1510: setup case #28
diff
|
tree
2010-11-29
t1510: setup case #27
diff
|
tree
2010-11-29
t1510: setup case #26
diff
|
tree
2010-11-29
t1510: setup case #25
diff
|
tree
2010-11-29
t1510: setup case #24
diff
|
tree
2010-11-29
t1510: setup case #23
diff
|
tree