summaryrefslogtreecommitdiffstats
path: root/compat/strcasestr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-06git-send-email: real name with period need to be dq-quoted on From: lineJunio C Hamano1-0/+5
2006-10-06git-send-email: do not drop custom headers the user preparedJunio C Hamano1-1/+8
2006-10-06cherry-pick: make -r the defaultJunio C Hamano2-12/+23
2006-10-06git-send-email: avoid uninitialized variable warning.Junio C Hamano1-1/+1
2006-10-06gitweb: Make the Git logo link target to point to the homepageJunio C Hamano1-1/+6
2006-10-05gitweb: blame: Minimize vertical table row paddingLuben Tuikov1-0/+6
2006-10-05gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov1-5/+0
2006-10-05vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard1-2/+2
2006-10-05git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard1-2/+2
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano2-5/+9
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu1-0/+3
2006-10-04git-commit: cleanup unused function.Martin Waitz1-27/+0
2006-10-04Fix usage string to match that given in the man pageAlan Chandler1-1/+1
2006-10-04Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler1-0/+7
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz1-1/+25
2006-10-03gitweb: Escape ESCAPE (\e) characterLuben Tuikov1-0/+1
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2-1/+2
2006-10-03Error in test description of t1200-tutorialRobin Rosenberg1-1/+1
2006-10-03lock_ref_sha1_basic does not remove empty directories on BSDDennis Stosberg1-0/+6
2006-10-02git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano1-4/+4
2006-10-02git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2-0/+20
2006-10-02Makefile: install and clean merge-recur, still.Junio C Hamano1-3/+3
2006-10-01GIT 1.4.3-rc1v1.4.3-rc1Junio C Hamano1-1/+1
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLuben Tuikov1-9/+9
2006-09-30git-diff -B output fix.v1.4.2.2Junio C Hamano1-1/+1
2006-09-30fetch: Reset remote refs list each time fetch_main is calledSanti BĂ©jar1-0/+1
2006-09-30Remove -fPIC which was only needed for Git.xsJunio C Hamano4-22/+1
2006-09-29Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34Linus Torvalds1-10/+16
2006-09-29git-diff -B output fix.Junio C Hamano1-1/+1
2006-09-29Make cvsexportcommit remove files.Robin Rosenberg1-1/+1
2006-09-29diff --stat: ensure at least one '-' for deletions, and one '+' for additionsJohannes Schindelin1-4/+7
2006-09-29diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds2-10/+30
2006-09-29gitweb: History: blob and tree are first, then commitdiff, etcLuben Tuikov1-2/+2
2006-09-29gitweb: Remove redundant "commit" from historyLuben Tuikov1-1/+0
2006-09-29http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky5-1/+31
2006-09-29gitweb: Don't use quotemeta on internally generated stringsLuben Tuikov1-5/+4
2006-09-29gitweb: Add snapshot to shortlogLuben Tuikov1-1/+2
2006-09-29gitweb: Factor out gitweb_have_snapshot()Luben Tuikov1-5/+9
2006-09-29gitweb: Remove redundant "commit" link from shortlogLuben Tuikov1-1/+0
2006-09-29gitweb: "alternate" starts with shade (i.e. 1)Luben Tuikov1-8/+8
2006-09-29git-format-patch: fix bug using -o in subdirectoriesMatthias Lederhofer1-2/+3
2006-09-29do not discard constness in interp_set_entry value argumentAlex Riesen2-3/+3
2006-09-29Fix approxidate() to understand more extended numbersLinus Torvalds1-0/+40
2006-09-29Clean up approxidate() in preparation for fixesLinus Torvalds1-3/+10
2006-09-29fix daemon.c compilation for NO_IPV6=1Alex Riesen1-1/+1
2006-09-28daemon: default to 256 for HOST_NAME_MAX if it is not definedJohannes Schindelin1-0/+4
2006-09-28format-patch: use cwd as default output directoryMatthias Lederhofer1-0/+2
2006-09-28svnimport: add support for parsing From: lines for authorAndy Whitcroft1-4/+8