summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-11atomic write for sideband remote messagesNicolas Pitre
2006-10-11git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano
2006-10-11git-pull: we say commit X, not X commit.Junio C Hamano
2006-10-11git-fetch --update-head-ok typofixJunio C Hamano
2006-10-11paginate git-diff by defaultMartin Waitz
2006-10-10add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre
2006-10-10Fix git-revertJunio C Hamano
2006-10-08gitweb: Cleanup Git logo and Git logo target generationJakub Narebski
2006-10-08git-tar-tree: don't RUN_SETUPRene Scharfe
2006-10-08test-lib: separate individual test better in verbose mode.Martin Waitz
2006-10-08git-commit: fix coding style.Martin Waitz
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis
2006-10-06gitweb: refactor decode() for utf8 conversionYasushi SHOJI
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg
2006-10-06cherry-pick: make -r the defaultJunio C Hamano
2006-10-05git-send-email: avoid uninitialized variable warning.Junio C Hamano
2006-10-05gitweb: Make the Git logo link target to point to the homepageJunio C Hamano
2006-10-05gitweb: blame: Minimize vertical table row paddingLuben Tuikov
2006-10-05gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov
2006-10-05vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard
2006-10-05git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu
2006-10-04git-commit: cleanup unused function.Martin Waitz
2006-10-04Fix usage string to match that given in the man pageAlan Chandler
2006-10-04Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz
2006-10-03gitweb: Escape ESCAPE (\e) characterLuben Tuikov
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano
2006-10-03Error in test description of t1200-tutorialRobin Rosenberg
2006-10-03lock_ref_sha1_basic does not remove empty directories on BSDDennis Stosberg
2006-10-02Merge branch 'maint'Junio C Hamano
2006-10-02git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano
2006-10-02git-mv: invalidate the removed path properly in cache-treeJunio C Hamano
2006-10-02Makefile: install and clean merge-recur, still.Junio C Hamano
2006-10-01GIT 1.4.3-rc1v1.4.3-rc1Junio C Hamano
2006-10-01Merge branch 'maint'Junio C Hamano
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-10-01Merge branch 'jc/diff-stat'Junio C Hamano
2006-10-01Merge branch 'lt/web'Junio C Hamano
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLuben Tuikov
2006-09-30git-diff -B output fix.v1.4.2.2Junio C Hamano
2006-09-30fetch: Reset remote refs list each time fetch_main is calledSanti BĂ©jar
2006-09-30Remove -fPIC which was only needed for Git.xsJunio C Hamano
2006-09-29Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34Linus Torvalds
2006-09-29git-diff -B output fix.Junio C Hamano
2006-09-29Make cvsexportcommit remove files.Robin Rosenberg