3822 Commits (c51d13692d4e451c755dd7da3521c5db395df192)
 

Author SHA1 Message Date
Junio C Hamano c51d13692d get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEAD 19 years ago
Junio C Hamano 2f8acdb38e core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists. 19 years ago
Eric Wong ac74905064 contrib/git-svn: allow rebuild to work on non-linear remote heads 19 years ago
Nick Hengeveld a3c57c9adb http-push: don't assume char is signed 19 years ago
Nick Hengeveld 3dfaf7bcfd http-push: add support for deleting remote branches 19 years ago
Yasushi SHOJI 1fa7a68f4b Be verbose when !initial commit 19 years ago
Francis Daly 3070b603ab Fix multi-paragraph list items in OPTIONS section 19 years ago
Junio C Hamano bb52807916 http-fetch: nicer warning for a server with unreliable 404 status 19 years ago
Junio C Hamano fd662dd500 generate-cmdlist: style cleanups. 19 years ago
Shawn Pearce ad52e7708d Add missing semicolon to sed command. 19 years ago
Junio C Hamano 67686d9504 unpack_delta_entry(): reduce memory footprint. 19 years ago
Alexandre Julliard 2b1c0ef2e5 git.el: Added a function to diff against the other heads in a merge. 19 years ago
Alexandre Julliard 75a8180d4b git.el: Get the default user name and email from the repository config. 19 years ago
Alexandre Julliard 9de83169d3 git.el: More robust handling of subprocess errors when returning strings. 19 years ago
Fredrik Kuivinen f81e7c626f Makefile: Add TAGS and tags targets 19 years ago
Alexandre Julliard 451d7b47f1 ls-files: Don't require exclude files to end with a newline. 19 years ago
Junio C Hamano f5ef535ff5 git-pull: run repo-config with dash form. 19 years ago
Junio C Hamano 8a414ad50c Merge branch 'jc/empty' 19 years ago
Nicolas Pitre 5a1fb2ca92 3% tighter packs for free 19 years ago
Jon Loeliger 71bb10336f Rewrite synopsis to clarify the two primary uses of git-checkout. 19 years ago
Jon Loeliger beb8e13437 Fix minor typo. 19 years ago
Jon Loeliger 5bfc4f23bc Reference git-commit-tree for env vars. 19 years ago
Jon Loeliger 228382aee4 Clarify git-rebase example commands. 19 years ago
Jon Loeliger 81ea3ce2ac Document the default source of template files. 19 years ago
Jon Loeliger dd1811199e Call out the two different uses of git-branch and fix a typo. 19 years ago
Jon Loeliger 55258b5c20 Add git-show reference 19 years ago
Fredrik Kuivinen 53dc463627 blame: Fix git-blame <directory> 19 years ago
Fredrik Kuivinen 88a8b79556 blame: Nicer output 19 years ago
Randal L. Schwartz 6169858d19 fix imap-send for OSX 19 years ago
Mark Hollomon c8e2db00f9 Let merge set the default strategy. 19 years ago
Nick Hengeveld c982647310 Fix broken slot reuse when fetching alternates 19 years ago
Junio C Hamano ea75cb7284 Merge branch 'jc/pack' 19 years ago
Junio C Hamano 41ce93bea4 Merge branch 'jc/fsck' 19 years ago
Junio C Hamano 2e158bee7a Merge branch 'nh/http' 19 years ago
Junio C Hamano 4a6c77cc0a Merge branch 'fk/blame' 19 years ago
Junio C Hamano c348f31ab9 revision traversal: --remove-empty fix (take #2). 19 years ago
Junio C Hamano a41e109c4b revision traversal: --remove-empty fix. 19 years ago
Mark Wooding 8c3222079a annotate-tests: override VISUAL when running tests. 19 years ago
Johannes Schindelin 2d33501689 imap-send: Add missing #include for macosx 19 years ago
Junio C Hamano 42efbf6d8a git-diff: -p disables rename detection. 19 years ago
Marco Roeland 8e7f9035b8 imap-send: cleanup execl() call to use NULL sentinel instead of 0 19 years ago
sean be767c9172 annotate.perl triggers rpm bug 19 years ago
Nick Hengeveld 1a703cba6d http-push: cleanup 19 years ago
Nick Hengeveld 197e8951ab http-push: support for updating remote info/refs 19 years ago
Nick Hengeveld 512d632cf2 http-push: improve remote lock management 19 years ago
Nick Hengeveld 3030baa7f0 http-push: refactor remote file/directory processing 19 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Nick Hengeveld 5241bfe6d1 http-push: fix revision walk 19 years ago
Fredrik Kuivinen 27e7304567 blame: Rename detection (take 2) 19 years ago
Fredrik Kuivinen 8efdc326c9 rev-lib: Make it easy to do rename tracking (take 2) 19 years ago