.github
.github: Add configuration for the Sentiment Bot
2019-08-16 23:59:09 +02:00
Documentation
Merge pull request #211 : Documentation: add docs around testing installers
2019-10-21 15:01:32 -04:00
block-sha1
…
builtin
Merge "checkout: add simple check for 'git checkout -b'"
2019-09-16 18:11:26 +00:00
ci
Merge pull request #209 : ci(osx): use new location of the `perforce` cask
2019-10-18 07:26:59 -04:00
compat
trace2: refactor setting process starting time
2019-08-17 23:31:26 +02:00
contrib
status: add status serialization mechanism
2019-08-17 23:31:23 +02:00
ewah
…
git-gui
Merge branch 'git-gui-askyesno'
2019-08-16 23:58:13 +02:00
gitk-git
Merge branch 'gitk-and-git-gui-patches'
2019-08-17 00:15:06 +02:00
gitweb
…
mergetools
…
negotiator
…
perl
…
po
l10n: zh_CN: for git v2.23.0 l10n round 1~2
2019-08-16 16:59:17 +08:00
ppc
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
refs
Introduce helper to create symlinks that knows about index_state
2019-08-17 00:12:26 +02:00
sha1collisiondetection @ 855827c583
sha1dc: update from upstream
2019-05-14 16:45:01 +09:00
sha1dc
sha1dc: update from upstream
2019-05-14 16:45:01 +09:00
sha256
…
t
Merge "checkout: add simple check for 'git checkout -b'"
2019-09-16 18:11:26 +00:00
templates
…
trace2
trace2:gvfs:experiment: increase default event depth for unpack-tree data
2019-08-17 23:31:27 +02:00
vcs-svn
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
xdiff
Merge branch 'cb/xdiff-no-system-includes-in-dot-c' into maint
2019-08-09 15:18:19 -07:00
.clang-format
clang-format: use git grep to generate the ForEachMacros list
2019-06-04 14:50:40 -07:00
.editorconfig
…
.gitattributes
gitattributes: mark .png files as binary
2019-08-17 00:15:01 +02:00
.gitignore
Merge branch 'js/visual-studio'
2019-08-02 13:12:02 -07:00
.gitmodules
…
.mailmap
.mailmap: update email address of Philip Oakley
2019-08-11 15:07:51 -07:00
.travis.yml
travis-ci: build with GCC 4.8 as well
2019-07-19 14:06:01 -07:00
.tsan-suppressions
…
BRANCHES.md
BRANCHES.md: Add explanation of branches and using forks
2019-08-17 23:31:26 +02:00
CODE_OF_CONDUCT.md
Add a Code of Conduct
2019-08-16 23:59:09 +02:00
CONTRIBUTING.md
CONTRIBUTING.md: add guide for first-time contributors
2019-08-16 23:59:09 +02:00
COPYING
…
GIT-VERSION-GEN
gvfs: ensure that the version is based on a GVFS tag
2019-08-17 23:31:21 +02:00
INSTALL
…
LGPL-2.1
…
Makefile
status: add status serialization mechanism
2019-08-17 23:31:23 +02:00
README.md
README.md: Add a Windows-specific preamble
2019-08-16 23:59:09 +02:00
RelNotes
Flush fixes up to the third batch post 2.22.0
2019-07-25 14:32:36 -07:00
abspath.c
…
aclocal.m4
…
add-interactive.c
built-in add -p: respect the `interactive.singlekey` config setting
2019-08-16 23:53:56 +02:00
add-interactive.h
built-in add -p: respect the `interactive.singlekey` config setting
2019-08-16 23:53:56 +02:00
add-patch.c
built-in add -p: respect the `interactive.singlekey` config setting
2019-08-16 23:53:56 +02:00
advice.c
Merge branch 'ra/cherry-pick-revert-skip'
2019-07-19 11:30:21 -07:00
advice.h
Merge branch 'ra/cherry-pick-revert-skip'
2019-07-19 11:30:21 -07:00
alias.c
…
alias.h
…
alloc.c
…
alloc.h
…
apply.c
sparse-checkout: avoid writing entries with the skip-worktree bit
2019-08-17 23:31:22 +02:00
apply.h
apply: make parse_git_diff_header public
2019-07-11 14:29:27 -07:00
archive-tar.c
archive: avoid spawning `gzip`
2019-08-16 23:53:48 +02:00
archive-zip.c
…
archive.c
tree-walk.c: remove the_repo from get_tree_entry()
2019-06-27 12:45:17 -07:00
archive.h
Merge branch 'dl/no-extern-in-func-decl'
2019-05-13 23:50:32 +09:00
argv-array.c
…
argv-array.h
…
attr.c
…
attr.h
…
azure-pipelines.yml
ci: also test with MS Visual C on Azure Pipelines
2019-08-16 23:54:02 +02:00
banned.h
…
base85.c
…
bisect.c
…
bisect.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
blame.c
Merge branch 'nd/tree-walk-with-repo'
2019-07-19 11:30:21 -07:00
blame.h
Merge branch 'br/blame-ignore'
2019-07-19 11:30:20 -07:00
blob.c
object: convert create_object() to use object_id
2019-06-20 10:20:51 -07:00
blob.h
…
branch.c
Merge branch 'nd/switch-and-restore'
2019-07-09 15:25:44 -07:00
branch.h
Merge branch 'nd/switch-and-restore'
2019-07-09 15:25:44 -07:00
builtin.h
Merge branch 'ab/test-env'
2019-07-25 13:59:20 -07:00
bulk-checkin.c
…
bulk-checkin.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
bundle.c
bundle verify: error out if called without an object database
2019-05-28 13:04:14 -07:00
bundle.h
…
cache-tree.c
trace2:gvfs:experiment: add region to cache_tree_fully_valid()
2019-08-17 23:31:27 +02:00
cache-tree.h
…
cache.h
Add virtual file system settings and hook proc
2019-08-17 23:31:23 +02:00
chdir-notify.c
…
chdir-notify.h
…
check-builtins.sh
…
check_bindir
…
checkout.c
…
checkout.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
color.c
…
color.h
…
column.c
…
column.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
combine-diff.c
…
command-list.txt
help: move git-diff and git-reset to different groups
2019-05-07 13:04:48 +09:00
commit-graph.c
Merge branch 'ds/commit-graph-incremental'
2019-08-09 10:13:13 -07:00
commit-graph.h
commit-graph: verify chains with --shallow mode
2019-06-19 20:46:26 -07:00
commit-reach.c
…
commit-reach.h
…
commit-slab-decl.h
…
commit-slab-impl.h
…
commit-slab.h
…
commit.c
commit: add generation to pop_most_recent_commit()
2019-08-17 23:31:24 +02:00
commit.h
commit: add generation to pop_most_recent_commit()
2019-08-17 23:31:24 +02:00
common-main.c
…
config.c
virtualfilesystem: don't run the virtual file system hook if the index has been redirected
2019-08-17 23:31:23 +02:00
config.h
Add virtual file system settings and hook proc
2019-08-17 23:31:23 +02:00
config.mak.dev
…
config.mak.in
…
config.mak.uname
mingw: add a Makefile target to copy test artifacts
2019-08-17 00:15:03 +02:00
configure.ac
configure: Detect linking style for HP aCC on HP-UX
2019-06-07 10:06:11 -07:00
connect.c
mingw: support UNC in git clone file://server/share/repo
2019-08-16 23:53:48 +02:00
connect.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
connected.c
gvfs: optionally skip reachability checks/upload pack during fetch
2019-08-17 23:31:21 +02:00
connected.h
clone: do faster object check for partial clones
2019-04-21 14:08:53 +09:00
convert.c
gvfs: ensure all filters and EOL conversions are blocked
2019-08-17 23:31:21 +02:00
convert.h
…
copy.c
…
credential-cache--daemon.c
…
credential-cache.c
…
credential-store.c
mingw: ensure that core.longPaths is handled *always*
2019-08-17 00:12:21 +02:00
credential.c
fixup! credential: do not mask the username
2019-05-03 11:02:28 +02:00
credential.h
…
csum-file.c
…
csum-file.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
ctype.c
…
daemon.c
…
date.c
…
decorate.c
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
decorate.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
delta-islands.c
Merge branch 'jk/oidhash'
2019-07-09 15:25:43 -07:00
delta-islands.h
delta-islands: respect progress flag
2019-06-20 13:29:49 -07:00
delta.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
detect-compiler
…
diff-delta.c
…
diff-lib.c
mark_fsmonitor_valid(): mark the index as changed if needed
2019-06-07 23:14:03 +02:00
diff-no-index.c
Merge branch 'nd/diff-parseopt-4'
2019-04-25 16:41:12 +09:00
diff.c
diff: export diffstat interface
2019-08-16 23:53:49 +02:00
diff.h
diff: export diffstat interface
2019-08-16 23:53:49 +02:00
diffcore-break.c
…
diffcore-delta.c
…
diffcore-order.c
…
diffcore-pickaxe.c
…
diffcore-rename.c
diffcore-rename: speed up register_rename_src
2019-08-16 23:53:47 +02:00
diffcore.h
…
dir-iterator.c
dir-iterator: add flags parameter to dir_iterator_begin
2019-07-11 13:52:15 -07:00
dir-iterator.h
dir-iterator: add flags parameter to dir_iterator_begin
2019-07-11 13:52:15 -07:00
dir.c
Add virtual file system settings and hook proc
2019-08-17 23:31:23 +02:00
dir.h
Merge branch 'dl/no-extern-in-func-decl'
2019-05-13 23:50:32 +09:00
editor.c
pager: add a helper function to clear the last line in the terminal
2019-06-24 13:38:46 -07:00
entry.c
Introduce helper to create symlinks that knows about index_state
2019-08-17 00:12:26 +02:00
environment.c
Add virtual file system settings and hook proc
2019-08-17 23:31:23 +02:00
exec-cmd.c
…
exec-cmd.h
*.[ch]: remove extern from function declarations using sed
2019-05-05 15:20:08 +09:00
fast-import.c
Merge branch 'nd/tree-walk-with-repo'
2019-07-19 11:30:21 -07:00
fetch-negotiator.c
…
fetch-negotiator.h
…
fetch-object.c
…
fetch-object.h
…
fetch-pack.c
commit: add generation to pop_most_recent_commit()
2019-08-17 23:31:24 +02:00
fetch-pack.h
…
fmt-merge-msg.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
fsck.c
Merge branch 'br/blame-ignore'
2019-07-19 11:30:20 -07:00
fsck.h
…
fsmonitor.c
Merge branch 'cb/fsmonitor-intfix' into maint
2019-07-29 12:38:15 -07:00
fsmonitor.h
mark_fsmonitor_valid(): mark the index as changed if needed
2019-06-07 23:14:03 +02:00
fuzz-commit-graph.c
…
fuzz-pack-headers.c
…
fuzz-pack-idx.c
…
generate-cmdlist.sh
…
gettext.c
Merge branch 'ab/test-env'
2019-07-25 13:59:20 -07:00
gettext.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
git-add--interactive.perl
Allow `add -p` and `add -i` with a large number of files
2019-08-17 00:12:16 +02:00
git-archimport.perl
…
git-bisect.sh
…
git-compat-util.h
Introduce helper to create symlinks that knows about index_state
2019-08-17 00:12:26 +02:00
git-cvsexportcommit.perl
cvsexportcommit: force crlf translation
2019-05-13 22:58:35 +02:00
git-cvsimport.perl
…
git-cvsserver.perl
…
git-difftool--helper.sh
mergetool: use get_merge_tool function
2019-05-13 23:11:59 +09:00
git-filter-branch.sh
…
git-instaweb.sh
…
git-legacy-stash.sh
stash -p: (partially) fix bug concerning split hunks
2019-08-16 23:53:56 +02:00
git-merge-octopus.sh
…
git-merge-one-file.sh
…
git-merge-resolve.sh
…
git-mergetool--lib.sh
Merge branch 'dl/difftool-mergetool'
2019-05-19 16:45:30 +09:00
git-mergetool.sh
mergetool: use shell variable magic instead of `awk`
2019-06-12 13:20:56 -07:00
git-p4.py
Merge branch 'sw/git-p4-unshelve-branched-files' into maint
2019-07-25 14:27:15 -07:00
git-parse-remote.sh
…
git-quiltimport.sh
…
git-rebase--preserve-merges.sh
rebase: fold git-rebase--common into the -p backend
2019-06-07 23:14:02 +02:00
git-request-pull.sh
request-pull: warn if the remote object is not the same as the local one
2019-05-28 13:06:25 -07:00
git-send-email.perl
Merge branch 'ab/send-email-transferencoding-fix'
2019-06-13 13:18:46 -07:00
git-sh-i18n.sh
tests: make GIT_TEST_GETTEXT_POISON a boolean
2019-06-21 09:42:49 -07:00
git-sh-setup.sh
mingw: only use Bash-ism `builtin pwd -W` when available
2019-08-17 00:15:02 +02:00
git-submodule.sh
Merge branch 'km/empty-repo-is-still-a-repo'
2019-05-09 00:37:23 +09:00
git-svn.perl
…
git-web--browse.sh
…
git.c
gvfs: block unsupported commands when running in a GVFS repo
2019-08-17 23:31:26 +02:00
git.rc
mingw: embed a manifest to trick UAC into Doing The Right Thing
2019-06-27 12:55:45 -07:00
gpg-interface.c
Unbreak interactive GPG prompt upon signing
2019-08-17 00:12:22 +02:00
gpg-interface.h
…
graph.c
…
graph.h
…
grep.c
Merge branch 'bb/grep-pcre2-bug-message-fix'
2019-07-29 12:39:13 -07:00
grep.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
gvfs.c
gvfs: refactor loading the core.gvfs config value
2019-08-17 23:31:23 +02:00
gvfs.h
gvfs: block unsupported commands when running in a GVFS repo
2019-08-17 23:31:26 +02:00
hash.h
hash.h: move object_id definition from cache.h
2019-06-20 10:40:42 -07:00
hashmap.c
…
hashmap.h
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
help.c
Merge branch 'jk/help-unknown-ref-fix'
2019-06-13 13:19:42 -07:00
help.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
hex.c
…
http-backend.c
mingw: ensure that core.longPaths is handled *always*
2019-08-17 00:12:21 +02:00
http-fetch.c
…
http-push.c
object: convert lookup_object() to use object_id
2019-06-20 10:18:09 -07:00
http-walker.c
Merge branch 'bc/hash-transition-16'
2019-04-25 16:41:17 +09:00
http.c
Make fread/fwrite-like functions in http.c more like fread/fwrite.
2019-05-08 12:15:25 +09:00
http.h
Merge branch 'dl/no-extern-in-func-decl'
2019-05-13 23:50:32 +09:00
ident.c
ident: don't require calling prepare_fallback_ident first
2019-05-13 22:36:39 +02:00
imap-send.c
…
interdiff.c
…
interdiff.h
…
iterator.h
…
json-writer.c
…
json-writer.h
…
khash.h
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
kwset.c
Merge branch 'rs/copy-array' into maint
2019-07-29 12:38:15 -07:00
kwset.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
levenshtein.c
…
levenshtein.h
…
line-log.c
tree-walk.c: remove the_repo from get_tree_entry()
2019-06-27 12:45:17 -07:00
line-log.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
line-range.c
…
line-range.h
…
linear-assignment.c
…
linear-assignment.h
…
list-objects-filter-options.c
Merge branch 'md/list-objects-filter-parse-msgfix'
2019-06-21 11:24:10 -07:00
list-objects-filter-options.h
list-objects-filter: disable 'sparse:path' filters
2019-05-29 11:05:34 -07:00
list-objects-filter.c
Merge branch 'md/list-objects-filter-memfix' into maint
2019-07-25 14:27:12 -07:00
list-objects-filter.h
…
list-objects.c
…
list-objects.h
…
list.h
…
ll-merge.c
…
ll-merge.h
…
lockfile.c
lockfile.c: use is_dir_sep() instead of hardcoded '/' checks
2019-08-17 00:12:22 +02:00
lockfile.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
log-tree.c
…
log-tree.h
…
ls-refs.c
upload-pack: strip namespace from symref data
2019-05-28 10:02:00 -07:00
ls-refs.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
mailinfo.c
…
mailinfo.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
mailmap.c
…
mailmap.h
…
match-trees.c
match-trees.c: remove the_repo from shift_tree*()
2019-06-27 12:45:17 -07:00
mem-pool.c
mem_pool: add GIT_TRACE_MEMPOOL support
2019-08-17 00:12:19 +02:00
mem-pool.h
…
merge-blobs.c
…
merge-blobs.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
merge-recursive.c
merge-recursive: teach was_dirty() about the virtualfilesystem
2019-08-17 23:31:27 +02:00
merge-recursive.h
…
merge.c
…
mergesort.c
…
mergesort.h
…
midx.c
multi-pack-index: add --no-progress to verify
2019-09-10 10:31:07 -07:00
midx.h
multi-pack-index: add --no-progress to verify
2019-09-10 10:31:07 -07:00
name-hash.c
cleanup: fix possible overflow errors in binary search, part 2
2019-06-13 11:28:53 -07:00
notes-cache.c
…
notes-cache.h
…
notes-merge.c
…
notes-merge.h
…
notes-utils.c
…
notes-utils.h
…
notes.c
tree-walk.c: remove the_repo from get_tree_entry()
2019-06-27 12:45:17 -07:00
notes.h
notes: correct documentation of format_display_notes()
2019-05-07 19:08:10 +09:00
object-store.h
Merge branch 'ds/object-info-for-prefetch-fix' into maint
2019-07-25 14:27:08 -07:00
object.c
Merge branch 'jk/oidhash'
2019-07-09 15:25:43 -07:00
object.h
object: convert create_object() to use object_id
2019-06-20 10:20:51 -07:00
oidmap.c
Merge branch 'cc/test-oidmap'
2019-07-19 11:30:19 -07:00
oidmap.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
oidset.c
Merge branch 'br/blame-ignore'
2019-07-19 11:30:20 -07:00
oidset.h
Merge branch 'br/blame-ignore'
2019-07-19 11:30:20 -07:00
pack-bitmap-write.c
pack-bitmap: convert khash_sha1 maps into kh_oid_map
2019-06-20 10:35:05 -07:00
pack-bitmap.c
pack-bitmap: convert khash_sha1 maps into kh_oid_map
2019-06-20 10:35:05 -07:00
pack-bitmap.h
pack-bitmap: convert khash_sha1 maps into kh_oid_map
2019-06-20 10:35:05 -07:00
pack-check.c
…
pack-objects.c
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
pack-objects.h
pack-objects: convert packlist_find() to use object_id
2019-06-20 09:54:58 -07:00
pack-revindex.c
…
pack-revindex.h
…
pack-write.c
…
pack.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
packfile.c
trace2:gvfs:experiment: add unpack_entry() counter to unpack_trees() and report_tracking()
2019-08-17 23:31:27 +02:00
packfile.h
trace2:gvfs:experiment: add unpack_entry() counter to unpack_trees() and report_tracking()
2019-08-17 23:31:27 +02:00
pager.c
pager: add a helper function to clear the last line in the terminal
2019-06-24 13:38:46 -07:00
parse-options-cb.c
Merge branch 'nd/switch-and-restore'
2019-07-09 15:25:44 -07:00
parse-options.c
Merge branch 'nd/diff-parseopt'
2019-05-30 10:50:44 -07:00
parse-options.h
Merge branch 'nd/switch-and-restore'
2019-07-09 15:25:44 -07:00
patch-delta.c
…
patch-ids.c
hashmap: convert sha1hash() to oidhash()
2019-06-20 10:44:22 -07:00
patch-ids.h
format-patch: make --base patch-id output stable
2019-05-08 19:27:43 +09:00
path.c
Merge branch 'dont-clean-junctions'
2019-08-17 00:12:12 +02:00
path.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
pathspec.c
…
pathspec.h
…
pkt-line.c
status: add status serialization mechanism
2019-08-17 23:31:23 +02:00
pkt-line.h
status: add status serialization mechanism
2019-08-17 23:31:23 +02:00
prefix-map.c
Add a function to determine unique prefixes for a list of strings
2019-08-16 23:53:49 +02:00
prefix-map.h
Add a function to determine unique prefixes for a list of strings
2019-08-16 23:53:49 +02:00
preload-index.c
fscache: update fscache to be thread specific instead of global
2019-08-17 00:12:20 +02:00
pretty.c
use COPY_ARRAY for copying arrays
2019-06-17 18:15:04 -07:00
pretty.h
…
prio-queue.c
…
prio-queue.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
progress.c
Merge branch 'dr/progress-i18n'
2019-07-11 15:16:49 -07:00
progress.h
Merge branch 'sg/overlong-progress-fix'
2019-04-25 16:41:19 +09:00
prompt.c
…
prompt.h
…
protocol.c
…
protocol.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
quote.c
…
quote.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
range-diff.c
range-diff: add headers to the outer hunk header
2019-07-11 14:29:27 -07:00
range-diff.h
…
reachable.c
object: convert lookup_object() to use object_id
2019-06-20 10:18:09 -07:00
reachable.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
read-cache.c
trace2:gvfs:experiment: read-cache: time read/write of cache-tree extension
2019-08-17 23:31:27 +02:00
rebase-interactive.c
…
rebase-interactive.h
…
ref-filter.c
Merge branch 'ma/ref-filter-leakfix'
2019-07-19 11:30:23 -07:00
ref-filter.h
…
reflog-walk.c
…
reflog-walk.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
refs.c
mingw: ensure that core.longPaths is handled *always*
2019-08-17 00:12:21 +02:00
refs.h
Merge branch 'nd/worktree-name-sanitization'
2019-06-13 13:19:40 -07:00
refspec.c
…
refspec.h
…
remote-curl.c
i18n: fix typos found during l10n for git 2.22.0
2019-06-03 11:10:53 -07:00
remote-testsvn.c
…
remote.c
Trace2:gvfs:experiment: capture more 'tracking' details
2019-08-17 23:31:27 +02:00
remote.h
Merge branch 'dl/no-extern-in-func-decl'
2019-05-13 23:50:32 +09:00
replace-object.c
…
replace-object.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
repository.c
built-in add -i: refresh the index before running `status`
2019-08-16 23:53:49 +02:00
repository.h
built-in add -i: refresh the index before running `status`
2019-08-16 23:53:49 +02:00
rerere.c
…
rerere.h
…
resolve-undo.c
…
resolve-undo.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
revision.c
Merge branch 'jk/check-connected-with-alternates'
2019-07-19 11:30:21 -07:00
revision.h
…
run-command.c
backwards-compatibility: support the post-indexchanged hook
2019-08-17 23:31:28 +02:00
run-command.h
Add a new run_hook_argv() function
2019-08-17 23:31:21 +02:00
send-pack.c
send-pack: do not check for sha1 file when GVFS_MISSING_OK set
2019-08-17 23:31:26 +02:00
send-pack.h
…
sequencer.c
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
2019-07-29 12:38:20 -07:00
sequencer.h
Merge branch 'ra/cherry-pick-revert-skip'
2019-07-19 11:30:21 -07:00
serve.c
…
serve.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
server-info.c
Merge branch 'ew/server-info-remove-crufts'
2019-06-17 10:15:15 -07:00
setup.c
setup_git_directory(): handle UNC root paths correctly
2019-08-16 23:53:47 +02:00
sh-i18n--envsubst.c
cleanup: fix possible overflow errors in binary search, part 2
2019-06-13 11:28:53 -07:00
sha1-array.c
…
sha1-array.h
…
sha1-file.c
gvfs:trace2:data: add trace2 tracing around read_object_process
2019-08-17 23:31:26 +02:00
sha1-lookup.c
msvc: avoid using minus operator on unsigned types
2019-08-16 23:54:01 +02:00
sha1-lookup.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
sha1-name.c
commit: add generation to pop_most_recent_commit()
2019-08-17 23:31:24 +02:00
sha1dc_git.c
…
sha1dc_git.h
…
shallow.c
Use the right 'struct repository' instead of the_repository
2019-06-27 12:45:17 -07:00
shell.c
…
shortlog.h
…
sideband.c
…
sideband.h
…
sigchain.c
…
sigchain.h
…
split-index.c
…
split-index.h
…
strbuf.c
strbuf_readlink: support link targets that exceed PATH_MAX
2019-08-17 00:12:22 +02:00
strbuf.h
l10n: localizable upload progress messages
2019-07-02 12:18:49 -07:00
streaming.c
…
streaming.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
string-list.c
…
string-list.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
sub-process.c
…
sub-process.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
submodule-config.c
…
submodule-config.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
submodule.c
submodule: drop unused prefix parameter from some functions
2019-05-13 14:22:54 +09:00
submodule.h
submodule: drop unused prefix parameter from some functions
2019-05-13 14:22:54 +09:00
symlinks.c
…
tag.c
object: convert create_object() to use object_id
2019-06-20 10:20:51 -07:00
tag.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
tar.h
…
tempfile.c
…
tempfile.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
thread-utils.c
…
thread-utils.h
…
tmp-objdir.c
…
tmp-objdir.h
…
trace.c
…
trace.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
trace2.c
Merge branch 'jh/trace2'
2019-05-13 23:50:35 +09:00
trace2.h
trace2: rename environment variables to GIT_TRACE2*
2019-05-28 10:20:34 -07:00
trailer.c
…
trailer.h
…
transport-helper.c
transport-helper: prefer Git's builtins over dashed form
2019-08-17 00:15:00 +02:00
transport-internal.h
…
transport.c
Merge branch 'es/local-atomic-push-failure-with-http'
2019-07-25 13:59:22 -07:00
transport.h
object-store.h: move for_each_alternate_ref() from transport.h
2019-07-01 09:47:29 -07:00
tree-diff.c
tree-walk.c: remove the_repo from fill_tree_descriptor()
2019-06-27 12:45:17 -07:00
tree-walk.c
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
2019-06-27 12:45:17 -07:00
tree-walk.h
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
2019-06-27 12:45:17 -07:00
tree.c
object: convert create_object() to use object_id
2019-06-20 10:20:51 -07:00
tree.h
…
unicode-width.h
Merge branch 'bb/unicode-12.1-reiwa' into maint
2019-07-25 14:27:11 -07:00
unimplemented.sh
…
unix-socket.c
…
unix-socket.h
…
unpack-trees.c
trace2:gvfs:experiment: add data for check_updates() in unpack_trees()
2019-08-17 23:31:27 +02:00
unpack-trees.h
…
upload-pack.c
upload-pack: fix race condition in error messages
2019-08-27 15:47:18 -04:00
upload-pack.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
url.c
url: do not allow %00 to represent NUL in URLs
2019-06-04 14:48:25 -07:00
url.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
urlmatch.c
…
urlmatch.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
usage.c
…
userdiff.c
Merge branch 'ml/userdiff-rust'
2019-06-21 11:24:08 -07:00
userdiff.h
…
utf8.c
…
utf8.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
varint.c
…
varint.h
*.[ch]: remove extern from function declarations using spatch
2019-05-05 15:20:06 +09:00
version.c
…
version.h
…
versioncmp.c
…
virtualfilesystem.c
trace2:gvfs:experiment: add region to apply_virtualfilesystem()
2019-08-17 23:31:27 +02:00
virtualfilesystem.h
Add virtual file system settings and hook proc
2019-08-17 23:31:23 +02:00
walker.c
commit: add generation to pop_most_recent_commit()
2019-08-17 23:31:24 +02:00
walker.h
…
wildmatch.c
…
wildmatch.h
…
worktree.c
Merge branch 'nd/corrupt-worktrees' into maint
2019-07-25 14:27:07 -07:00
worktree.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
wrap-for-bin.sh
…
wrapper.c
wrapper: avoid undefined behaviour in macOS
2019-06-19 07:41:31 -07:00
write-or-die.c
…
ws.c
…
wt-status-deserialize.c
status: deserialize with -uno does not print correct hint
2019-08-17 23:31:27 +02:00
wt-status-serialize.c
gvfs:trace2:data: status serialization
2019-08-17 23:31:26 +02:00
wt-status.c
status: add status serialization mechanism
2019-08-17 23:31:23 +02:00
wt-status.h
gvfs:trace2:data: status deserialization information
2019-08-17 23:31:26 +02:00
xdiff-interface.c
…
xdiff-interface.h
*.[ch]: manually align parameter lists
2019-05-05 15:20:10 +09:00
zlib.c
…