6536 Commits (1974bf620b436b014bfe86179ff76485610a4887)
 

Author SHA1 Message Date
Junio C Hamano 1974bf620b core.logallrefupdates thinko-fix 18 years ago
Junio C Hamano b3d4204fc4 git-pack-refs --all 18 years ago
Junio C Hamano 4057deb5de core.logallrefupdates create new log file only for branch heads. 18 years ago
Dennis Stosberg 26e5fc3415 Remove bashism from t3210-pack-refs.sh 18 years ago
Junio C Hamano 422b4a0e03 pack-refs: call fflush before fsync. 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 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
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
Christian Couder 14c8a681f7 Clean up "git-branch.sh" and add remove recursive dir test cases. 18 years ago
Christian Couder 28bed6ea21 Fix a remove_empty_dir_recursive problem. 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 2eaf22242f show-ref --hash=len, --abbrev=len, and --abbrev 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
Junio C Hamano 936a9508cc git-branch: remove D/F check done by hand. 18 years ago
Junio C Hamano c0277d15ef delete_ref(): delete packed ref 18 years ago
Junio C Hamano 22a3844eba lock_ref_sha1(): check D/F conflict with packed ref when creating. 18 years ago
Junio C Hamano 5cc3cef997 lock_ref_sha1(): do not sometimes error() and sometimes die(). 18 years ago
Junio C Hamano 5e290ff75a refs: minor restructuring of cached refs data. 18 years ago
Junio C Hamano bc7127ef0f ref locking: allow 'foo' when 'foo/bar' used to exist but not anymore. 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