summaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+1
|\
| * builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+1
* | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-221-0/+7
|\ \ | |/ |/|
| * git: ensure 0/1/2 are open in main()tr/protect-low-3-fdsThomas Rast2013-07-171-0/+7
* | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-061-0/+7
|\ \
| * | fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-281-0/+7
* | | sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-281-1/+2
|/ /
* | help: mention -a and -g option, and 'git help <concept>' usage.Philip Oakley2013-04-021-1/+3
* | Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-251-0/+1
|\ \
| * | setup: suppress implicit "." work-tree for bare reposJeff King2013-03-081-0/+1
* | | Merge branch 'maint'Junio C Hamano2013-03-111-2/+2
|\ \ \ | | |/ | |/|
| * | git.c: make usage match manual pageKevin Bracey2013-03-111-2/+2
* | | Merge branch 'maint'Junio C Hamano2013-03-101-1/+1
|\ \ \ | |/ /
| * | Translate git_more_info_string consistentlyKevin Bracey2013-03-101-1/+1
| |/
* | Merge branch 'as/check-ignore'Junio C Hamano2013-01-231-0/+1
|\ \
| * | add git-check-ignore sub-commandAdam Spiers2013-01-061-0/+1
* | | add global --literal-pathspecs optionJeff King2012-12-191-0/+8
| |/ |/|
* | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-291-33/+0
* | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-251-0/+1
* | move git_version_string into version.cJeff King2012-06-031-2/+0
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-031-0/+1
|\
| * Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-271-0/+1
* | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-241-1/+1
|/
* dashed externals: kill children on exitcb/maint-kill-subprocess-upon-signalClemens Buchacher2012-01-081-1/+1
* Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-191-0/+2
|\
| * i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-051-0/+2
* | upload-archive: use start_command instead of forkjk/upload-archive-use-start-commandJeff King2011-11-211-0/+1
|/
* Merge branch 'jk/pager-with-external-command'Junio C Hamano2011-08-281-0/+2
|\
| * support pager.* for external commandsJeff King2011-08-191-0/+2
* | Merge branch 'js/bisect-no-checkout'Junio C Hamano2011-08-171-1/+1
|\ \
| * | bisect: add support for bisecting bare repositoriesJon Seymour2011-08-091-1/+1
* | | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-171-2/+16
|\ \ \ | |/ / |/| |
| * | ref namespaces: infrastructureJosh Triplett2011-07-061-2/+16
* | | Merge branch 'da/git-prefix-everywhere' into nextJunio C Hamano2011-06-291-9/+1
|\ \ \ | |_|/ |/| |
| * | git: Remove handling for GIT_PREFIXDavid Aguilar2011-05-261-9/+1
* | | Merge branch 'jk/maint-config-alias-fix'Junio C Hamano2011-05-301-4/+2
|\ \ \ | |_|/ |/| |
| * | handle_options(): do not miscount how many arguments were usedJunio C Hamano2011-05-241-4/+2
* | | Merge branch 'js/info-man-path'Junio C Hamano2011-05-061-1/+7
|\ \ \ | |_|/ |/| |
| * | git: add --info-path and --man-path optionsJon Seymour2011-05-011-1/+7
* | | handle_alias: provide GIT_PREFIX to !aliasMichael J Gruber2011-04-271-1/+9
|/ /
* | git.c: reorder builtin command listNguyễn Thái Ngọc Duy2011-02-151-9/+9
* | repo-config: add deprecation warningRené Scharfe2011-02-131-1/+1
* | alias: use run_command api to execute aliasesErik Faye-Lund2011-01-061-17/+17
* | Merge branch 'nd/setup'Junio C Hamano2010-12-281-0/+4
|\ \ | |/
| * builtins: print setup info if repo is foundNguyễn Thái Ngọc Duy2010-11-291-0/+4
* | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-081-0/+2
|\ \
| * | git-remote-extIlari Liusvaara2010-10-131-0/+1
| * | git-remote-fdIlari Liusvaara2010-10-131-0/+1
* | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-171-5/+16
| |/ |/|
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-4/+4
|/