6499 Commits (eeef88cd20f2965325cde66e97a616bce4a757f0)
 

Author SHA1 Message Date
Junio C Hamano eeef88cd20 gitweb: use blame --porcelain 18 years ago
Junio C Hamano 4b4a5dbb17 Merge branch 'jc/blame' into jc/web-blame 18 years ago
Junio C Hamano b5c698d947 git-blame --porcelain 18 years ago
Junio C Hamano c137f40f8a blame.c: move code to output metainfo into a separate function. 18 years ago
Junio C Hamano cf54a029ff git-blame: --show-number (and -n) 18 years ago
Junio C Hamano eb93b72406 git-blame: --show-name (and -f) 18 years ago
Junio C Hamano 506e49ff9f blame.c: whitespace and formatting clean-up. 18 years ago
Junio C Hamano 51a7c66a73 gitweb: Make the Git logo link target to point to the homepage 18 years ago
Luben Tuikov db94b41aee gitweb: blame: Minimize vertical table row padding 18 years ago
Luben Tuikov 6e0e92fda8 gitweb: Do not print "log" and "shortlog" redundantly in commit view 18 years ago
Alexandre Julliard 13f8e0b24b vc-git.el: Switch to using git-blame instead of git-annotate. 18 years ago
Alexandre Julliard c530c5aa31 git.el: Fixed inverted "renamed from/to" message. 18 years ago
Junio C Hamano 9ccb64c8e0 tar-tree deprecation: we eat our own dog food. 18 years ago
Franck Bui-Huu 6030649591 Add git-upload-archive to the main git man page 18 years ago
Alan Chandler b2d3476e15 Gitweb - provide site headers and footers 18 years ago
Luben Tuikov c8aeaaf7fc gitweb: blame: Mouse-over commit-8 shows author and date 18 years ago
Luben Tuikov 9dc5f8c9c2 gitweb: blame: print commit-8 on the leading row of a commit-block 18 years ago
Junio C Hamano 9074484a2b Revert 954a618375 18 years ago
Martin Waitz c065b6e429 git-commit: cleanup unused function. 18 years ago
Alan Chandler 281e67d6fa Fix usage string to match that given in the man page 18 years ago
Alan Chandler 604cb211a9 Update the gitweb/README file to include setting the GITWEB_CONFIG environment 18 years ago
Junio C Hamano 2172ce4b01 gitweb: prepare for repositories with packed refs. 18 years ago
Junio C Hamano 954a618375 gitweb: make leftmost column of blame less cluttered. 18 years ago
Martin Waitz 128eead198 gitweb: document webserver configuration for common gitweb/repo URLs. 18 years ago
Luben Tuikov e70866f53a gitweb: Escape ESCAPE (\e) character 18 years ago
Junio C Hamano 54bd25580e escape tilde in Documentation/git-rev-parse.txt 18 years ago
Robin Rosenberg b599deec18 Error in test description of t1200-tutorial 18 years ago
Dennis Stosberg cb626bc630 lock_ref_sha1_basic does not remove empty directories on BSD 18 years ago
Junio C Hamano f5961572a0 Merge branch 'maint' 18 years ago
Junio C Hamano 6fe5b7ff6c git-push: .git/remotes/ file does not require SP after colon 18 years ago
Junio C Hamano 4fddf5798d git-mv: invalidate the removed path properly in cache-tree 18 years ago
Junio C Hamano 7c2738cefb Makefile: install and clean merge-recur, still. 18 years ago
Junio C Hamano 1965efb159 GIT 1.4.3-rc1 18 years ago
Junio C Hamano 284fe4beb6 Merge branch 'maint' 18 years ago
Junio C Hamano 69de8cc852 Merge branch 'jc/gitpm' 18 years ago
Junio C Hamano dd0c367e5e Merge branch 'jc/diff-stat' 18 years ago
Junio C Hamano 99692dc213 Merge branch 'lt/web' 18 years ago
Luben Tuikov 6f7ea5fb33 gitweb: tree view: hash_base and hash are now context sensitive 18 years ago
Junio C Hamano 82ca505564 git-diff -B output fix. 18 years ago
Santi Béjar 4839bd8a66 fetch: Reset remote refs list each time fetch_main is called 18 years ago
Junio C Hamano f7661ce0b8 Remove -fPIC which was only needed for Git.xs 18 years ago
Linus Torvalds 18b633cafc Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34 18 years ago
Junio C Hamano bc1a580757 git-diff -B output fix. 18 years ago
Robin Rosenberg 21ff2bdb88 Make cvsexportcommit remove files. 18 years ago
Johannes Schindelin 3ed74e608a diff --stat: ensure at least one '-' for deletions, and one '+' for additions 18 years ago
Linus Torvalds 5c5b2ea9ab diff --stat=width[,name-width]: allow custom diffstat output width. 18 years ago
Luben Tuikov 6d81c5a2ea gitweb: History: blob and tree are first, then commitdiff, etc 18 years ago
Luben Tuikov e46b3c027e gitweb: Remove redundant "commit" from history 18 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 18 years ago
Luben Tuikov a2a3bf7b2b gitweb: Don't use quotemeta on internally generated strings 18 years ago