29605 Commits (c2d140db08e772e14ca17044821bcf94ae09cd0f)
 

Author SHA1 Message Date
Junio C Hamano 28ff051268 apply: plug the three-way merge logic in 13 years ago
Junio C Hamano 519d1a5b4e apply: fall back on three-way merge 13 years ago
Junio C Hamano cfb6f9acc3 apply: accept -3/--3way command line option 13 years ago
Junio C Hamano ec15be0267 apply: move "already exists" logic to check_to_create() 13 years ago
Junio C Hamano 813ebf8221 apply: move check_to_create_blob() closer to its sole caller 13 years ago
Junio C Hamano 5a81266169 apply: further split load_preimage() 13 years ago
Junio C Hamano ccf998b297 apply: refactor "previous patch" logic 13 years ago
Junio C Hamano 37b9c903eb apply: split load_preimage() helper function out 13 years ago
Junio C Hamano f4c66eeddd apply: factor out checkout_target() helper function 13 years ago
Junio C Hamano e42a96e772 apply: refactor read_file_or_gitlink() 13 years ago
Junio C Hamano 798b9ce87b apply: clear_image() clears things a bit more 13 years ago
Junio C Hamano f3b8f91a69 apply: a bit more comments on PATH_TO_BE_DELETED 13 years ago
Junio C Hamano 15793646ac apply: fix an incomplete comment in check_patch() 13 years ago
Alex Riesen 45d4fdc2dc Restore umasks influence on the permissions of work tree created by clone 13 years ago
Chris Webb d9a9357572 Allow edit of empty message with commit --amend 13 years ago
Junio C Hamano 299666cc5c Merge git://github.com/git-l10n/git-po 13 years ago
Junio C Hamano 2a4dd9333b Fifth batch for 1.7.12 13 years ago
Junio C Hamano f697a27aa6 Merge branch 'cw/help-over-network' 13 years ago
Junio C Hamano 69833baa04 Merge branch 'mz/empty-rebase-test' 13 years ago
Junio C Hamano faae8854bf Merge branch 'pw/git-p4-tests' 13 years ago
Junio C Hamano f8a9eafb48 Merge branch 'js/fast-export-paths-with-spaces' 13 years ago
Junio C Hamano 45c96c0c82 Merge branch 'cw/no-detaching-an-unborn' 13 years ago
Junio C Hamano 967abba716 Merge branch 'vr/use-our-perl-in-tests' 13 years ago
Junio C Hamano ee02c2ab37 Merge branch 'mm/credential-plumbing' 13 years ago
Junio C Hamano 3a335ee2da Merge branch 'jc/maint-blame-unique-abbrev' 13 years ago
Junio C Hamano cd0c96a9e3 Merge branch 'jn/perl-makemaker-leading-paths' 13 years ago
Junio C Hamano c592023aed Merge branch 'rj/platform-pread-may-be-thread-unsafe' 13 years ago
Junio C Hamano d02d7ac303 Merge branch 'mm/config-xdg' 13 years ago
Jonathan Nieder 7b63c77eee Makefile: document ground rules for target-specific dependencies 13 years ago
Jeff King 520a6cdce3 Makefile: move GIT-VERSION-FILE dependencies closer to use 13 years ago
Jeff King b5295f322c Makefile: build instaweb similar to other scripts 13 years ago
Jeff King e4dd89ab98 Makefile: update scripts when build-time parameters change 13 years ago
Jeff King 2b9391bc67 Makefile: do not replace @@GIT_VERSION@@ in shell scripts 13 years ago
Jeff King be1dbd0a93 Makefile: split prefix flags from GIT-CFLAGS 13 years ago
Jonathan Nieder 33ddbcb012 Makefile: be silent when only GIT_USER_AGENT changes 13 years ago
Jeff King 620c293abd Makefile: split GIT_USER_AGENT from GIT-CFLAGS 13 years ago
Jeff King 47eb28ec0c Makefile: do not replace @@GIT_USER_AGENT@@ in scripts 13 years ago
Jeff King c0219dd5d8 Makefile: apply dependencies consistently to sparse/asm targets 13 years ago
Jeff King eea8c32b92 Makefile: do not have git.o depend on common-cmds.h 13 years ago
Jonathan Nieder 60d24dd255 Makefile: fold XDIFF_H and VCSSVN_H into LIB_H 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Thomas Gummerer 68c4f6a577 Replace strlen() with ce_namelen() 13 years ago
Matthieu Moy 2da7830d5c git-remote-mediawiki: update comments to reflect credential support 13 years ago
Matthieu Moy ff0bfd754d git-remote-mediawiki: be more defensive when requests fail 13 years ago
Matthieu Moy 5a29217dda git-remote-mediawiki: more efficient 'pull' in the best case 13 years ago
Matthieu Moy 312fa9aa12 git-remote-mediawiki: extract revision-importing loop to a function 13 years ago
Matthieu Moy 4465b6d610 git-remote-mediawiki: refactor loop over revision ids 13 years ago
Matthieu Moy b1ede9a9f2 git-remote-mediawiki: change return type of get_mw_pages 13 years ago
NGUYEN Kim Thuat 64137fd1cf git-remote-mediawiki (t9363): test 'File:' import and export 13 years ago
Matthieu Moy eb63bfaadf git-remote-mediawiki: support for uploading file in test environment 13 years ago