aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'tc/completion-reflog'Junio C Hamano2010-12-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bash completion: add basic support for git-reflogTay Ray Chuan2010-12-17
* | | | | | | | | | | | | Merge branch 'nd/oneline-sha1-name-from-specific-ref'Junio C Hamano2010-12-21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | get_sha1: handle special case $commit^{/}Nguyễn Thái Ngọc Duy2010-12-16
| * | | | | | | | | | | | | get_sha1: support $commit^{/regex} syntaxNguyễn Thái Ngọc Duy2010-12-14
| * | | | | | | | | | | | | get_sha1_oneline: make callers prepare the commit list to traverseNguyễn Thái Ngọc Duy2010-12-12
| * | | | | | | | | | | | | get_sha1_oneline: fix lifespan rule of temp_commit_buffer variableJunio C Hamano2010-12-12
* | | | | | | | | | | | | | Merge branch 'jn/maint-gitweb-pathinfo-fix'Junio C Hamano2010-12-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gitweb: Fix handling of whitespace in generated linksJakub Narebski2010-12-14
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | set_try_to_free_routine(NULL) means "do nothing special"Junio C Hamano2010-12-21
* | | | | | | | | | | | | | completion: add missing configuration variablesMartin von Zweigbergk2010-12-20
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | gitweb: Include links to feeds in HTML header only for '200 OK' responseJakub Narebski2010-12-18
| * | | | | | | | | | | | | fsck docs: remove outdated and useless diagnosticMark Lodato2010-12-18
| * | | | | | | | | | | | | userdiff: fix typo in ruby and python word regexesThomas Rast2010-12-18
| * | | | | | | | | | | | | trace.c: mark file-local function staticVasyl' Vavrychuk2010-12-17
| * | | | | | | | | | | | | Fix typo in git-gc document.Jiang Xin2010-12-17
* | | | | | | | | | | | | | t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeJonathan Nieder2010-12-19
* | | | | | | | | | | | | | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina2010-12-19
* | | | | | | | | | | | | | builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina2010-12-19
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Update draft release notes to 1.7.4Junio C Hamano2010-12-16
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | difftool: provide basename to external toolsMichael J Gruber2010-12-16
| * | | | | | | | | | | | git-difftool.txt: correct the description of $BASE and describe $MERGEDMichael J Gruber2010-12-16
* | | | | | | | | | | | | Merge branch 'kb/diff-C-M-synonym'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff: use "find" instead of "detect" as prefix for long forms of -M and -CYann Dirson2010-12-10
| * | | | | | | | | | | | | diff: add --detect-copies-harder as a synonym for --find-copies-harderKevin Ballard2010-11-29
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9300: avoid short reads from ddJonathan Nieder2010-12-12
| * | | | | | | | | | | | | t9300: remove unnecessary use of /dev/stdinJunio C Hamano2010-12-03
| * | | | | | | | | | | | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-01
| * | | | | | | | | | | | | fast-import: let importers retrieve blobsDavid Barr2010-12-01
| * | | | | | | | | | | | | fast-import: clarify documentation of "feature" commandJonathan Nieder2010-12-01
| * | | | | | | | | | | | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-01
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fetch_populated_submodules(): document dynamic allocationJunio C Hamano2010-12-09
| * | | | | | | | | | | | | Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-12
| * | | | | | | | | | | | | Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
| * | | | | | | | | | | | | fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* | | | | | | | | | | | | | Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | msvc: Fix macro redefinition warningsRamsay Jones2010-12-09
| * | | | | | | | | | | | | | msvc: Fix build by adding missing INTMAX_MAX defineRamsay Jones2010-12-09
| * | | | | | | | | | | | | | msvc: git-daemon.exe: Fix linker "unresolved externals" errorRamsay Jones2010-12-09
| * | | | | | | | | | | | | | msvc: Fix compilation errors in compat/win32/sys/poll.cRamsay Jones2010-12-09
* | | | | | | | | | | | | | | Merge branch 'nd/extended-sha1-relpath'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | get_sha1: teach ":$n:<path>" the same relative path logicJunio C Hamano2010-12-09
| * | | | | | | | | | | | | | | get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy2010-12-07
| * | | | | | | | | | | | | | | Make prefix_path() return char* without constNguyễn Thái Ngọc Duy2010-12-07
* | | | | | | | | | | | | | | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | default color.status.branch to "same as header"Jeff King2010-12-10