aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolvedJunio C Hamano2017-08-22
| * | | | | rerere: represent time duration in timestamp_t internallyJunio C Hamano2017-08-22
| * | | | | t4200: parameterize "rerere gc" custom expiry testJunio C Hamano2017-08-22
| * | | | | t4200: gather "rerere gc" togetherJunio C Hamano2017-08-22
| * | | | | t4200: make "rerere gc" test more robustJunio C Hamano2017-08-22
| * | | | | t4200: give us a clean slate after "rerere gc" testsJunio C Hamano2017-08-22
| | |/ / / | |/| | |
* | | | | Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-08-26
|\ \ \ \ \
| * | | | | read-cache: avoid allocating every ondisk entry when writingKevin Willford2017-08-21
| * | | | | read-cache: fix memory leak in do_write_indexKevin Willford2017-08-21
| * | | | | perf: add test for writing the indexKevin Willford2017-08-21
| | |_|_|/ | |/| | |
* | | | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ \
| * | | | | submodule: remove gitmodules_configBrandon Williams2017-08-03
| * | | | | unpack-trees: improve loading of .gitmodulesBrandon Williams2017-08-03
| * | | | | submodule-config: lazy-load a repository's .gitmodules fileBrandon Williams2017-08-03
| * | | | | submodule-config: move submodule-config functions to submodule-config.cBrandon Williams2017-08-03
| * | | | | submodule-config: remove support for overlaying repository configBrandon Williams2017-08-03
| * | | | | diff: stop allowing diff to have submodules configured in .git/configBrandon Williams2017-08-03
| * | | | | submodule: remove submodule_config callback routineBrandon Williams2017-08-03
| * | | | | unpack-trees: don't respect submodule.updateBrandon Williams2017-08-03
| * | | | | submodule: don't rely on overlayed config when setting diffoptsBrandon Williams2017-08-03
| * | | | | fetch: don't overlay config with submodule-configBrandon Williams2017-08-03
| * | | | | submodule--helper: don't overlay config in update-cloneBrandon Williams2017-08-03
| * | | | | submodule--helper: don't overlay config in remote_submodule_branchBrandon Williams2017-08-03
| * | | | | add, reset: ensure submodules can be added or resetBrandon Williams2017-08-02
| * | | | | submodule: don't use submodule_from_nameBrandon Williams2017-08-02
| * | | | | t7411: check configuration parsing errorsBrandon Williams2017-08-02
| * | | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bw/grep-recurse-submodules' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'js/gitweb-raw-blob-link-in-history'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: add 'raw' blob_plain link in history overviewJob Snijders2017-08-22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'po/object-id'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | sha1_file: convert index_stream to struct object_idPatryk Obara2017-08-20
| * | | | | | | | sha1_file: convert hash_sha1_file_literally to struct object_idPatryk Obara2017-08-20
| * | | | | | | | sha1_file: convert index_fd to struct object_idPatryk Obara2017-08-20
| * | | | | | | | sha1_file: convert index_path to struct object_idPatryk Obara2017-08-20
| * | | | | | | | read-cache: convert to struct object_idPatryk Obara2017-08-20
| * | | | | | | | builtin/hash-object: convert to struct object_idPatryk Obara2017-08-20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'jn/vcs-svn-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | vcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder2017-08-23
| * | | | | | | | vcs-svn: remove repo_delete wrapper functionJonathan Nieder2017-08-23
| * | | | | | | | vcs-svn: remove custom mode constantsJonathan Nieder2017-08-23
| * | | | | | | | vcs-svn: remove more unused prototypes and declarationsJonathan Nieder2017-08-23
* | | | | | | | | Merge branch 'bc/vcs-svn-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | vcs-svn: rename repo functions to "svn_repo"brian m. carlson2017-08-20
| * | | | | | | | vcs-svn: remove unused prototypesbrian m. carlson2017-08-20
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'tb/apply-with-crlf'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen2017-08-19
| * | | | | | | | convert: add SAFE_CRLF_KEEP_CRLFTorsten Bögershausen2017-08-16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jt/stash-tests'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | stash: add a test for stashing in a detached stateJoel Teichroeb2017-08-19