6935 Commits (198a4f4ff0694cb5b906278fc1c2b6e7db4d2737)
 

Author SHA1 Message Date
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 7a2a0d2141 git-send-email: real name with period need to be dq-quoted on From: line 18 years ago
Junio C Hamano ab2a1a32ff ref-log: allow ref@{count} syntax. 18 years ago
Junio C Hamano ce91c2f653 git-send-email: do not drop custom headers the user prepared 18 years ago
Junio C Hamano abd6970aca cherry-pick: make -r the default 18 years ago
Junio C Hamano bc108f63da git-send-email: avoid uninitialized variable warning. 18 years ago
Johannes Schindelin d7014dc081 Turn on recursive with --summary 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
Martin Waitz a945591906 gitweb: warn if feature cannot be overridden. 18 years ago
Junio C Hamano 422b4a0e03 pack-refs: call fflush before fsync. 18 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. 18 years ago
Robert Shearman 91b489776c git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. 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 03a182107f pack-refs: use lockfile as everybody else does. 18 years ago
Junio C Hamano 47292d65de git-fetch: do not look into $GIT_DIR/refs to see if a tag exists. 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 ff989b8d46 Merge branch 'master' into lj/refs 18 years ago
Dennis Stosberg 7a21632fa3 lock_ref_sha1_basic does not remove empty directories on BSD 18 years ago
Martin Waitz 9e756904d0 gitweb: start to generate PATH_INFO URLs. 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
Christian Couder 367337040d Do not create tag leading directories since git update-ref does it. 18 years ago
Junio C Hamano 7c2738cefb Makefile: install and clean merge-recur, still. 18 years ago
Christian Couder b431b2822f Check that a tag exists using show-ref instead of looking for the ref file. 18 years ago
Christian Couder d3d0013c59 Use git-update-ref to delete a tag instead of rm()ing the ref file. 18 years ago
Junio C Hamano 26a063a10b Fix refs.c;:repack_without_ref() clean-up path 18 years ago