aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'wp/doc-filter-direction'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | documentation: clarify direction of core.autocrlfWill Palmer2010-04-17
* | | | | | | | Merge branch 'jk/maint-diffstat-overflow'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | diff: use large integers for diffstat calculationsJeff King2010-04-17
* | | | | | | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \
| * | | | | | | | t3301: add tests to use --format="%N"Junio C Hamano2010-04-18
| * | | | | | | | pretty: Initialize notes if %N is usedJohannes Gilger2010-04-13
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Documentation: Describe other situations where -z affects git diffCharles Bailey2010-04-18
* | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitk: Display dirty submodules correctlyJens Lehmann2010-04-17
| * | | | | | | | | gitk: Fix display of copyright symbolPat Thoyts2010-03-20
| * | | | | | | | | gitk: Add emacs editor variable blockPat Thoyts2010-03-20
| * | | | | | | | | gitk: Avoid calling tk_setPalette on WindowsPat Thoyts2010-03-20
| * | | | | | | | | gitk: Don't clobber "Remember this view" settingJonathan Nieder2010-03-20
| * | | | | | | | | gitk: Add comments to explain encode_view_opts and decode_view_optsJonathan Nieder2010-03-20
| * | | | | | | | | gitk: Use consistent font for all text input fieldsMark Hills2010-03-20
| * | | | | | | | | gitk: Set the font for all listbox widgetsMark Hills2010-03-20
| * | | | | | | | | gitk: Set the font for all spinbox widgetsMark Hills2010-03-20
| * | | | | | | | | gitk: Remove forced use of sans-serif fontMark Hills2010-03-20
| * | | | | | | | | gitk: Add Ctrl-W shortcut for closing the active windowJens Lehmann2010-03-20
* | | | | | | | | | rebase-interactive: silence warning when no commits rewrittenJeff King2010-04-18
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-17
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | t1010-mktree: Adjust expected result to code and documentationMichael J Gruber2010-04-17
| * | | | | | | | | combined diff: correctly handle truncated fileThomas Rast2010-04-17
| * | | | | | | | | Document new "already-merged" rule for branch -dJonathan Nieder2010-04-15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | t6006: do not write to /tmpMatthew Ogilvie2010-04-17
* | | | | | | | | git-instaweb: pass through invoking user's path to gitweb CGI scriptsChris Webb2010-04-17
* | | | | | | | | gitweb: simplify gitweb.min.* generation and clean-up rulesJunio C Hamano2010-04-17
* | | | | | | | | tag -v: use RUN_GIT_CMD to run verify-tagJonathan Nieder2010-04-17
* | | | | | | | | Add .depend directories to .gitignoreJonathan Nieder2010-04-15
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Documentation/config.txt: default gc.aggressiveWindow is 250, not 10Jay Soffian2010-04-13
| * | | | | | | | Docs: Add -X option to git-merge's synopsis.Marc Branchaud2010-04-12
* | | | | | | | | Merge branch 'jl/maint-submodule-gitfile-awareness'Junio C Hamano2010-04-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows: start_command: Support non-NULL dir in struct child_processJohannes Sixt2010-04-11
* | | | | | | | | | Sync with 1.7.0.5Junio C Hamano2010-04-11
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Git 1.7.0.5v1.7.0.5Junio C Hamano2010-04-11
| * | | | | | | | | Merge branch 'rc/maint-reflog-msg-for-forced-branch' into maintJunio C Hamano2010-04-11
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | blame documentation: -M/-C notice copied lines as well as moved onesJunio C Hamano2010-04-11
* | | | | | | | | | | Merge branch 'jc/doc-submit-gmail'Junio C Hamano2010-04-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SubmittingPatches: update GMail sectionJunio C Hamano2010-04-07
* | | | | | | | | | | | t3507: Make test executableStephen Boyd2010-04-11
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Git 1.7.1-rc1v1.7.1-rc1Junio C Hamano2010-04-10
* | | | | | | | | | | Merge branch 'mr/gitweb-jsmin'Junio C Hamano2010-04-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gitweb: update INSTALL to use shorter make targetMark Rada2010-04-02
| * | | | | | | | | | | gitweb: add documentation to INSTALL regarding gitweb.jsMark Rada2010-04-02
| * | | | | | | | | | | instaweb: add minification awarenessMark Rada2010-04-02
| * | | | | | | | | | | Gitweb: add autoconfigure support for minifiersMark Rada2010-04-02
| * | | | | | | | | | | Gitweb: add support for minifying gitweb.cssMark Rada2010-04-02