aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-22
|\
| * fetch-pack: objects in our alternates are available to usJunio C Hamano2011-03-17
| * refs_from_alternate: helper to use refs from alternatesJunio C Hamano2011-03-17
* | Merge branch 'sg/complete-symmetric-diff'Junio C Hamano2011-03-22
|\ \
| * | bash: complete 'git diff ...branc<TAB>'SZEDER Gábor2011-03-10
| * | bash: fix misindented esac statement in __git_complete_file()SZEDER Gábor2011-03-10
* | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-22
|\ \ \
| * \ \ Merge branch 'db/length-as-hash' into svn-feJonathan Nieder2011-03-22
| |\ \ \
| | * | | vcs-svn: use strchr to find RFC822 delimiterDavid Barr2011-03-22
| | * | | vcs-svn: implement perfect hash for top-level keysDavid Barr2011-03-22
| | * | | vcs-svn: implement perfect hash for node-prop keysDavid Barr2011-03-22
| * | | | vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-22
| * | | | vcs-svn: use strbuf for revision logDavid Barr2011-03-22
| |/ / /
| * | | vcs-svn: improve reporting of input errorsJonathan Nieder2011-03-22
| * | | vcs-svn: make buffer_copy_bytes return length readJonathan Nieder2011-03-22
| * | | vcs-svn: make buffer_skip_bytes return length readJonathan Nieder2011-03-22
| * | | vcs-svn: improve support for reading large filesJonathan Nieder2011-03-22
| * | | vcs-svn: allow input errors to be detected promptlyJonathan Nieder2011-03-07
| * | | vcs-svn: simplify repo_modify_path and repo_copyJonathan Nieder2011-03-07
| * | | vcs-svn: handle_node: use repo_read_pathJonathan Nieder2011-03-07
| * | | vcs-svn: introduce repo_read_path to check the content at a pathJonathan Nieder2011-03-07
* | | | Merge branch 'maint'Junio C Hamano2011-03-22
|\ \ \ \
| * | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-22
| * | | | bisect: visualize with git-log if gitk is unavailableJeff King2011-03-21
* | | | | Fix sparse warningsStephen Boyd2011-03-22
* | | | | Update drart release notes to 1.7.5Junio C Hamano2011-03-20
* | | | | Merge branch 'maint'Junio C Hamano2011-03-20
|\ \ \ \ \ | |/ / / /
| * | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-20
| * | | | Merge branch 'sp/maint-fd-limit' into maintJunio C Hamano2011-03-20
| |\ \ \ \
| * \ \ \ \ Merge branch 'mr/hpux' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'so/submodule-no-update-first-time' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mo/perl-bidi-pipe-envfix' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ae/better-template-failure-report' into maintJunio C Hamano2011-03-20
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Work around broken ln on solaris as used in t8006Ben Walton2011-03-20
| * | | | | | | | | t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-20
* | | | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
* | | | | | | | | | | Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-09
| * | | | | | | | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-08
* | | | | | | | | | | | Merge branch 'js/rerere-forget-always-take-pathspec'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rerere forget: deprecate invocation without pathspecJohannes Sixt2011-03-02
* | | | | | | | | | | | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i18n: "make distclean" should clean up after "make pot"Jonathan Nieder2011-03-09
| * | | | | | | | | | | | | i18n: Makefile: "pot" target to extract messages marked for translationÆvar Arnfjörð Bjarmason2011-03-09
| * | | | | | | | | | | | | i18n: add stub Q_() wrapper for ngettextJonathan Nieder2011-03-09
| * | | | | | | | | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-08
| * | | | | | | | | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translatorÆvar Arnfjörð Bjarmason2011-03-08
| * | | | | | | | | | | | | i18n: add no-op _() and N_() wrappersÆvar Arnfjörð Bjarmason2011-03-08
| * | | | | | | | | | | | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-08