summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-30Add a test for `git replace --convert-graft-file`Johannes Schindelin
2018-04-30replace: introduce --convert-graft-fileJohannes Schindelin
2018-04-30replace: prepare create_graft() for converting graft files wholesaleJohannes Schindelin
2018-04-30replace: "libify" create_graft() and calleesJohannes Schindelin
2018-04-26replace: avoid using die() to indicate a bugJohannes Schindelin
2018-04-26commit: Let the callback of for_each_mergetag return on errorJohannes Schindelin
2018-04-26argv_array: offer to split a string by whitespaceJohannes Schindelin
2018-04-25The fourth batch for 2.18Junio C Hamano
2018-04-25Merge branch 'jm/mem-pool'Junio C Hamano
2018-04-25Merge branch 'tg/use-git-contacts'Junio C Hamano
2018-04-25Merge branch 'sb/filenames-with-dashes'Junio C Hamano
2018-04-25Merge branch 'cc/perf-bisect'Junio C Hamano
2018-04-25Merge branch 'bp/fsmonitor-prime-index'Junio C Hamano
2018-04-25Merge branch 'bp/fsmonitor-bufsize-fix'Junio C Hamano
2018-04-25Merge branch 'cb/bash-completion-ls-files-processing'Junio C Hamano
2018-04-25Merge branch 'es/worktree-docs'Junio C Hamano
2018-04-25Merge branch 'es/fread-reads-dir-autoconf-fix'Junio C Hamano
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-25Merge branch 'js/t5404-path-fix'Junio C Hamano
2018-04-25Merge branch 'jk/ref-array-push'Junio C Hamano
2018-04-25Merge branch 'en/doc-typoes'Junio C Hamano
2018-04-25Merge branch 'lw/daemon-log-destination'Junio C Hamano
2018-04-25Merge branch 'mn/send-email-credential-doc'Junio C Hamano
2018-04-25Merge branch 'ak/bisect-doc-typofix'Junio C Hamano
2018-04-25Merge branch 'br/mergetools-guiffy'Junio C Hamano
2018-04-25Merge branch 'nd/worktree-move'Junio C Hamano
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Junio C Hamano
2018-04-25Merge branch 'jk/t5561-missing-curl'Junio C Hamano
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Junio C Hamano
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano
2018-04-25Merge branch 'jk/flockfile-stdio'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Junio C Hamano
2018-04-25Merge branch 'cb/git-gui-ttk-style'Junio C Hamano
2018-04-25Merge branch 'bp/git-gui-bind-kp-enter'Junio C Hamano
2018-04-25Merge branch 'bb/git-gui-ssh-key-files'Junio C Hamano
2018-04-12mem-pool: move reusable parts of memory pool into its own fileJameson Miller
2018-04-12SubmittingPatches: mention the git contacts commandThomas Gummerer
2018-04-12fast-import: introduce mem_pool typeJameson Miller
2018-04-12fast-import: rename mem_pool type to mp_blockJameson Miller
2018-04-11Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano
2018-04-11replace_object.c: rename to use dash in file nameStefan Beller
2018-04-11sha1_file.c: rename to use dash in file nameStefan Beller
2018-04-11sha1_name.c: rename to use dash in file nameStefan Beller
2018-04-11exec_cmd: rename to use dash in file nameStefan Beller
2018-04-11unicode_width.h: rename to use dash in file nameStefan Beller
2018-04-11write_or_die.c: rename to use dashes in file nameStefan Beller
2018-04-11fsmonitor: force index write after full scanBen Peart
2018-04-11Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano
2018-04-11fsmonitor: fix incorrect buffer size when printing version numberBen Peart