18962 Commits (b3c32ead20bc4d3baa6cffe00dd862f069463869)
 

Author SHA1 Message Date
Junio C Hamano 4bf1f68ee7 Merge branch 'maint' 16 years ago
Junio C Hamano 4774780ab1 GIT 1.6.3.1 16 years ago
Junio C Hamano 235236c83d Merge branch 'maint-1.6.2' into maint 16 years ago
Junio C Hamano a83502f8e5 Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2 16 years ago
Junio C Hamano 49d833dc07 Revert "checkout branch: prime cache-tree fully" 16 years ago
Junio C Hamano eb127887fa t3900: ISO-2022-JP has more than one popular variants 16 years ago
Jakub Narebski 68cedb1fea gitweb: Use block form of map/grep in a few cases more 16 years ago
Jakub Narebski 34122b57ec gitweb: Always use three argument form of open 16 years ago
Jakub Narebski dff2b6d484 gitweb: Always use three argument form of open 16 years ago
Jakub Narebski ad87e4f6f1 gitweb: Do not use bareword filehandles 16 years ago
Junio C Hamano 1c64e79a62 mktree --missing: allow missing objects 16 years ago
Christian Couder 0871984d30 bisect: make "git bisect" use new "--next-all" bisect-helper function 16 years ago
Christian Couder d937d4aca1 bisect: add "check_good_are_ancestors_of_bad" function 16 years ago
Christian Couder c053766280 bisect: implement the "check_merge_bases" function 16 years ago
Christian Couder 1da8c4fc2c bisect: automatically sort sha1_array if needed when looking it up 16 years ago
Christian Couder aaaff9e2d2 bisect: make skipped array functions more generic 16 years ago
Christian Couder 2b020695e4 bisect: remove too much function nesting 16 years ago
Christian Couder 1c953a1f46 bisect: use new "struct argv_array" to prepare argv for "setup_revisions" 16 years ago
Christian Couder fad2d31d62 bisect: store good revisions in a "sha1_array" 16 years ago
Christian Couder 3755ccdb65 bisect: implement "rev_argv_push" to fill an argv with revs 16 years ago
Christian Couder 6212b1aae9 bisect: use "sha1_array" to store skipped revisions 16 years ago
Junio C Hamano 801cfae8fd t1010: add mktree test 16 years ago
Junio C Hamano ad87b5dd93 mktree: do not barf on a submodule commit 16 years ago
Junio C Hamano fe0bb5f7bc builtin-mktree.c: use a helper function to handle one line of input 16 years ago
Junio C Hamano 1fdee85c88 mktree: use parse-options 16 years ago
Junio C Hamano 633e3556cc build-in git-mktree 16 years ago
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