Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | gitk: Add comments to explain encode_view_opts and decode_view_opts | Jonathan Nieder | 2010-03-20 | 1 | -0/+2 | |
| * | | | | | | | | | gitk: Use consistent font for all text input fields | Mark Hills | 2010-03-20 | 1 | -4/+5 | |
| * | | | | | | | | | gitk: Set the font for all listbox widgets | Mark Hills | 2010-03-20 | 1 | -0/+1 | |
| * | | | | | | | | | gitk: Set the font for all spinbox widgets | Mark Hills | 2010-03-20 | 1 | -1/+2 | |
| * | | | | | | | | | gitk: Remove forced use of sans-serif font | Mark Hills | 2010-03-20 | 1 | -12/+0 | |
| * | | | | | | | | | gitk: Add Ctrl-W shortcut for closing the active window | Jens Lehmann | 2010-03-20 | 1 | -0/+3 | |
* | | | | | | | | | | rebase-interactive: silence warning when no commits rewritten | Jeff King | 2010-04-18 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-17 | 4 | -13/+23 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | t1010-mktree: Adjust expected result to code and documentation | Michael J Gruber | 2010-04-17 | 1 | -6/+4 | |
| * | | | | | | | | | combined diff: correctly handle truncated file | Thomas Rast | 2010-04-17 | 2 | -6/+16 | |
| * | | | | | | | | | Document new "already-merged" rule for branch -d | Jonathan Nieder | 2010-04-15 | 1 | -1/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | t6006: do not write to /tmp | Matthew Ogilvie | 2010-04-17 | 1 | -1/+1 | |
* | | | | | | | | | git-instaweb: pass through invoking user's path to gitweb CGI scripts | Chris Webb | 2010-04-17 | 1 | -2/+2 | |
* | | | | | | | | | gitweb: simplify gitweb.min.* generation and clean-up rules | Junio C Hamano | 2010-04-17 | 1 | -37/+38 | |
* | | | | | | | | | tag -v: use RUN_GIT_CMD to run verify-tag | Jonathan Nieder | 2010-04-17 | 1 | -2/+2 | |
* | | | | | | | | | Add .depend directories to .gitignore | Jonathan Nieder | 2010-04-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-14 | 3 | -7/+8 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Documentation/config.txt: default gc.aggressiveWindow is 250, not 10 | Jay Soffian | 2010-04-13 | 1 | -1/+1 | |
| * | | | | | | | | Docs: Add -X option to git-merge's synopsis. | Marc Branchaud | 2010-04-12 | 2 | -6/+7 | |
* | | | | | | | | | Merge branch 'jl/maint-submodule-gitfile-awareness' | Junio C Hamano | 2010-04-11 | 3 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Windows: start_command: Support non-NULL dir in struct child_process | Johannes Sixt | 2010-04-11 | 3 | -7/+8 | |
* | | | | | | | | | | Sync with 1.7.0.5 | Junio C Hamano | 2010-04-11 | 4 | -11/+39 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Git 1.7.0.5v1.7.0.5 | Junio C Hamano | 2010-04-11 | 4 | -3/+30 | |
| * | | | | | | | | | Merge branch 'rc/maint-reflog-msg-for-forced-branch' into maint | Junio C Hamano | 2010-04-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blame documentation: -M/-C notice copied lines as well as moved ones | Junio C Hamano | 2010-04-11 | 1 | -9/+10 | |
* | | | | | | | | | | | Merge branch 'jc/doc-submit-gmail' | Junio C Hamano | 2010-04-11 | 1 | -11/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | SubmittingPatches: update GMail section | Junio C Hamano | 2010-04-08 | 1 | -11/+24 | |
* | | | | | | | | | | | | t3507: Make test executable | Stephen Boyd | 2010-04-11 | 1 | -0/+0 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Git 1.7.1-rc1v1.7.1-rc1 | Junio C Hamano | 2010-04-10 | 1 | -1/+4 | |
* | | | | | | | | | | | Merge branch 'mr/gitweb-jsmin' | Junio C Hamano | 2010-04-10 | 7 | -36/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | gitweb: update INSTALL to use shorter make target | Mark Rada | 2010-04-03 | 1 | -9/+7 | |
| * | | | | | | | | | | | gitweb: add documentation to INSTALL regarding gitweb.js | Mark Rada | 2010-04-03 | 1 | -10/+13 | |
| * | | | | | | | | | | | instaweb: add minification awareness | Mark Rada | 2010-04-03 | 2 | -4/+14 | |
| * | | | | | | | | | | | Gitweb: add autoconfigure support for minifiers | Mark Rada | 2010-04-03 | 3 | -16/+22 | |
| * | | | | | | | | | | | Gitweb: add support for minifying gitweb.css | Mark Rada | 2010-04-03 | 4 | -14/+43 | |
| * | | | | | | | | | | | Gitweb: add ignore and clean rules for minified files | Mark Rada | 2010-04-03 | 2 | -1/+2 | |
* | | | | | | | | | | | | Merge branch 'jl/maint-submodule-gitfile-awareness' | Junio C Hamano | 2010-04-10 | 3 | -17/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Teach diff --submodule and status to handle .git files in submodules | Jens Lehmann | 2010-04-10 | 3 | -17/+47 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-10 | 5 | -14/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Let check_preimage() use memset() to initialize "struct checkout" | Jens Lehmann | 2010-04-10 | 1 | -4/+1 | |
| * | | | | | | | | | | | Merge branch 'ef/maint-empty-commit-log' into maint | Junio C Hamano | 2010-04-10 | 2 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/conflict-marker-size' into maint | Junio C Hamano | 2010-04-10 | 2 | -14/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sp/maint-http-backend-die-triggers-die-recursively' into maint | Junio C Hamano | 2010-04-10 | 1 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/maint-send-email-lazy-editor' into maint | Junio C Hamano | 2010-04-10 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/imap-send-unconfuse-from-line' into maint | Junio C Hamano | 2010-04-10 | 2 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rb/maint-python-path' into maint | Junio C Hamano | 2010-04-10 | 5 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gh/maint-stash-show-error-message' into maint | Junio C Hamano | 2010-04-10 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/mailmap-update' into maint | Junio C Hamano | 2010-04-10 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/maint-daemon-sans-ss-family' into maint | Junio C Hamano | 2010-04-10 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | fetch/push: fix usage strings | Tay Ray Chuan | 2010-04-10 | 4 | -10/+10 |