6935 Commits (198a4f4ff0694cb5b906278fc1c2b6e7db4d2737)
 

Author SHA1 Message Date
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 fbc72799a8 git-fetch: adjust to packed-refs. 18 years ago
Junio C Hamano 12f9b8a315 Merge branch 'sb/fetch' into jc/refs-and-fetch 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
Santi Béjar ba0ac36ec5 merge and resolve: Output short hashes and .. in "Updating ..." 18 years ago
Santi B,Ai(Bjar 20a3847d8a fetch: Misc output cleanup 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
Junio C Hamano ce74618d95 git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 1) 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
Linus Torvalds 393d340e4f Fix approxidate() to understand more extended numbers 18 years ago
Linus Torvalds e92a54d99c Clean up approxidate() in preparation for fixes 18 years ago
Alex Riesen 100690b6e8 fix daemon.c compilation for NO_IPV6=1 18 years ago
Johannes Schindelin 695dffe2ef daemon: default to 256 for HOST_NAME_MAX if it is not defined 18 years ago
Matthias Lederhofer c08e52486a format-patch: use cwd as default output directory 18 years ago
Andy Whitcroft 7b40e7d1ab svnimport: add support for parsing From: lines for author 18 years ago
Junio C Hamano 690d8824c8 Contributed bash completion support for core Git tools. 18 years ago
Junio C Hamano 70d0afba91 teach revision walker about --all-match. 18 years ago
Junio C Hamano 0ab7befa31 grep --all-match 18 years ago
Junio C Hamano 2d5b459107 Merge branch 'jl/virtual' 18 years ago
Christian Couder fc12f0829d Uncomment test case: git branch c/d should barf if branch c exists. 18 years ago
Christian Couder 5be7649131 When creating branch c/d check that branch c does not already exists. 18 years ago