Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
merge-recursive: clarify the rename_dir/RENAME_DIR meaning
[gitweb.git]
/
t
/
2018-05-22
Sync with Git 2.13.7
tree
|
diff
2018-05-22
Merge branch 'jk/submodule-fix-loose' into maint-2.13
tree
|
diff
2018-05-22
fsck: complain when .gitmodules is a symlink
tree
|
diff
2018-05-22
index-pack: check .gitmodules files with --strict
tree
|
diff
2018-05-22
unpack-objects: call fsck_finish() after fscking objects
tree
|
diff
2018-05-22
fsck: call fsck_finish() after fscking objects
tree
|
diff
2018-05-22
Merge branch 'jk/submodule-name-verify-fix' into jk...
tree
|
diff
2018-05-22
is_{hfs,ntfs}_dotgitmodules: add tests
tree
|
diff
2018-05-22
submodule-config: verify submodule names as paths
tree
|
diff
2018-05-22
submodule: add --dissociate option to add/update commands
tree
|
diff
2018-05-22
submodule: add --progress option to add command
tree
|
diff
2018-05-21
t5300: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4208: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4045: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4042: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4205: sort log output in a hash-independent way
tree
|
diff
2018-05-21
t/lib-diff-alternative: abstract away SHA-1-specific...
tree
|
diff
2018-05-21
t4030: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4029: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4029: fix test indentation
tree
|
diff
2018-05-21
t4022: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4020: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4014: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4008: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t4007: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t3905: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
t3702: abstract away SHA-1-specific constants
tree
|
diff
2018-05-21
completion: add and use --list-cmds=alias
tree
|
diff
2018-05-21
completion: let git provide the completable command...
tree
|
diff
2018-05-21
help: use command-list.txt for the source of guides
tree
|
diff
2018-05-21
help: add "-a --verbose" to list all commands with...
tree
|
diff
2018-05-21
git.c: convert --list-* to --list-cmds=*
tree
|
diff
2018-05-21
config: die when --blob is used outside a repository
tree
|
diff
2018-05-21
t9902-completion: exercise __git_complete_index_file...
tree
|
diff
2018-05-17
fetch: generate ref-prefixes when using a configured...
tree
|
diff
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
tree
|
diff
2018-05-14
t3103: abstract away SHA-1-specific constants
tree
|
diff
2018-05-14
t2203: abstract away SHA-1-specific constants
tree
|
diff
2018-05-14
t: skip pack tests if not using SHA-1
tree
|
diff
2018-05-14
t4044: skip test if not using SHA-1
tree
|
diff
2018-05-14
t1512: skip test if not using SHA-1
tree
|
diff
2018-05-14
t1007: annotate with SHA1 prerequisite
tree
|
diff
2018-05-14
t0000: annotate with SHA1 prerequisite
tree
|
diff
2018-05-14
t: switch $_x40 to $OID_REGEX
tree
|
diff
2018-05-14
t/test-lib: introduce OID_REGEX
tree
|
diff
2018-05-14
t: switch $_z40 to $ZERO_OID
tree
|
diff
2018-05-14
t/test-lib: introduce ZERO_OID
tree
|
diff
2018-05-14
t/test-lib: add an SHA1 prerequisite
tree
|
diff
2018-05-13
t5512: run git fetch inside test
tree
|
diff
2018-05-13
add status config and command line options for rename...
tree
|
diff
2018-05-13
column: fix off-by-one default width
tree
|
diff
2018-05-13
refs: handle zero oid for pseudorefs
tree
|
diff
2018-05-13
t1400: add tests around adding/deleting pseudorefs
tree
|
diff
2018-05-11
get_short_oid: sort ambiguous objects by type, then...
tree
|
diff
2018-05-11
t5516-fetch-push: fix broken &&-chain
tree
|
diff
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
tree
|
diff
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_...
tree
|
diff
2018-05-10
help: use command-list.h for common command list
tree
|
diff
2018-05-10
BUG_exit_code: fix sparse "symbol not declared" warning
tree
|
diff
2018-05-10
lock_file: move static locks into functions
tree
|
diff
2018-05-10
t/helper/test-write-cache: clean up lock-handling
tree
|
diff
2018-05-09
t6050-replace: don't disable stdin for the whole test...
tree
|
diff
2018-05-08
merge: add merge.renames config setting
tree
|
diff
2018-05-08
merge-recursive: fix check for skipability of working...
tree
|
diff
2018-05-08
t6046: testcases checking whether updates can be skippe...
tree
|
diff
2018-05-08
merge-recursive: avoid triggering add_cacheinfo error...
tree
|
diff
2018-05-08
merge-recursive: improve add_cacheinfo error handling
tree
|
diff
2018-05-08
merge-recursive: avoid spurious rename/rename conflict...
tree
|
diff
2018-05-08
directory rename detection: new testcases showcasing...
tree
|
diff
2018-05-08
merge-recursive: fix remaining directory rename + dirty...
tree
|
diff
2018-05-08
merge-recursive: fix overwriting dirty files involved...
tree
|
diff
2018-05-08
merge-recursive: avoid clobbering untracked files with...
tree
|
diff
2018-05-08
merge-recursive: apply necessary modifications for...
tree
|
diff
2018-05-08
merge-recursive: check for file level conflicts then...
tree
|
diff
2018-05-08
Merge branch 'ma/http-walker-no-partial'
tree
|
diff
2018-05-08
Merge branch 'js/runtime-prefix'
tree
|
diff
2018-05-08
Merge branch 'js/colored-push-errors'
tree
|
diff
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
tree
|
diff
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
tree
|
diff
2018-05-08
Merge branch 'tz/doc-git-urls-reference'
tree
|
diff
2018-05-08
Merge branch 'tg/demote-stash-save-in-completion'
tree
|
diff
2018-05-08
Merge branch 'sa/send-email-dedup-some-headers'
tree
|
diff
2018-05-08
Merge branch 'nd/submodule-status-fix'
tree
|
diff
2018-05-08
Merge branch 'js/ident-date-fix'
tree
|
diff
2018-05-08
Merge branch 'bt/gpg-interface'
tree
|
diff
2018-05-08
Merge branch 'hn/sort-ls-remote'
tree
|
diff
2018-05-08
Merge branch 'ab/git-svn-get-record-typofix'
tree
|
diff
2018-05-08
Merge branch 'tb/config-default'
tree
|
diff
2018-05-08
Merge branch 'tb/config-type'
tree
|
diff
2018-05-08
Merge branch 'sg/doc-gc-quote-mismatch-fix'
tree
|
diff
2018-05-08
Merge branch 'sg/completion-clear-cached'
tree
|
diff
2018-05-08
Merge branch 'sb/worktree-remove-opt-force'
tree
|
diff
2018-05-08
Merge branch 'ma/double-dashes-in-docs'
tree
|
diff
2018-05-08
Merge branch 'tq/t1510'
tree
|
diff
2018-05-08
Merge branch 'so/glossary-ancestor'
tree
|
diff
2018-05-08
Merge branch 'ls/checkout-encoding'
tree
|
diff
2018-05-08
Merge branch 'ab/nuke-emacs-contrib'
tree
|
diff
2018-05-08
Merge branch 'nd/warn-more-for-devs'
tree
|
diff
2018-05-08
Merge branch 'sb/object-store-replace'
tree
|
diff
2018-05-08
Merge branch 'ds/commit-graph'
tree
|
diff
next