Age | Commit message (Expand) | Author | Files | Lines |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2014-12-22 | Merge branch 'jc/exec-cmd-system-path-leak-fix' | Junio C Hamano | 1 | -5/+10 |
2014-12-22 | Merge branch 'tb/config-core-filemode-check-on-broken-fs' | Junio C Hamano | 1 | -0/+2 |
2014-12-05 | Merge branch 'mh/config-flip-xbit-back-after-checking' | Junio C Hamano | 1 | -1/+2 |
2014-11-30 | system_path(): always return free'able memory to the caller | Junio C Hamano | 1 | -5/+10 |
2014-11-21 | init-db: improve the filemode trustability check | Torsten Bögershausen | 1 | -0/+2 |
2014-11-18 | create_default_files(): don't set u+x bit on $GIT_DIR/config | Michael Haggerty | 1 | -1/+2 |
2014-09-02 | Merge branch 'rs/strbuf-getcwd' | Junio C Hamano | 1 | -13/+11 |
2014-08-26 | use xgetcwd() to set $GIT_DIR | René Scharfe | 1 | -4/+3 |
2014-08-26 | use xgetcwd() to get the current directory or die | René Scharfe | 1 | -9/+8 |
2014-07-28 | init: avoid superfluous real_path() calls | René Scharfe | 1 | -4/+4 |
2014-04-17 | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 1 | -5/+3 |
2014-01-27 | Merge branch 'mh/safe-create-leading-directories' | Junio C Hamano | 1 | -4/+5 |
2014-01-06 | cmd_init_db(): when creating directories, handle errors conservatively | Michael Haggerty | 1 | -3/+4 |
2014-01-06 | safe_create_leading_directories(): introduce enum for return values | Michael Haggerty | 1 | -2/+2 |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -1/+1 |
2012-08-20 | i18n: init-db: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
2012-07-08 | git on Mac OS and precomposed unicode | Torsten Bögershausen | 1 | -0/+1 |
2011-12-20 | builtin/init-db.c: eliminate -Wformat warning on Solaris | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-08-22 | read_gitfile_gently(): rename misnamed function to read_gitfile() | Junio C Hamano | 1 | -1/+1 |
2011-05-25 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-05-25 | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 1 | -1/+1 |
2011-04-12 | i18n: mark init-db messages for translation | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2011-04-01 | Merge branch 'nd/init-gitdir' | Junio C Hamano | 1 | -3/+65 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -26/+32 |
2011-03-19 | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 1 | -3/+65 |
2011-03-17 | Name make_*_path functions more accurately | Carlos Martín Nieto | 1 | -4/+4 |
2011-03-09 | i18n: git-init "Initialized [...] repository" message | Ævar Arnfjörð Bjarmason | 1 | -3/+9 |
2011-03-09 | i18n: git-init basic messages | Ævar Arnfjörð Bjarmason | 1 | -23/+23 |
2011-03-03 | init: remove unnecessary check | Nguyễn Thái Ngọc Duy | 1 | -7/+5 |
2011-02-15 | clone,init: describe --template using the same wording | Michael J Gruber | 1 | -1/+1 |
2010-12-22 | Remove all logic from get_git_work_tree() | Nguyễn Thái Ngọc Duy | 1 | -3/+11 |
2010-12-22 | setup: limit get_git_work_tree()'s to explicit setup case only | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2010-10-06 | init: plug tiny one-time memory leak | Jonathan Nieder | 1 | -13/+19 |
2010-05-10 | handle "git --bare init <dir>" properly | Jeff King | 1 | -1/+1 |
2010-03-10 | Merge branch 'sd/init-template' | Junio C Hamano | 1 | -0/+14 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+501 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+498 |