aboutsummaryrefslogtreecommitdiff
path: root/builtin/init-db.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\
| * use new wrapper write_file() for simple file writingNguyễn Thái Ngọc Duy2014-12-01
* | Merge branch 'jk/init-core-worktree-at-root'Junio C Hamano2015-05-05
|\ \
| * | init: don't set core.worktree when initializing /.gitJeff King2015-04-02
* | | standardize usage info string formatAlex Henrie2015-01-14
* | | Merge branch 'jc/exec-cmd-system-path-leak-fix'Junio C Hamano2014-12-22
|\ \ \
| * | | system_path(): always return free'able memory to the callerJunio C Hamano2014-11-30
| |/ /
* | | Merge branch 'tb/config-core-filemode-check-on-broken-fs'Junio C Hamano2014-12-22
|\ \ \
| * | | init-db: improve the filemode trustability checkTorsten Bögershausen2014-11-21
* | | | Merge branch 'mh/config-flip-xbit-back-after-checking'Junio C Hamano2014-12-05
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | create_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty2014-11-18
| |/
* | Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\ \
| * | use xgetcwd() to set $GIT_DIRRené Scharfe2014-08-26
| * | use xgetcwd() to get the current directory or dieRené Scharfe2014-08-26
| |/
* | init: avoid superfluous real_path() callsRené Scharfe2014-07-28
|/
* i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2014-04-17
* Merge branch 'mh/safe-create-leading-directories'Junio C Hamano2014-01-27
|\
| * cmd_init_db(): when creating directories, handle errors conservativelyMichael Haggerty2014-01-06
| * safe_create_leading_directories(): introduce enum for return valuesMichael Haggerty2014-01-06
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* i18n: init-db: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* builtin/init-db.c: eliminate -Wformat warning on SolarisÆvar Arnfjörð Bjarmason2011-12-20
* read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
* Merge branch 'maint'Junio C Hamano2011-05-25
|\
| * init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-25
* | i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-12
|/
* Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-01
|\
| * init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-19
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \ | |/ |/|
| * i18n: git-init "Initialized [...] repository" messageÆvar Arnfjörð Bjarmason2011-03-09
| * i18n: git-init basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | init: remove unnecessary checkNguyễn Thái Ngọc Duy2011-03-03
|/
* clone,init: describe --template using the same wordingMichael J Gruber2011-02-15
* Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
* setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
* init: plug tiny one-time memory leakJonathan Nieder2010-10-06
* handle "git --bare init <dir>" properlyJeff King2010-05-10
* Merge branch 'sd/init-template'Junio C Hamano2010-03-10
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22