18835 Commits (0e87c36763a384d5bf6fae4bda44fd035c0b75ff)
 

Author SHA1 Message Date
Alex Riesen c98a95eea8 ls-tree manpage: output of ls-tree is compatible with update-index 16 years ago
Alex Riesen 713697b34f ls-tree manpage: use "unless" instead of "when ... is not" 16 years ago
Christian Couder 47c9739e5e am: simplify "sq" function by using "git rev-parse --sq-quote" 16 years ago
Christian Couder de52f5a806 bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function 16 years ago
Christian Couder 503253771e rev-parse: add --sq-quote to shell quote arguments 16 years ago
Christian Couder 38ef7507d1 rev-list: remove stringed output flag from "show_bisect_vars" 16 years ago
Christian Couder c99f069de2 bisect--helper: remove "--next-vars" option as it is now useless 16 years ago
Christian Couder 5a1d31c7e4 bisect: use "git bisect--helper --next-exit" in "git-bisect.sh" 16 years ago
Christian Couder ef24c7ca05 bisect--helper: add "--next-exit" to output bisect results 16 years ago
Christian Couder 2ace9727be bisect: move common bisect functionality to "bisect_common" 16 years ago
Christian Couder 280e65cbd8 rev-list: refactor printing bisect vars 16 years ago
Christian Couder 1c876546bd rev-list: make "estimate_bisect_steps" non static 16 years ago
Dave Olszewski bf74106a5b merge-recursive: never leave index unmerged while recursing 16 years ago
Linus Torvalds 53996fe539 Teach 'git checkout' to preload the index contents 16 years ago
Linus Torvalds 658dd48c85 Avoid unnecessary 'lstat()' calls in 'get_stat_data()' 16 years ago
Junio C Hamano 6345d7a0d1 Merge branch 'maint' 16 years ago
Sitaram Chamarty be427d758b allow -t abbreviation for --track in git branch 16 years ago
Michael S. Tsirkin d92a39590d Add --reference option to git submodule. 16 years ago
Jeff King 07d7bedda8 add: don't complain when adding empty project root 16 years ago
Frank Lichtenheld fe53bbc9be Git.pm: Always set Repository to absolute path if autodetecting 16 years ago
Frank Lichtenheld da159c7759 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR 16 years ago
David Aguilar 4481ff048d mergetool--lib: specialize diff options for emerge and ecmerge 16 years ago
Jim Meyering ca6b91d29b format-patch let -k override a config-specified format.numbered 16 years ago
Jeff King 27d5438d9f fix GIT_TRACE segfault with shell-quoted aliases 16 years ago
Robin Rosenberg a4c2e69936 Disallow '\' in ref names 16 years ago
Jakub Narebski 74fd8728e2 gitweb: Remove function prototypes (cleanup) 16 years ago
Alexander Potashev ec00d6e003 Documentation: cloning to empty directory is allowed 16 years ago
Heiko Voigt 7742c65ba5 Extend sample update hook, disable modifying of existing tags 16 years ago
René Scharfe 3e230fa1b2 grep: use parseopt 16 years ago
René Scharfe 1b5fb44ad1 grep: remove global variable builtin_grep 16 years ago
René Scharfe 51a9949eda parseopt: add PARSE_OPT_NODASH 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
Jeff King e9008b9a44 parseopt: add OPT_NEGBIT 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
Alex Riesen 718135e3b6 Clarify kind of conflict in merge-one-file helper 16 years ago
Felipe Contreras ac9f71cf76 git config: clarify --add and --get-color 16 years ago
Junio C Hamano 3e1629f5a6 archive-tar.c: squelch a type mismatch warning 16 years ago
Junio C Hamano 5a0e4a2a32 Start 1.6.4 development 16 years ago
Junio C Hamano 6207011ae3 Start 1.6.3.1 maintenance series. 16 years ago
Junio C Hamano 58e93fa357 Merge branch 'maint-1.6.1' into maint-1.6.2 16 years ago
Junio C Hamano f29d669a91 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Junio C Hamano f01f1099f4 GIT 1.6.3 16 years ago
Nguyễn Thái Ngọc Duy c5ae7cb6d9 t4029: use sh instead of bash 16 years ago
Brandon Casey 5e16488edc t4200: convert sed expression which operates on non-text file to perl 16 years ago
Brandon Casey 9eda0e980a t4200: remove two unnecessary lines 16 years ago
Brandon Casey d8b69ecb4c t/annotate-tests.sh: avoid passing a non-newline terminated file to sed 16 years ago
Brandon Casey 325fb15104 t4118: avoid sed invocation on file without terminating newline 16 years ago
Brandon Casey 723570469f t4118: add missing '&&' 16 years ago
Brandon Casey 0b05dc2b7e t8005: use egrep when extended regular expressions are required 16 years ago
Junio C Hamano 6a260f53ad git-clean doc: the command only affects paths under $(cwd) 16 years ago