Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/maint-fetch-alt' | Junio C Hamano | 2011-03-22 | 5 | -32/+118 |
|\ | |||||
| * | fetch-pack: objects in our alternates are available to us | Junio C Hamano | 2011-03-17 | 2 | -1/+13 |
| * | refs_from_alternate: helper to use refs from alternates | Junio C Hamano | 2011-03-17 | 4 | -32/+106 |
* | | Merge branch 'sg/complete-symmetric-diff' | Junio C Hamano | 2011-03-22 | 1 | -14/+17 |
|\ \ | |||||
| * | | bash: complete 'git diff ...branc<TAB>' | SZEDER Gábor | 2011-03-10 | 1 | -13/+16 |
| * | | bash: fix misindented esac statement in __git_complete_file() | SZEDER Gábor | 2011-03-10 | 1 | -1/+1 |
* | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-03-22 | 8 | -172/+265 |
|\ \ \ | |||||
| * \ \ | Merge branch 'db/length-as-hash' into svn-fe | Jonathan Nieder | 2011-03-22 | 1 | -69/+105 |
| |\ \ \ | |||||
| | * | | | vcs-svn: use strchr to find RFC822 delimiter | David Barr | 2011-03-22 | 1 | -2/+5 |
| | * | | | vcs-svn: implement perfect hash for top-level keys | David Barr | 2011-03-22 | 1 | -50/+59 |
| | * | | | vcs-svn: implement perfect hash for node-prop keys | David Barr | 2011-03-22 | 1 | -19/+43 |
| * | | | | vcs-svn: use strbuf for author, UUID, and URL | David Barr | 2011-03-22 | 5 | -30/+43 |
| * | | | | vcs-svn: use strbuf for revision log | David Barr | 2011-03-22 | 1 | -20/+8 |
| |/ / / | |||||
| * | | | vcs-svn: improve reporting of input errors | Jonathan Nieder | 2011-03-22 | 2 | -5/+37 |
| * | | | vcs-svn: make buffer_copy_bytes return length read | Jonathan Nieder | 2011-03-22 | 2 | -10/+11 |
| * | | | vcs-svn: make buffer_skip_bytes return length read | Jonathan Nieder | 2011-03-22 | 3 | -8/+10 |
| * | | | vcs-svn: improve support for reading large files | Jonathan Nieder | 2011-03-22 | 2 | -4/+4 |
| * | | | vcs-svn: allow input errors to be detected promptly | Jonathan Nieder | 2011-03-07 | 2 | -0/+6 |
| * | | | vcs-svn: simplify repo_modify_path and repo_copy | Jonathan Nieder | 2011-03-07 | 3 | -22/+13 |
| * | | | vcs-svn: handle_node: use repo_read_path | Jonathan Nieder | 2011-03-07 | 1 | -10/+23 |
| * | | | vcs-svn: introduce repo_read_path to check the content at a path | Jonathan Nieder | 2011-03-07 | 2 | -1/+12 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-22 | 2 | -7/+9 |
|\ \ \ \ | |||||
| * | | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply' | SZEDER Gábor | 2011-03-22 | 1 | -3/+3 |
| * | | | | bisect: visualize with git-log if gitk is unavailable | Jeff King | 2011-03-21 | 1 | -4/+6 |
* | | | | | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 35 | -48/+43 |
* | | | | | Update drart release notes to 1.7.5 | Junio C Hamano | 2011-03-20 | 1 | -10/+13 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-20 | 3 | -1/+18 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-20 | 1 | -0/+9 |
| * | | | | Merge branch 'sp/maint-fd-limit' into maint | Junio C Hamano | 2011-03-20 | 4 | -19/+85 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'mr/hpux' into maint | Junio C Hamano | 2011-03-20 | 2 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'so/submodule-no-update-first-time' into maint | Junio C Hamano | 2011-03-20 | 2 | -0/+61 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'mo/perl-bidi-pipe-envfix' into maint | Junio C Hamano | 2011-03-20 | 2 | -5/+30 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ae/better-template-failure-report' into maint | Junio C Hamano | 2011-03-20 | 4 | -4/+56 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Work around broken ln on solaris as used in t8006 | Ben Walton | 2011-03-20 | 1 | -1/+2 |
| * | | | | | | | | | t/README: Add a note about running commands under valgrind | Carlos Martín Nieto | 2011-03-20 | 1 | -0/+7 |
* | | | | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering' | Junio C Hamano | 2011-03-19 | 5 | -1/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | log: fix --max-count when used together with -S or -G | Matthieu Moy | 2011-03-09 | 5 | -1/+26 |
* | | | | | | | | | | | Merge branch 'mg/rev-list-n-reverse-doc' | Junio C Hamano | 2011-03-19 | 2 | -161/+163 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 2011-03-09 | 2 | -160/+160 |
| * | | | | | | | | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2011-03-08 | 2 | -1/+3 |
* | | | | | | | | | | | | Merge branch 'js/rerere-forget-always-take-pathspec' | Junio C Hamano | 2011-03-19 | 2 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rerere forget: deprecate invocation without pathspec | Johannes Sixt | 2011-03-02 | 2 | -4/+7 |
* | | | | | | | | | | | | | Merge branch 'ab/i18n-basic' | Junio C Hamano | 2011-03-19 | 6 | -0/+93 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | i18n: "make distclean" should clean up after "make pot" | Jonathan Nieder | 2011-03-09 | 1 | -0/+1 |
| * | | | | | | | | | | | | | i18n: Makefile: "pot" target to extract messages marked for translation | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -0/+17 |
| * | | | | | | | | | | | | | i18n: add stub Q_() wrapper for ngettext | Jonathan Nieder | 2011-03-09 | 1 | -2/+10 |
| * | | | | | | | | | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 4 | -3/+26 |
| * | | | | | | | | | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 3 | -1/+17 |
| * | | | | | | | | | | | | | i18n: add no-op _() and N_() wrappers | Ævar Arnfjörð Bjarmason | 2011-03-08 | 3 | -0/+28 |
| * | | | | | | | | | | | | | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 2011-03-08 | 2 | -66/+67 |