2058 Commits (b12bbd5986e1fae4120d7a415c1271c0273cad7e)
 

Author SHA1 Message Date
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
Junio C Hamano 348c4c66da Merge 'fixes' branch. 19 years ago
Junio C Hamano dc56bc0341 Further clarify licensing status of compat/subprocess.py. 19 years ago
H. Peter Anvin e433b071fe [PATCH] rsh.c unterminated string 19 years ago
Sergey Vlasov 628cd5430f [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories 19 years ago
Sergey Vlasov e2b77f026a [PATCH] Fix "git-local-fetch -s" with packed source repository 19 years ago
Sergey Vlasov 1a951815dd [PATCH] git-local-fetch: Avoid calling close(-1) 19 years ago
Sergey Vlasov 8be707de55 [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() 19 years ago
Sergey Vlasov d35bbe0b2e [PATCH] fetch.c: Plug memory leak in process_tree() 19 years ago
Sergey Vlasov a95cb6fb6b [PATCH] fetch.c: Do not build object ref lists 19 years ago
Robert Watson ff8489cb0a [PATCH] document command to show diff of a commit 19 years ago
Junio C Hamano e20b134d72 Ignore a bit more generated files. 19 years ago
Junio C Hamano 7fe2fc7935 Merge branch 'fixes' 19 years ago
Junio C Hamano 9f92f15f89 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. 19 years ago
Sergey Vlasov 2c08b36383 [PATCH] fetch.c: Remove call to parse_object() from process() 19 years ago
Sergey Vlasov 24451c3103 [PATCH] fetch.c: Clean up object flag definitions 19 years ago
Sergey Vlasov 2449696bcd [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() 19 years ago
Sergey Vlasov 7b64d06b2e [PATCH] fetch.c: Remove some duplicated code in process() 19 years ago