aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
* diffcore-rename: record filepair for rename srcJunio C Hamano2011-03-22
* diffcore-rename: refactor "too many candidates" logicJunio C Hamano2011-03-22
* builtin/diff.c: remove duplicated call to diff_result_code()Junio C Hamano2011-03-22
* 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
| * | | | | | | | | | commit: refer to commit template as s->fpJonathan Nieder2011-03-08
| * | | | | | | | | | wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
* | | | | | | | | | | Merge branch 'uk/ls-remote-in-get-remote-url'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-request-pull: open-code the only invocation of get_remote_urlUwe Kleine-König2011-03-02
| * | | | | | | | | | | get_remote_url(): use the same data source as ls-remote to get remote urlsUwe Kleine-König2011-03-02
* | | | | | | | | | | | Merge branch 'ss/mergetool--lib'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-28
| * | | | | | | | | | | | mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-28
* | | | | | | | | | | | | Merge branch 'jn/status-translatable'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | commit, status: use status_printf{,_ln,_more} helpersJonathan Nieder2011-03-08
| * | | | | | | | | | | | | commit: refer to commit template as s->fpJonathan Nieder2011-03-08
| * | | | | | | | | | | | | wt-status: add helpers for printing wt-status linesJonathan Nieder2011-03-08
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trace: give repo_setup trace its own keyJeff King2011-03-08
| * | | | | | | | | | | | | add packet tracing debug codeJeff King2011-03-08
| * | | | | | | | | | | | | trace: add trace_strbufJeff King2011-03-08
| * | | | | | | | | | | | | trace: factor out "do we want to trace" logicJeff King2011-03-08
| * | | | | | | | | | | | | trace: refactor to support multiple env variablesJeff King2011-03-08
| * | | | | | | | | | | | | trace: add trace_vprintfJeff King2011-03-08
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \