6693 Commits (b8077709243138c3d8cc1c096c06a95b250a9001)
 

Author SHA1 Message Date
Ryan Anderson f789e34746 Remove git-annotate.perl and create a builtin-alias for git-blame 19 years ago
Nicolas Pitre 4e27fb06f0 add commit count options to git-shortlog 19 years ago
Junio C Hamano 96779be48a Fix git-revert 19 years ago
Sasha Khapyorsky 83936a29e2 git-svnimport.perl: copying directory from original SVN place 19 years ago
Junio C Hamano adc446fe5d Add WEBDAV timeout to http-fetch. 19 years ago
Jakub Narebski 9a7a62ff71 gitweb: Cleanup Git logo and Git logo target generation 19 years ago
Rene Scharfe 9cb90b80fc git-tar-tree: don't RUN_SETUP 19 years ago
Junio C Hamano e6b0964af5 Make git-send-email detect mbox-style patches more readily 19 years ago
Rene Scharfe 62cdce17c5 git-archive --format=zip: add symlink support 19 years ago
Rene Scharfe cf72fb07b7 git-archive --format=zip: use default version ID 19 years ago
Petr Baudis 45a3b12cfd gitweb: Document features better 19 years ago
Martin Waitz 7a0cf2d013 test-lib: separate individual test better in verbose mode. 19 years ago
Martin Waitz 3de63c3f9f git-commit: fix coding style. 19 years ago
Petr Baudis a144154f85 gitweb: [commit view] Do not suppress commitdiff link in root commit 19 years ago
Petr Baudis 7e0fe5c939 gitweb: Handle commits with empty commit messages more reasonably 19 years ago
Petr Baudis 689b7f5ccb gitweb: Separate (new) and (deleted) in commitdiff by a space 19 years ago
Petr Baudis 55ff35cb64 Show snapshot link in shortlog only if have_snapsho 19 years ago
Yasushi SHOJI 847abc0f2a gitweb: refactor decode() for utf8 conversion 19 years ago
Dennis Stosberg 3df196716e Add default values for --window and --depth to the docs 19 years ago
Junio C Hamano eeef88cd20 gitweb: use blame --porcelain 19 years ago
Junio C Hamano 4b4a5dbb17 Merge branch 'jc/blame' into jc/web-blame 19 years ago
Junio C Hamano b5c698d947 git-blame --porcelain 19 years ago
Junio C Hamano 7a2a0d2141 git-send-email: real name with period need to be dq-quoted on From: line 19 years ago
Junio C Hamano ce91c2f653 git-send-email: do not drop custom headers the user prepared 19 years ago
Junio C Hamano abd6970aca cherry-pick: make -r the default 19 years ago
Junio C Hamano bc108f63da git-send-email: avoid uninitialized variable warning. 19 years ago
Johannes Schindelin d7014dc081 Turn on recursive with --summary 19 years ago
Junio C Hamano c137f40f8a blame.c: move code to output metainfo into a separate function. 19 years ago
Junio C Hamano cf54a029ff git-blame: --show-number (and -n) 19 years ago
Junio C Hamano eb93b72406 git-blame: --show-name (and -f) 19 years ago
Junio C Hamano 506e49ff9f blame.c: whitespace and formatting clean-up. 19 years ago
Junio C Hamano 51a7c66a73 gitweb: Make the Git logo link target to point to the homepage 19 years ago
Luben Tuikov db94b41aee gitweb: blame: Minimize vertical table row padding 19 years ago
Luben Tuikov 6e0e92fda8 gitweb: Do not print "log" and "shortlog" redundantly in commit view 19 years ago
Alexandre Julliard 13f8e0b24b vc-git.el: Switch to using git-blame instead of git-annotate. 19 years ago
Alexandre Julliard c530c5aa31 git.el: Fixed inverted "renamed from/to" message. 19 years ago
Junio C Hamano 9ccb64c8e0 tar-tree deprecation: we eat our own dog food. 19 years ago
Franck Bui-Huu 6030649591 Add git-upload-archive to the main git man page 19 years ago
Martin Waitz a945591906 gitweb: warn if feature cannot be overridden. 19 years ago
Robert Shearman b758789c20 git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase. 19 years ago
Robert Shearman 91b489776c git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. 19 years ago
Alan Chandler b2d3476e15 Gitweb - provide site headers and footers 19 years ago
Luben Tuikov c8aeaaf7fc gitweb: blame: Mouse-over commit-8 shows author and date 19 years ago
Luben Tuikov 9dc5f8c9c2 gitweb: blame: print commit-8 on the leading row of a commit-block 19 years ago
Junio C Hamano 9074484a2b Revert 954a618375 19 years ago
Martin Waitz c065b6e429 git-commit: cleanup unused function. 19 years ago
Alan Chandler 281e67d6fa Fix usage string to match that given in the man page 19 years ago
Alan Chandler 604cb211a9 Update the gitweb/README file to include setting the GITWEB_CONFIG environment 19 years ago
Junio C Hamano 2172ce4b01 gitweb: prepare for repositories with packed refs. 19 years ago
Junio C Hamano 954a618375 gitweb: make leftmost column of blame less cluttered. 19 years ago