summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-04pack-refs: call fflush before fsync.Libravatar Junio C Hamano1-0/+1
2006-10-03pack-refs: use lockfile as everybody else does.Libravatar Junio C Hamano1-17/+4
2006-10-03git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.Libravatar Junio C Hamano1-1/+1
2006-10-02Merge branch 'master' into lj/refsLibravatar Junio C Hamano37-322/+3028
2006-10-02lock_ref_sha1_basic does not remove empty directories on BSDLibravatar Dennis Stosberg1-0/+6
2006-10-02Merge branch 'maint'Libravatar Junio C Hamano3-4/+24
2006-10-02git-push: .git/remotes/ file does not require SP after colonLibravatar Junio C Hamano1-4/+4
2006-10-01git-mv: invalidate the removed path properly in cache-treeLibravatar Junio C Hamano2-0/+20
2006-10-01Do not create tag leading directories since git update-ref does it.Libravatar Christian Couder1-3/+2
2006-10-01Makefile: install and clean merge-recur, still.Libravatar Junio C Hamano1-3/+3
2006-10-01Check that a tag exists using show-ref instead of looking for the ref file.Libravatar Christian Couder1-1/+1
2006-10-01Use git-update-ref to delete a tag instead of rm()ing the ref file.Libravatar Christian Couder1-2/+4
2006-10-01Fix refs.c;:repack_without_ref() clean-up pathLibravatar Junio C Hamano1-1/+2
2006-10-01Clean up "git-branch.sh" and add remove recursive dir test cases.Libravatar Christian Couder2-10/+27
2006-10-01Fix a remove_empty_dir_recursive problem.Libravatar Christian Couder1-1/+1
2006-10-01GIT 1.4.3-rc1Libravatar Junio C Hamano1-1/+1
2006-10-01Merge branch 'maint'Libravatar Junio C Hamano0-0/+0
2006-10-01show-ref --hash=len, --abbrev=len, and --abbrevLibravatar Junio C Hamano2-8/+39
2006-09-30Merge branch 'jc/gitpm'Libravatar Junio C Hamano13-77/+1819
2006-09-30Merge branch 'jc/diff-stat'Libravatar Junio C Hamano3-43/+133
2006-09-30Merge branch 'lt/web'Libravatar Junio C Hamano1-148/+175
2006-09-30git-branch: remove D/F check done by hand.Libravatar Junio C Hamano1-10/+0
2006-09-30delete_ref(): delete packed refLibravatar Junio C Hamano1-32/+77
2006-09-30lock_ref_sha1(): check D/F conflict with packed ref when creating.Libravatar Junio C Hamano1-0/+24
2006-09-30lock_ref_sha1(): do not sometimes error() and sometimes die().Libravatar Junio C Hamano1-8/+18
2006-09-30refs: minor restructuring of cached refs data.Libravatar Junio C Hamano1-13/+43
2006-09-30ref locking: allow 'foo' when 'foo/bar' used to exist but not anymore.Libravatar Junio C Hamano1-0/+64
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLibravatar Luben Tuikov1-9/+9
2006-09-29git-diff -B output fix.Libravatar Junio C Hamano1-1/+1
2006-09-29fetch: Reset remote refs list each time fetch_main is calledLibravatar Santi BĂ©jar1-0/+1
2006-09-29Remove -fPIC which was only needed for Git.xsLibravatar Junio C Hamano4-22/+1
2006-09-29Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34Libravatar Linus Torvalds1-10/+16
2006-09-29git-diff -B output fix.Libravatar Junio C Hamano1-1/+1
2006-09-29Make cvsexportcommit remove files.Libravatar Robin Rosenberg1-1/+1
2006-09-28diff --stat: ensure at least one '-' for deletions, and one '+' for additionsLibravatar Johannes Schindelin1-4/+7
2006-09-28diff --stat=width[,name-width]: allow custom diffstat output width.Libravatar Linus Torvalds2-10/+30
2006-09-28gitweb: History: blob and tree are first, then commitdiff, etcLibravatar Luben Tuikov1-2/+2
2006-09-28gitweb: Remove redundant "commit" from historyLibravatar Luben Tuikov1-1/+0
2006-09-28http/ftp: optionally ask curl to not use EPSV commandLibravatar Sasha Khapyorsky5-1/+31
2006-09-28gitweb: Don't use quotemeta on internally generated stringsLibravatar Luben Tuikov1-5/+4
2006-09-28gitweb: Add snapshot to shortlogLibravatar Luben Tuikov1-1/+2
2006-09-28gitweb: Factor out gitweb_have_snapshot()Libravatar Luben Tuikov1-5/+9
2006-09-28gitweb: Remove redundant "commit" link from shortlogLibravatar Luben Tuikov1-1/+0
2006-09-28gitweb: "alternate" starts with shade (i.e. 1)Libravatar Luben Tuikov1-8/+8
2006-09-28git-format-patch: fix bug using -o in subdirectoriesLibravatar Matthias Lederhofer1-2/+3
2006-09-28do not discard constness in interp_set_entry value argumentLibravatar Alex Riesen2-3/+3
2006-09-28Fix approxidate() to understand more extended numbersLibravatar Linus Torvalds1-0/+40
2006-09-28Clean up approxidate() in preparation for fixesLibravatar Linus Torvalds1-3/+10
2006-09-28fix daemon.c compilation for NO_IPV6=1Libravatar Alex Riesen1-1/+1
2006-09-28daemon: default to 256 for HOST_NAME_MAX if it is not definedLibravatar Johannes Schindelin1-0/+4