setup: free old value before setting `work_tree`
[gitweb.git] / builtin /
2018-11-13 Merge branch 'jk/detect-truncated-zlib-input'
2018-11-13 Merge branch 'nd/config-split'
2018-11-13 format-patch: respect --stat in cover letter's diffstat
2018-11-13 built-in rebase: reinstate `checkout -q` behavior where...
2018-11-13 rebase: prepare reset_head() for more flags
2018-11-13 rebase: consolidate clean-up code before leaving reset_...
2018-11-13 sha1-file: use an object_directory for the main object dir
2018-11-13 rename "alternate_object_database" to "object_directory"
2018-11-13 submodule--helper: prefer strip_suffix() to ends_with()
2018-11-13 fsck: do not reuse child_process structs
2018-11-13 built-in rebase --skip/--abort: clean up stale .git...
2018-11-13 builtin/notes: remove unnecessary free
2018-11-12 Upcast size_t variables to uintmax_t when printing
2018-11-12 rebase-interactive.c: remove the_repository references
2018-11-12 rerere.c: remove the_repository references
2018-11-12 pack-*.c: remove the_repository references
2018-11-12 pack-check.c: remove the_repository references
2018-11-12 diff-lib.c: remove the_repository references
2018-11-12 delta-islands.c: remove the_repository references
2018-11-12 cache-tree.c: remove the_repository references
2018-11-12 bundle.c: remove the_repository references
2018-11-12 branch.c: remove the_repository reference
2018-11-12 bisect.c: remove the_repository reference
2018-11-12 sequencer.c: remove implicit dependency on the_repository
2018-11-12 sequencer.c: remove implicit dependency on the_index
2018-11-12 transport.c: remove implicit dependency on the_index
2018-11-12 notes-merge.c: remove implicit dependency on the_index
2018-11-12 wt-status.c: remove implicit dependency on the_index
2018-11-12 fsck: mark strings for translation
2018-11-12 fsck: reduce word legos to help i18n
2018-11-12 parse-options: replace opterror() with optname()
2018-11-12 repack: mark more strings for translation
2018-11-12 reflog: mark strings for translation
2018-11-12 alias.c: mark split_cmdline_strerror() strings for...
2018-11-08 built-in rebase --autostash: leave the current branch...
2018-11-07 pack-objects: ignore ambiguous object warnings
2018-11-07 pull: handle --verify-signatures for unborn branch
2018-11-07 merge: handle --verify-signatures for unborn branch
2018-11-07 merge: extract verify_merge_signature() helper
2018-11-06 Merge branch 'sg/test-verbose-log'
2018-11-06 Merge branch 'rj/header-cleanup'
2018-11-06 Merge branch 'ss/travis-ci-force-vm-mode'
2018-11-06 Merge branch 'sg/test-rebase-editor-fix'
2018-11-06 Merge branch 'tb/char-may-be-unsigned'
2018-11-06 Merge branch 'js/mingw-ns-filetime'
2018-11-06 Merge branch 'md/exclude-promisor-objects-fix'
2018-11-06 Merge branch 'jw/send-email-no-auth'
2018-11-06 Merge branch 'nd/submodule-unused-vars'
2018-11-06 Merge branch 'nd/unpack-trees-with-cache-tree'
2018-11-06 Merge branch 'nd/completion-negation'
2018-11-06 Merge branch 'jt/upload-pack-v2-fix-shallow'
2018-11-06 Merge branch 'sb/submodule-url-to-absolute'
2018-11-06 Merge branch 'js/shallow-and-fetch-prune'
2018-11-06 Merge branch 'js/remote-archive-dwimfix'
2018-11-06 assert NOARG/NONEG behavior of parse-options callbacks
2018-11-06 cat-file: report an error on multiple --batch options
2018-11-06 tag: mark "--message" option with NONEG
2018-11-06 show-branch: mark --reflog option as NONEG
2018-11-06 format-patch: mark "--no-numbered" option with NONEG
2018-11-06 status: mark --find-renames option with NONEG
2018-11-06 cat-file: mark batch options with NONEG
2018-11-06 pack-objects: mark index-version option as NONEG
2018-11-06 ls-files: mark exclude options as NONEG
2018-11-06 am: handle --no-patch-format option
2018-11-06 refresh_index: remove unnecessary calls to preload_index()
2018-11-05 pack-objects: remove #ifdef NO_PTHREADS
2018-11-05 grep: clean up num_threads handling
2018-11-05 grep: remove #ifdef NO_PTHREADS
2018-11-05 index-pack: remove #ifdef NO_PTHREADS
2018-11-02 Merge branch 'jc/http-curlver-warnings'
2018-11-02 Merge branch 'js/mingw-http-ssl'
2018-11-02 Merge branch 'mg/gpg-fingerprint'
2018-11-02 Merge branch 'mg/gpg-parse-tighten'
2018-11-02 Merge branch 'en/merge-cleanup-more'
2018-11-02 add: speed up cmd_add() by utilizing read_cache_preload()
2018-11-02 xdiff: provide a separate emit callback for hunks
2018-11-02 rebase: apply cocci patch
2018-11-02 Merge branch 'js/rebase-i-shortopt'
2018-11-02 Merge branch 'js/rebase-i-break'
2018-11-02 Merge branch 'js/rebase-autostash-fix'
2018-11-02 Merge branch 'cb/printf-empty-format'
2018-11-02 Merge branch 'jc/rebase-in-c-5-test-typofix'
2018-11-02 Merge branch 'pk/rebase-in-c-6-final'
2018-11-02 Merge branch 'js/rebase-in-c-5.5-work-with-rebase-i...
2018-11-02 Merge branch 'pk/rebase-in-c-5-test'
2018-11-02 Merge branch 'pk/rebase-in-c-4-opts'
2018-11-02 Merge branch 'pk/rebase-in-c-3-acts'
2018-11-02 Merge branch 'pk/rebase-in-c-2-basic'
2018-11-02 Merge branch 'ag/rebase-i-in-c'
2018-11-02 Merge branch 'pk/rebase-in-c'
2018-11-01 fetch: replace string-list used as a look-up table...
2018-11-01 rev-parse: clear --exclude list after 'git rev-parse...
2018-11-01 add read_author_script() to libgit
2018-11-01 am: rename read_author_script()
2018-11-01 am: improve author-script error reporting
2018-11-01 am: don't die in read_author_script()
2018-10-31 submodule: support reading .gitmodules when it's not...
2018-10-31 ls-remote: pass heads/tags prefixes to transport
2018-10-31 ls-remote: do not send ref prefixes for patterns
2018-10-31 Adjust for 2.19.x series
next