1925 Commits (5acb6de13d7af33abcfcbdc885ec365e6a51c486)
 

Author SHA1 Message Date
Nick Hengeveld 5acb6de13d [PATCH] Support for more CURL SSL settings via environment variables 19 years ago
Tom Prince 49c188fa8f [PATCH] Add new programs to .gitignore. 19 years ago
Junio C Hamano 60fa056052 Fastpath the normal case by not checking that index matches HEAD. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago
Junio C Hamano 3e03aaf523 Update the case table in t/t1000. 19 years ago
Junio C Hamano d710b2655c Merge master.kernel.org:/home/hpa/git/daemon 19 years ago
Junio C Hamano 148ccbb038 git-commit: use update-index --stdin, instead of xargs. 19 years ago
Junio C Hamano 1f7f99de84 update-index: document --stdin and -z 19 years ago
Junio C Hamano ee1bec3d10 update-index: --stdin and -z 19 years ago
H. Peter Anvin e8f71fce37 COPTS -> CFLAGS 19 years ago
H. Peter Anvin 8fc7ba85c9 Parallelize the build 19 years ago
H. Peter Anvin 07cdbb35cc Merge with git+ssh://master.kernel.org/pub/scm/git/git.git 19 years ago
H. Peter Anvin 47888f0f31 Restore chdir(".git") 19 years ago
Nick Hengeveld 1ddea77e44 [PATCH] Return CURL error message when object transfer fails 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Peter Eriksen edde7a8b53 [PATCH] Make the test more shell generic and fix missing Solaris find option 19 years ago
Junio C Hamano 3cc35e29ec Really require tk 8.4 (RPM) 19 years ago
H. Peter Anvin 4ae9568269 Support a modicum of path validation, and allow an export all trees option. 19 years ago
Junio C Hamano 1e1cba6433 Require tk 8.4 (RPM) 19 years ago
Junio C Hamano c1067050ce Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 0b7a9fc971 git-fetch: send informational output to >&2 consistently. 19 years ago
Junio C Hamano deca7e8c59 Give default merge message after failed automerge. 19 years ago
Junio C Hamano e2f5f6ef67 Do not require clean tree when reverting and cherry-picking. 19 years ago
Junio C Hamano a935824036 Fix overzealous cleanliness check in git-merge 19 years ago
Junio C Hamano 036a72d8fa git-clone: check out "master" by default. 19 years ago
Paul Mackerras 9e026d3967 Use "$@" rather than "${1+$@}" when invoking wish. 19 years ago
Junio C Hamano 152da3dfcf Plug a small race in update-ref.c. 19 years ago
Paul Mackerras a69875318b Change wish8.4 back to wish 19 years ago
Linus Torvalds 66bf85a462 [PATCH] Add "git-update-ref" to update the HEAD (or other) ref 19 years ago
Fredrik Kuivinen 8cc01e5019 [PATCH] More descriptive messages for conflict cases in merges 19 years ago
Fredrik Kuivinen 0bed18998a [PATCH] recursive-merge: Don't print a stack trace when read-tree fails. 19 years ago
Junio C Hamano 946f5f7c24 Diff: --name-status output format. 19 years ago
Junio C Hamano 8082d8d305 Diff: -l<num> to limit rename/copy detection. 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano dbc3743868 Merge branch 'fixes' 19 years ago
Junio C Hamano a55797672d Clean generated files a bit more. 19 years ago
Junio C Hamano cf408cb4a0 Stop installing the backward compatible symlinks. 19 years ago
Junio C Hamano fbaf834de1 show-branch: fix commit naming breakage. 19 years ago
Daniel Barkalow 7061f5c2c5 [PATCH] Finish documenting trivial merge rules 19 years ago
Junio C Hamano c9fc748f84 git-grep: fix 'git grep -e $pattern' handling 19 years ago
Junio C Hamano c3bc895c81 Remove use of 'xargs -0' from git-reset. 19 years ago
Junio C Hamano d66189e2c9 Use 0.99.7.GIT as version between 0.99.7 and 0.99.8 19 years ago
Junio C Hamano 229a7ed7ab Solaris: give a bit more built-in defaults. 19 years ago
Patrick Mauritz 6d9bbc50a3 [PATCH] CURLDIR in Makefile 19 years ago
Petr Baudis da38641d7c [PATCH] Rename daemon.c's lognotice() to loginfo() 19 years ago
Petr Baudis 9048fe1c50 [PATCH] git-daemon --syslog to log through syslog 19 years ago
Petr Baudis b5cf3c8b77 [PATCH] Update git-daemon documentation wrt. the --verbose parameter 19 years ago
Junio C Hamano e558e33b7b Really ignore generated distribution material. 19 years ago
Junio C Hamano 1bedd4ca21 daemon.c: pid_t is not int. 19 years ago