Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'po/git-p4-wo-login'
2019-01-07
worktree: allow to (re)move worktrees with uninitialized...
diff
|
tree
2018-12-12
parse-options: fix SunCC compiler warning
diff
|
tree
2018-12-10
style: the opening '{' of a function is in a separate...
diff
|
tree
2018-12-09
Indent code with TABs
diff
|
tree
2018-11-29
transport-helper.c: do not translate a string twice
diff
|
tree
2018-11-26
files-backend.c: fix build error on Solaris
diff
|
tree
2018-11-21
clone: fix colliding file detection on APFS
diff
|
tree
2018-11-19
tree-walk: support :(attr) matching
diff
|
tree
2018-11-19
dir.c: move, rename and export match_attrs()
diff
|
tree
2018-11-19
pathspec.h: clean up "extern" in function declarations
diff
|
tree
2018-11-19
tree-walk.c: make tree_entry_interesting() take an...
diff
|
tree
2018-11-19
tree.c: make read_tree*() take 'struct repository *'
diff
|
tree
2018-11-16
doc: move extensions.worktreeConfig to the right place
diff
|
tree
2018-11-14
checkout: print something when checking out paths
diff
|
tree
2018-11-14
checkout: disambiguate dwim tracking branches and local...
diff
|
tree
2018-11-13
format-patch: respect --stat in cover letter's diffstat
diff
|
tree
2018-11-12
build: fix broken command-list.h generation with core...
diff
|
tree
2018-11-12
rebase-interactive.c: remove the_repository references
diff
|
tree
2018-11-12
rerere.c: remove the_repository references
diff
|
tree
2018-11-12
pack-*.c: remove the_repository references
diff
|
tree
2018-11-12
pack-check.c: remove the_repository references
diff
|
tree
2018-11-12
notes-cache.c: remove the_repository references
diff
|
tree
2018-11-12
line-log.c: remove the_repository reference
diff
|
tree
2018-11-12
diff-lib.c: remove the_repository references
diff
|
tree
2018-11-12
delta-islands.c: remove the_repository references
diff
|
tree
2018-11-12
cache-tree.c: remove the_repository references
diff
|
tree
2018-11-12
bundle.c: remove the_repository references
diff
|
tree
2018-11-12
branch.c: remove the_repository reference
diff
|
tree
2018-11-12
bisect.c: remove the_repository reference
diff
|
tree
2018-11-12
blame.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
sequencer.c: remove implicit dependency on the_repository
diff
|
tree
2018-11-12
sequencer.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
transport.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
notes-merge.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
notes-merge.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
list-objects.c: reduce the_repository references
diff
|
tree
2018-11-12
list-objects-filter.c: remove implicit dependency on...
diff
|
tree
2018-11-12
wt-status.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
wt-status.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
fsck: mark strings for translation
diff
|
tree
2018-11-12
fsck: reduce word legos to help i18n
diff
|
tree
2018-11-12
parse-options.c: mark more strings for translation
diff
|
tree
2018-11-12
parse-options.c: turn some die() to BUG()
diff
|
tree
2018-11-12
parse-options: replace opterror() with optname()
diff
|
tree
2018-11-12
repack: mark more strings for translation
diff
|
tree
2018-11-12
remote.c: mark messages for translation
diff
|
tree
2018-11-12
remote.c: turn some error() or die() to BUG()
diff
|
tree
2018-11-12
reflog: mark strings for translation
diff
|
tree
2018-11-12
read-cache.c: add missing colon separators
diff
|
tree
2018-11-12
read-cache.c: mark more strings for translation
diff
|
tree
2018-11-12
read-cache.c: turn die("internal error") to BUG()
diff
|
tree
2018-11-12
attr.c: mark more string for translation
diff
|
tree
2018-11-12
archive.c: mark more strings for translation
diff
|
tree
2018-11-12
alias.c: mark split_cmdline_strerror() strings for...
diff
|
tree
2018-11-12
git.c: mark more strings for translation
diff
|
tree
2018-11-05
Clean up pthread_create() error handling
diff
|
tree
2018-11-05
read-cache.c: initialize copy_len to shut up gcc 8
diff
|
tree
2018-11-05
read-cache.c: reduce branching based on HAVE_THREADS
diff
|
tree
2018-11-05
read-cache.c: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
pack-objects: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
preload-index.c: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
grep: clean up num_threads handling
diff
|
tree
2018-11-05
grep: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
attr.c: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
name-hash.c: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
index-pack: remove #ifdef NO_PTHREADS
diff
|
tree
2018-11-05
send-pack.c: move async's #ifdef NO_PTHREADS back to...
diff
|
tree
2018-11-05
run-command.h: include thread-utils.h instead of pthread.h
diff
|
tree
2018-11-05
tree-walk.c: fix overoptimistic inclusion in :(exclude...
diff
|
tree
2018-11-05
sequencer.c: remove a stray semicolon
diff
|
tree
2018-11-05
git-worktree.txt: correct linkgit command name
diff
|
tree
2018-10-29
wildmatch: change behavior of "foo**bar" in WM_PATHNAME...
diff
|
tree
2018-10-29
thread-utils: macros to unconditionally compile pthreads API
diff
|
tree
2018-10-29
config.txt: move worktree.* to a separate file
diff
|
tree
2018-10-29
config.txt: remove config/dummy.txt
diff
|
tree
2018-10-29
config.txt: move web.* to a separate file
diff
|
tree
2018-10-29
config.txt: move versionsort.* to a separate file
diff
|
tree
2018-10-29
config.txt: move user.* to a separate file
diff
|
tree
2018-10-29
config.txt: move url.* to a separate file
diff
|
tree
2018-10-29
config.txt: move uploadpack.* to a separate file
diff
|
tree
2018-10-29
config.txt: move uploadarchive.* to a separate file
diff
|
tree
2018-10-29
config.txt: move transfer.* to a separate file
diff
|
tree
2018-10-29
config.txt: move tag.* to a separate file
diff
|
tree
2018-10-29
config.txt: move submodule.* to a separate file
diff
|
tree
2018-10-29
config.txt: move stash.* to a separate file
diff
|
tree
2018-10-29
config.txt: move status.* to a separate file
diff
|
tree
2018-10-29
config.txt: move splitIndex.* to a separate file
diff
|
tree
2018-10-29
config.txt: move showBranch.* to a separate file
diff
|
tree
2018-10-29
config.txt: move sequencer.* to a separate file
diff
|
tree
2018-10-29
config.txt: move sendemail-config.txt to config/
diff
|
tree
2018-10-29
config.txt: move reset.* to a separate file
diff
|
tree
2018-10-29
config.txt: move rerere.* to a separate file
diff
|
tree
2018-10-29
config.txt: move repack.* to a separate file
diff
|
tree
2018-10-29
config.txt: move remotes.* to a separate file
diff
|
tree
2018-10-29
config.txt: move remote.* to a separate file
diff
|
tree
2018-10-29
config.txt: move receive-config.txt to config/
diff
|
tree
2018-10-29
config.txt: move rebase-config.txt to config/
diff
|
tree
2018-10-29
config.txt: move push-config.txt to config/
diff
|
tree
2018-10-29
config.txt: move pull-config.txt to config/
diff
|
tree
2018-10-29
config.txt: move protocol.* to a separate file
diff
|
tree