summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-225-32/+118
|\
| * fetch-pack: objects in our alternates are available to usJunio C Hamano2011-03-172-1/+13
| * refs_from_alternate: helper to use refs from alternatesJunio C Hamano2011-03-174-32/+106
* | Merge branch 'sg/complete-symmetric-diff'Junio C Hamano2011-03-221-14/+17
|\ \
| * | bash: complete 'git diff ...branc<TAB>'SZEDER Gábor2011-03-101-13/+16
| * | bash: fix misindented esac statement in __git_complete_file()SZEDER Gábor2011-03-101-1/+1
* | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-228-172/+265
|\ \ \
| * \ \ Merge branch 'db/length-as-hash' into svn-feJonathan Nieder2011-03-221-69/+105
| |\ \ \
| | * | | vcs-svn: use strchr to find RFC822 delimiterDavid Barr2011-03-221-2/+5
| | * | | vcs-svn: implement perfect hash for top-level keysDavid Barr2011-03-221-50/+59
| | * | | vcs-svn: implement perfect hash for node-prop keysDavid Barr2011-03-221-19/+43
| * | | | vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-225-30/+43
| * | | | vcs-svn: use strbuf for revision logDavid Barr2011-03-221-20/+8
| |/ / /
| * | | vcs-svn: improve reporting of input errorsJonathan Nieder2011-03-222-5/+37
| * | | vcs-svn: make buffer_copy_bytes return length readJonathan Nieder2011-03-222-10/+11
| * | | vcs-svn: make buffer_skip_bytes return length readJonathan Nieder2011-03-223-8/+10
| * | | vcs-svn: improve support for reading large filesJonathan Nieder2011-03-222-4/+4
| * | | vcs-svn: allow input errors to be detected promptlyJonathan Nieder2011-03-072-0/+6
| * | | vcs-svn: simplify repo_modify_path and repo_copyJonathan Nieder2011-03-073-22/+13
| * | | vcs-svn: handle_node: use repo_read_pathJonathan Nieder2011-03-071-10/+23
| * | | vcs-svn: introduce repo_read_path to check the content at a pathJonathan Nieder2011-03-072-1/+12
* | | | Merge branch 'maint'Junio C Hamano2011-03-222-7/+9
|\ \ \ \
| * | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-221-3/+3
| * | | | bisect: visualize with git-log if gitk is unavailableJeff King2011-03-211-4/+6
* | | | | Fix sparse warningsStephen Boyd2011-03-2235-48/+43
* | | | | Update drart release notes to 1.7.5Junio C Hamano2011-03-201-10/+13
* | | | | Merge branch 'maint'Junio C Hamano2011-03-203-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-201-0/+9
| * | | | Merge branch 'sp/maint-fd-limit' into maintJunio C Hamano2011-03-204-19/+85
| |\ \ \ \
| * \ \ \ \ Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-202-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-202-0/+61
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-202-5/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-204-4/+56
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-201-1/+2
| * | | | | | | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-201-0/+7
* | | | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering'Junio C Hamano2011-03-195-1/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-095-1/+26
* | | | | | | | | | | Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-192-161/+163
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-092-160/+160
| * | | | | | | | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-082-1/+3
* | | | | | | | | | | | Merge branch 'js/rerere-forget-always-take-pathspec'Junio C Hamano2011-03-192-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rerere forget: deprecate invocation without pathspecJohannes Sixt2011-03-022-4/+7
* | | | | | | | | | | | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-196-0/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i18n: "make distclean" should clean up after "make pot"Jonathan Nieder2011-03-091-0/+1
| * | | | | | | | | | | | | i18n: Makefile: "pot" target to extract messages marked for translationÆvar Arnfjörð Bjarmason2011-03-092-0/+17
| * | | | | | | | | | | | | i18n: add stub Q_() wrapper for ngettextJonathan Nieder2011-03-091-2/+10
| * | | | | | | | | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-084-3/+26
| * | | | | | | | | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-083-1/+17
| * | | | | | | | | | | | | i18n: add no-op _() and N_() wrappersÆvar Arnfjörð Bjarmason2011-03-083-0/+28
| * | | | | | | | | | | | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-082-66/+67