6486 Commits (51a7c66a73ce74fad3b7b05109ed6ce013202fa5)
 

Author SHA1 Message Date
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
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
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
Luben Tuikov ba6ef81017 gitweb: Add snapshot to shortlog 18 years ago
Luben Tuikov de9272f4bd gitweb: Factor out gitweb_have_snapshot() 18 years ago
Luben Tuikov d1d866e9b8 gitweb: Remove redundant "commit" link from shortlog 18 years ago
Luben Tuikov 6dd36acd32 gitweb: "alternate" starts with shade (i.e. 1) 18 years ago
Matthias Lederhofer 77e565d8f7 git-format-patch: fix bug using -o in subdirectories 18 years ago
Alex Riesen a28383770e do not discard constness in interp_set_entry value argument 18 years ago
Linus Torvalds 393d340e4f Fix approxidate() to understand more extended numbers 18 years ago
Linus Torvalds e92a54d99c Clean up approxidate() in preparation for fixes 18 years ago
Alex Riesen 100690b6e8 fix daemon.c compilation for NO_IPV6=1 18 years ago
Johannes Schindelin 695dffe2ef daemon: default to 256 for HOST_NAME_MAX if it is not defined 18 years ago
Matthias Lederhofer c08e52486a format-patch: use cwd as default output directory 18 years ago
Andy Whitcroft 7b40e7d1ab svnimport: add support for parsing From: lines for author 18 years ago
Junio C Hamano 690d8824c8 Contributed bash completion support for core Git tools. 18 years ago