Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
merge: refuse --commit with --squash
2019-02-20
l10n: bg.po: correct typo
diff
|
tree
2019-02-12
imap-send.c: add a missing space in error message
diff
|
tree
2019-02-06
checkout: count and print -m paths separately
diff
|
tree
2019-02-06
checkout: update count-checkouts messages
diff
|
tree
2019-02-04
git-commit.txt: better description what it does
diff
|
tree
2019-01-31
help: align the longest command in the command listing
diff
|
tree
2019-01-28
fetch: prefer suffix substitution in compact fetch...
diff
|
tree
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
diff
|
tree
2019-01-14
read-cache.c: remove the_* from index_has_changes()
diff
|
tree
2019-01-14
merge-recursive.c: remove implicit dependency on the_repository
diff
|
tree
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
diff
|
tree
2019-01-14
sha1-name.c: remove implicit dependency on the_index
diff
|
tree
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
diff
|
tree
2019-01-14
read-cache.c: kill read_index()
diff
|
tree
2019-01-14
checkout: avoid the_index when possible
diff
|
tree
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_loc...
diff
|
tree
2019-01-14
notes-utils.c: remove the_repository references
diff
|
tree
2019-01-14
grep: use grep_opt->repo instead of explict repo argument
diff
|
tree
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