Age | Commit message (Expand) | Author | Files | Lines |
2011-01-24 | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase | Junio C Hamano | 1 | -8/+17 |
2011-01-04 | Fix typos in the documentation | Ralf Wildenhues | 1 | -2/+2 |
2010-12-28 | Merge branch 'nd/setup' | Junio C Hamano | 1 | -15/+8 |
2010-12-22 | Revert "Documentation: always respect core.worktree if set" | Nguyễn Thái Ngọc Duy | 1 | -15/+8 |
2010-12-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-12-17 | Fix typo in git-gc document. | Jiang Xin | 1 | -1/+1 |
2010-12-16 | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 1 | -0/+12 |
2010-12-16 | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 1 | -1/+2 |
2010-12-12 | Merge branch 'js/configurable-tab' | Junio C Hamano | 1 | -0/+3 |
2010-12-08 | Merge branch 'jk/pager-per-command' | Junio C Hamano | 1 | -5/+7 |
2010-12-03 | Merge branch 'jc/abbrev-guard' | Junio C Hamano | 1 | -0/+9 |
2010-12-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+5 |
2010-12-01 | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 1 | -1/+5 |
2010-12-01 | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 1 | -1/+5 |
2010-12-01 | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 1 | -1/+5 |
2010-12-01 | Make the tab width used for whitespace checks configurable | Johannes Sixt | 1 | -0/+3 |
2010-12-01 | add: introduce add.ignoreerrors synonym for add.ignore-errors | Jonathan Nieder | 1 | -1/+5 |
2010-11-29 | status: show branchname with a configurable color | Aleksi Aalto | 1 | -1/+2 |
2010-11-24 | Merge branch 'jk/repack-reuse-object' into maint | Junio C Hamano | 1 | -0/+4 |
2010-11-17 | allow command-specific pagers in pager.<cmd> | Jeff King | 1 | -5/+7 |
2010-11-12 | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 1 | -0/+7 |
2010-11-12 | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 1 | -0/+5 |
2010-11-03 | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 1 | -3/+4 |
2010-11-03 | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 1 | -2/+2 |
2010-11-03 | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-10-28 | core.abbrevguard: Ensure short object names stay unique a bit longer | Junio C Hamano | 1 | -0/+9 |
2010-10-26 | Merge branch 'po/sendemail' | Junio C Hamano | 1 | -0/+1 |
2010-10-19 | Merge branch 'maint' | Junio C Hamano | 1 | -7/+7 |
2010-10-19 | documentation: git-config minor cleanups | Cliff Frey | 1 | -7/+7 |
2010-10-06 | Merge branch 'jk/repack-reuse-object' | Junio C Hamano | 1 | -0/+4 |
2010-09-29 | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 1 | -0/+6 |
2010-09-27 | Documentation: pack.compression: explain how to recompress | Jan Krüger | 1 | -0/+4 |
2010-09-10 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+3 |
2010-09-10 | config.txt: fix placement of diff.noprefix | Mark Lodato | 1 | -2/+3 |
2010-09-08 | Merge branch 'kf/askpass-config' | Junio C Hamano | 1 | -0/+9 |
2010-09-06 | New send-email option smtpserveroption. | Pascal Obry | 1 | -0/+1 |
2010-09-04 | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 1 | -1/+2 |
2010-09-03 | Merge branch 'jn/doc-backslash' | Junio C Hamano | 1 | -4/+5 |
2010-09-01 | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 1 | -1/+3 |
2010-09-01 | Add global and system-wide gitattributes | Petr Onderka | 1 | -0/+6 |
2010-08-31 | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 1 | -1/+3 |
2010-08-31 | Merge branch 'hv/autosquash-config' | Junio C Hamano | 1 | -0/+3 |
2010-08-31 | Extend documentation of core.askpass and GIT_ASKPASS. | Knut Franke | 1 | -2/+5 |
2010-08-31 | Add a new option 'core.askpass'. | Anselm Kruis | 1 | -0/+6 |
2010-08-30 | checkout: Add test for diff.ignoreSubmodules | Jens Lehmann | 1 | -1/+2 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -1/+1 |
2010-08-21 | Merge branch 'so/http-user-agent' | Junio C Hamano | 1 | -0/+9 |
2010-08-20 | Documentation: tweak description of log.date | Jonathan Nieder | 1 | -4/+5 |
2010-08-20 | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 1 | -5/+7 |
2010-08-18 | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 1 | -0/+18 |