29755 Commits (b0e75250c8c1fc40ba9d42c31ae99146f1cdeb71)
 

Author SHA1 Message Date
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
Simon Cathebras a3a96a1308 git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters 13 years ago
Guillaume Sasdy 36840225df git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push 13 years ago
Guillaume Sasdy c24ff30f96 git-remote-mediawiki (t9360): test git-remote-mediawiki clone 13 years ago
Guillaume Sasdy 8435b28989 git-remote-mediawiki: test environment of git-remote-mediawiki 13 years ago
Guillaume Sasdy 5ef6ad1785 git-remote-mediawiki: scripts to install, delete and clear a MediaWiki 13 years ago
Max Horn 89ce391b8e Make <refname> documentation more consistent. 13 years ago
Gary Gibbons 84cb00036f git p4: refactor diffOpts calculation 13 years ago
Pete Wyckoff f19cb0a0e8 git p4: notice Jobs lines in git commit messages 13 years ago
Pete Wyckoff 798d598080 git p4 test: refactor marshal_dump 13 years ago
Pete Wyckoff c47178d4f0 git p4: remove unused P4Submit interactive setting 13 years ago
Jonathan Nieder e32b79cb32 vcs-svn: allow 64-bit Prop-Content-Length 13 years ago
Jonathan Nieder 96a60a8709 vcs-svn: suppress a signed/unsigned comparison warning 13 years ago
David Barr c68038effe vcs-svn: suppress a signed/unsigned comparison warning 13 years ago
David Barr 6a0b4438af vcs-svn: suppress signed/unsigned comparison warnings 13 years ago
David Barr 53153e8382 vcs-svn: use strstr instead of memmem 13 years ago
David Barr d8d8708bd6 vcs-svn: use constcmp instead of prefixcmp 13 years ago
David Barr 4a1613194a vcs-svn: simplify cleanup in apply_one_window 13 years ago