Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rj/msvc-fix' | Junio C Hamano | 2010-12-16 | 4 | -7/+8 |
|\ | |||||
| * | msvc: Fix macro redefinition warnings | Ramsay Jones | 2010-12-09 | 1 | -6/+0 |
| * | msvc: Fix build by adding missing INTMAX_MAX define | Ramsay Jones | 2010-12-09 | 1 | -0/+4 |
| * | msvc: git-daemon.exe: Fix linker "unresolved externals" error | Ramsay Jones | 2010-12-09 | 1 | -1/+1 |
| * | msvc: Fix compilation errors in compat/win32/sys/poll.c | Ramsay Jones | 2010-12-09 | 1 | -0/+3 |
* | | Merge branch 'nd/extended-sha1-relpath' | Junio C Hamano | 2010-12-16 | 5 | -4/+127 |
|\ \ | |||||
| * | | get_sha1: teach ":$n:<path>" the same relative path logic | Junio C Hamano | 2010-12-09 | 2 | -6/+32 |
| * | | get_sha1: support relative path ":path" syntax | Nguyễn Thái Ngọc Duy | 2010-12-07 | 3 | -3/+100 |
| * | | Make prefix_path() return char* without const | Nguyễn Thái Ngọc Duy | 2010-12-07 | 2 | -2/+2 |
* | | | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 2010-12-16 | 7 | -9/+31 |
|\ \ \ | |||||
| * | | | default color.status.branch to "same as header" | Jeff King | 2010-12-10 | 3 | -2/+15 |
| * | | | status: show branchname with a configurable color | Aleksi Aalto | 2010-11-29 | 5 | -8/+17 |
* | | | | Merge branch 'ak/describe-exact' | Junio C Hamano | 2010-12-16 | 1 | -25/+60 |
|\ \ \ \ | |||||
| * | | | | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 2010-12-09 | 1 | -15/+22 |
| * | | | | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 2010-12-09 | 1 | -5/+33 |
| * | | | | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 2010-12-09 | 1 | -6/+6 |
| * | | | | describe: Use for_each_rawref | Anders Kaseorg | 2010-12-09 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/maint-relative' | Junio C Hamano | 2010-12-16 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | get_cwd_relative(): do not misinterpret root path | Nguyễn Thái Ngọc Duy | 2010-11-23 | 1 | -0/+6 |
* | | | | | | Merge branch 'jn/maint-svn-fe' | Junio C Hamano | 2010-12-16 | 5 | -10/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t9010 fails when no svn is available | Junio C Hamano | 2010-12-09 | 1 | -0/+6 |
| * | | | | | | vcs-svn: fix intermittent repo_tree corruption | Jonathan Nieder | 2010-12-07 | 1 | -2/+2 |
| * | | | | | | treap: make treap_insert return inserted node | Jonathan Nieder | 2010-12-07 | 3 | -6/+18 |
| * | | | | | | t9010 (svn-fe): Eliminate dependency on svn perl bindings | Ramkumar Ramachandra | 2010-11-23 | 1 | -2/+12 |
* | | | | | | | Merge branch 'jc/maint-svn-info-test-fix' | Junio C Hamano | 2010-12-16 | 1 | -72/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t9119: do not compare "Text Last Updated" line from "svn info" | Junio C Hamano | 2010-12-06 | 1 | -72/+34 |
* | | | | | | | | Merge branch 'jn/submodule-b-current' | Junio C Hamano | 2010-12-16 | 2 | -20/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git submodule: Remove now obsolete tests before cloning a repo | Jens Lehmann | 2010-12-06 | 2 | -19/+23 |
| * | | | | | | | | git submodule -b ... of current HEAD fails | Jonathan Nieder | 2010-12-06 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jn/maint-fast-import-object-reuse' | Junio C Hamano | 2010-12-16 | 1 | -7/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fast-import: insert new object entries at start of hash bucket | David Barr | 2010-11-24 | 1 | -7/+2 |
* | | | | | | | | | Merge branch 'jn/fast-import-ondemand-checkpoint' | Junio C Hamano | 2010-12-16 | 2 | -1/+47 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fast-import: treat SIGUSR1 as a request to access objects early | Jonathan Nieder | 2010-11-24 | 2 | -1/+47 |
* | | | | | | | | | | Sync with 1.7.3.4 | Junio C Hamano | 2010-12-15 | 9 | -18/+114 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Git 1.7.3.4v1.7.3.4 | Junio C Hamano | 2010-12-15 | 9 | -18/+113 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 | 9 | -19/+111 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 | 8 | -19/+104 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 | 7 | -19/+96 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 | 6 | -19/+88 |
| | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 | 5 | -18/+64 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | | | Git 1.6.4.5v1.6.4.5 | Junio C Hamano | 2010-12-15 | 3 | -2/+22 |
| | | | | | | * | | | | | | | | | | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-12-14 | 3 | -305/+1654 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | gitk: Add Brazilian Portuguese (pt-BR) translation | Alexandre Erwin Ittner | 2010-12-14 | 1 | -0/+1277 |
| * | | | | | | | | | | | | | | | | | gitk: Make text selectable on Mac | Stefan Haller | 2010-12-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | gitk: Prevent the text pane from becoming editable | Stefan Haller | 2010-12-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | gitk: Add the equivalent of diff --color-words | Thomas Rast | 2010-12-12 | 1 | -3/+61 |
| * | | | | | | | | | | | | | | | | | gitk: Update Swedish translation (290t) | Peter Krefting | 2010-12-12 | 1 | -298/+303 |
| * | | | | | | | | | | | | | | | | | gitk: Show notes by default (like git log does) | Kirill Smelkov | 2010-05-30 | 1 | -4/+11 |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-14 | 3 | -5/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |