Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kn/for-each-branch'
2015-09-28
ls-remote.txt: delete unsupported option
diff
|
tree
2015-09-21
dir.c: don't exclude whole dir prematurely if neg pattern...
diff
|
tree
2015-09-21
dir.c: make last_exclude_matching_from_list() run til...
diff
|
tree
2015-09-21
gc: save log from daemonized gc --auto and print it...
diff
|
tree
2015-08-25
setup: update the right file in multiple checkouts
diff
|
tree
2015-08-19
untracked cache: fix entry invalidation
diff
|
tree
2015-08-19
t7063: use --force-untracked-cache to speed up a bit
diff
|
tree
2015-07-01
Add tests for wildcard "path vs ref" disambiguation
diff
|
tree
2015-06-29
worktree: new place for "git prune --worktrees"
diff
|
tree
2015-06-26
setup: set env $GIT_WORK_TREE when work tree is set...
diff
|
tree
2015-06-12
checkout: don't check worktrees when not necessary
diff
|
tree
2015-06-08
read-cache: fix untracked cache invalidation when split...
diff
|
tree
2015-04-19
t1509: update prepare script to be able to run t1509...
diff
|
tree
2015-04-19
index-pack: kill union delta_base to save memory
diff
|
tree
2015-03-24
git.txt: list index versions in plain English
diff
|
tree
2015-03-23
diff-lib.c: adjust position of i-t-a entries in diff
diff
|
tree
2015-03-14
*config.txt: stick to camelCase naming convention
diff
|
tree
2015-03-12
untracked cache: guard and disable on system changes
diff
|
tree
2015-03-12
git-status.txt: advertisement for untracked cache
diff
|
tree
2015-03-12
mingw32: add uname()
diff
|
tree
2015-03-12
t7063: tests for untracked cache
diff
|
tree
2015-03-12
update-index: test the system before enabling untracked...
diff
|
tree
2015-03-12
update-index: manually enable or disable untracked...
diff
|
tree
2015-03-12
status: enable untracked cache
diff
|
tree
2015-03-12
untracked-cache: temporarily disable with $GIT_DISABLE_UNTRA...
diff
|
tree
2015-03-12
untracked cache: mark index dirty if untracked cache...
diff
|
tree
2015-03-12
untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
diff
|
tree
2015-03-12
untracked cache: avoid racy timestamps
diff
|
tree
2015-03-12
read-cache.c: split racy stat test to a separate function
diff
|
tree
2015-03-12
untracked cache: save to an index extension
diff
|
tree
2015-03-12
untracked cache: invalidate at index addition or removal
diff
|
tree
2015-03-12
ewah: add convenient wrapper ewah_serialize_strbuf()
diff
|
tree
2015-03-12
untracked cache: load from UNTR index extension
diff
|
tree
2015-03-12
untracked cache: don't open non-existent .gitignore
diff
|
tree
2015-03-12
untracked cache: mark what dirs should be recursed...
diff
|
tree
2015-03-12
untracked cache: record/validate dir mtime and reuse...
diff
|
tree
2015-03-12
untracked cache: make a wrapper around {open,read,close...
diff
|
tree
2015-03-12
untracked cache: invalidate dirs recursively if .gitignore...
diff
|
tree
2015-03-12
untracked cache: initial untracked cache validation
diff
|
tree
2015-03-12
untracked cache: record .gitignore information and...
diff
|
tree
2015-03-12
dir.c: optionally compute sha-1 of a .gitignore file
diff
|
tree
2015-03-10
config.txt: update versioncmp.prereleaseSuffix
diff
|
tree
2015-02-27
versionsort: support reorder prerelease suffixes
diff
|
tree
2015-02-27
index-pack: reduce object_entry size to save memory
diff
|
tree
2015-02-27
grep: correct help string for --exclude-standard
diff
|
tree
2015-01-07
git-checkout.txt: a note about multiple checkout support...
diff
|
tree
2015-01-07
checkout: add --ignore-other-wortrees
diff
|
tree
2015-01-07
checkout: pass whole struct to parse_branchname_arg...
diff
|
tree
2014-12-29
attr: avoid heavy work when we know the specified attr...
diff
|
tree
2014-12-29
attr: do not attempt to expand when we know it's not...
diff
|
tree
2014-12-29
attr.c: rename arg name attr_nr to avoid shadowing...
diff
|
tree
2014-12-11
index-format.txt: add a missing closing quote
diff
|
tree
2014-12-01
ls-tree: disable negative pathspec because it's not...
diff
|
tree
2014-12-01
ls-tree: remove path filtering logic in show_tree
diff
|
tree
2014-12-01
tree.c: update read_tree_recursive callback to pass...
diff
|
tree
2014-12-01
t2025: add a test to make sure grafts is working from...
diff
|
tree
2014-12-01
git_path(): keep "info/sparse-checkout" per work-tree
diff
|
tree
2014-12-01
count-objects: report unused files in $GIT_DIR/worktrees/...
diff
|
tree
2014-12-01
gc: support prune --worktrees
diff
|
tree
2014-12-01
gc: factor out gc.pruneexpire parsing code
diff
|
tree
2014-12-01
gc: style change -- no SP before closing parenthesis
diff
|
tree
2014-12-01
checkout: clean up half-prepared directories in --to...
diff
|
tree
2014-12-01
checkout: reject if the branch is already checked out...
diff
|
tree
2014-12-01
prune: strategies for linked checkouts
diff
|
tree
2014-12-01
checkout: support checking out into a new working directory
diff
|
tree
2014-12-01
use new wrapper write_file() for simple file writing
diff
|
tree
2014-12-01
wrapper.c: wrapper to open a file, fprintf then close
diff
|
tree
2014-12-01
setup.c: support multi-checkout repo setup
diff
|
tree
2014-12-01
setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
diff
|
tree
2014-12-01
setup.c: convert check_repository_format_gently to...
diff
|
tree
2014-12-01
setup.c: detect $GIT_COMMON_DIR in is_git_directory()
diff
|
tree
2014-12-01
setup.c: convert is_git_directory() to use strbuf
diff
|
tree
2014-12-01
git-stash: avoid hardcoding $GIT_DIR/logs/....
diff
|
tree
2014-12-01
*.sh: avoid hardcoding $GIT_DIR/hooks/...
diff
|
tree
2014-12-01
git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR...
diff
|
tree
2014-12-01
$GIT_COMMON_DIR: a new environment variable
diff
|
tree
2014-12-01
commit: use SEQ_DIR instead of hardcoding "sequencer"
diff
|
tree
2014-12-01
fast-import: use git_path() for accessing .git dir...
diff
|
tree
2014-12-01
reflog: avoid constructing .lock path with git_path
diff
|
tree
2014-12-01
*.sh: respect $GIT_INDEX_FILE
diff
|
tree
2014-12-01
git_path(): be aware of file relocation in $GIT_DIR
diff
|
tree
2014-12-01
path.c: group git_path(), git_pathdup() and strbuf_git_path...
diff
|
tree
2014-12-01
path.c: rename vsnpath() to do_git_path()
diff
|
tree
2014-12-01
git_snpath(): retire and replace with strbuf_git_path()
diff
|
tree
2014-12-01
path.c: make get_pathname() call sites return const...
diff
|
tree
2014-12-01
path.c: make get_pathname() return strbuf instead of...
diff
|
tree
2014-11-03
lockfile.c: store absolute path
diff
|
tree
2014-10-21
dir.c: remove the second declaration of "stk" in prep_exclude()
diff
|
tree
2014-09-22
archive: support filtering paths with glob
diff
|
tree
2014-09-03
mv: no SP between function name and the first opening...
diff
|
tree
2014-09-03
mv: combine two if(s)
diff
|
tree
2014-09-03
mv: unindent one level for directory move code
diff
|
tree
2014-09-03
mv: move index search code out
diff
|
tree
2014-09-03
mv: remove an "if" that's always true
diff
|
tree
2014-09-03
mv: split submodule move preparation code out
diff
|
tree
2014-08-18
diff: shortcut for diff'ing two binary SHA-1 objects
diff
|
tree
2014-08-18
diff --stat: mark any file larger than core.bigfilethreshold...
diff
|
tree
2014-08-18
diff.c: allow to pass more flags to diff_populate_filespec
diff
|
tree
2014-08-18
sha1_file.c: do not die failing to malloc in unpack_compress...
diff
|
tree
2014-08-18
wrapper.c: introduce gentle xmallocz that does not...
diff
|
tree