Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | git-svn: don't escape tilde ('~') for http(s) URLs | Eric Wong | 2008-11-06 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | date/time: do not get confused by fractional seconds | Linus Torvalds | 2008-11-13 | 1 | -6/+20 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-11-13 | 1 | -227/+810 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gitk: Fix linehtag undefined error with file highlighting | Paul Mackerras | 2008-11-13 | 1 | -2/+5 | |
| * | | | | | | | | gitk: Fix commit encoding support | Alexander Gavrilov | 2008-11-13 | 1 | -2/+23 | |
| * | | | | | | | | gitk: Fix transient windows on Win32 and MacOS | Alexander Gavrilov | 2008-11-13 | 1 | -13/+31 | |
| * | | | | | | | | gitk: Add accelerators to frequently used menu commands | Alexander Gavrilov | 2008-11-13 | 1 | -7/+29 | |
| * | | | | | | | | Merge branch 'dev' | Paul Mackerras | 2008-11-09 | 1 | -177/+177 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gitk: Cope with unmerged files in local changes | Paul Mackerras | 2008-11-04 | 1 | -3/+17 | |
| | * | | | | | | | | gitk: Make "show origin of this line" work on fake commits | Paul Mackerras | 2008-11-04 | 1 | -3/+61 | |
| | * | | | | | | | | gitk: Unify handling of merge diffs with normal 2-way diffs | Paul Mackerras | 2008-11-02 | 1 | -171/+99 | |
| * | | | | | | | | | gitk: Implement a user-friendly Edit View dialog | Alexander Gavrilov | 2008-11-08 | 1 | -44/+163 | |
| * | | | | | | | | | gitk: Improve cherry-pick error handling | Paul Mackerras | 2008-11-08 | 1 | -9/+16 | |
| * | | | | | | | | | gitk: Make cherry-pick call git-citool on conflicts | Alexander Gavrilov | 2008-11-07 | 1 | -1/+39 | |
| * | | | | | | | | | gitk: Make gitk dialog windows transient | Alexander Gavrilov | 2008-11-07 | 1 | -18/+28 | |
| * | | | | | | | | | gitk: Add Return and Escape bindings to dialogs | Alexander Gavrilov | 2008-11-07 | 1 | -0/+21 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | gitk: Make the background color of marked lines configurable | Paul Mackerras | 2008-10-27 | 1 | -4/+12 | |
| * | | | | | | | | gitk: Add a menu item to show where a given line comes from | Paul Mackerras | 2008-10-27 | 1 | -7/+153 | |
| * | | | | | | | | gitk: Fix some off-by-one errors in computing which line to blame | Paul Mackerras | 2008-10-27 | 1 | -27/+33 | |
| * | | | | | | | | gitk: Allow starting gui blame for a specific line | Alexander Gavrilov | 2008-10-26 | 1 | -2/+146 | |
| * | | | | | | | | gitk: Fix file list context menu for merge commits | Alexander Gavrilov | 2008-10-21 | 1 | -2/+4 | |
| * | | | | | | | | gitk: Allow forcing branch creation if it already exists | Alexander Gavrilov | 2008-10-21 | 1 | -5/+23 | |
* | | | | | | | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-11-12 | 1 | -1/+33 | |
* | | | | | | | | | Merge branch 'jn/gitweb-customlinks' | Junio C Hamano | 2008-11-12 | 1 | -7/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gitweb: Better processing format string in custom links in navbar | Jakub Narebski | 2008-10-12 | 1 | -7/+12 | |
* | | | | | | | | | | Merge branch 'gb/gitweb-snapshot-pathinfo' | Junio C Hamano | 2008-11-12 | 1 | -8/+63 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gitweb: embed snapshot format parameter in PATH_INFO | Giuseppe Bilotta | 2008-11-02 | 1 | -0/+17 | |
| * | | | | | | | | | | gitweb: retrieve snapshot format from PATH_INFO | Giuseppe Bilotta | 2008-11-02 | 1 | -0/+39 | |
| * | | | | | | | | | | gitweb: make the supported snapshot formats array global | Giuseppe Bilotta | 2008-11-02 | 1 | -8/+7 | |
* | | | | | | | | | | | Merge branch 'ds/uintmax-config' (early part) | Junio C Hamano | 2008-11-12 | 3 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add autoconf tests for pthreads | David M. Syzdek | 2008-11-09 | 2 | -0/+17 | |
| * | | | | | | | | | | | Make Pthread link flags configurable | David M. Syzdek | 2008-11-02 | 1 | -1/+3 | |
| * | | | | | | | | | | | Add Makefile check for FreeBSD 4.9-SECURITY | David M. Syzdek | 2008-11-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | Build: add NO_UINTMAX_T to support ancient systems | David M. Syzdek | 2008-11-02 | 3 | -0/+12 | |
* | | | | | | | | | | | | Merge branch 'jk/maint-commit-v-strip' | Junio C Hamano | 2008-11-12 | 2 | -3/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | commit: Fix stripping of patch in verbose mode. | Jeff King | 2008-11-12 | 2 | -3/+78 | |
* | | | | | | | | | | | | Merge branch 'np/pack-safer' | Junio C Hamano | 2008-11-12 | 8 | -49/+224 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t5303: fix printf format string for portability | Junio C Hamano | 2008-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | t5303: work around printf breakage in dash | Junio C Hamano | 2008-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | pack-objects: don't leak pack window reference when splitting packs | Nicolas Pitre | 2008-11-02 | 1 | -3/+9 | |
| * | | | | | | | | | | | | extend test coverage for latest pack corruption resilience improvements | Nicolas Pitre | 2008-11-02 | 1 | -7/+89 | |
| * | | | | | | | | | | | | pack-objects: allow "fixing" a corrupted pack without a full repack | Nicolas Pitre | 2008-11-02 | 1 | -9/+19 | |
| * | | | | | | | | | | | | make find_pack_revindex() aware of the nasty world | Nicolas Pitre | 2008-11-02 | 3 | -7/+16 | |
| * | | | | | | | | | | | | make check_object() resilient to pack corruptions | Nicolas Pitre | 2008-11-02 | 1 | -6/+17 | |
| * | | | | | | | | | | | | make packed_object_info() resilient to pack corruptions | Nicolas Pitre | 2008-11-02 | 1 | -6/+30 | |
| * | | | | | | | | | | | | make unpack_object_header() non fatal | Nicolas Pitre | 2008-11-02 | 3 | -11/+13 | |
| * | | | | | | | | | | | | better validation on delta base object offsets | Nicolas Pitre | 2008-11-02 | 4 | -4/+6 | |
| * | | | | | | | | | | | | close another possibility for propagating pack corruption | Nicolas Pitre | 2008-11-02 | 4 | -1/+30 | |
* | | | | | | | | | | | | | Merge branch 'mk/maint-cg-push' | Junio C Hamano | 2008-11-12 | 3 | -5/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |