Age | Commit message (Expand) | Author | Files | Lines |
2012-07-09 | apply: refactor "previous patch" logic | Junio C Hamano | 1 | -26/+56 |
2012-07-09 | apply: split load_preimage() helper function out | Junio C Hamano | 1 | -3/+12 |
2012-07-09 | apply: factor out checkout_target() helper function | Junio C Hamano | 1 | -7/+13 |
2012-07-09 | apply: refactor read_file_or_gitlink() | Junio C Hamano | 1 | -7/+11 |
2012-07-09 | apply: clear_image() clears things a bit more | Junio C Hamano | 1 | -2/+2 |
2012-07-09 | apply: a bit more comments on PATH_TO_BE_DELETED | Junio C Hamano | 1 | -2/+8 |
2012-07-09 | apply: fix an incomplete comment in check_patch() | Junio C Hamano | 1 | -9/+15 |
2012-07-09 | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 1 | -1/+1 |
2012-07-09 | Allow edit of empty message with commit --amend | Chris Webb | 2 | -1/+16 |
2012-07-09 | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 5 | -1090/+1727 |
2012-07-09 | Fifth batch for 1.7.12 | Junio C Hamano | 1 | -0/+43 |
2012-07-09 | Merge branch 'cw/help-over-network' | Junio C Hamano | 1 | -4/+15 |
2012-07-09 | Merge branch 'mz/empty-rebase-test' | Junio C Hamano | 1 | -0/+8 |
2012-07-09 | Merge branch 'pw/git-p4-tests' | Junio C Hamano | 9 | -433/+574 |
2012-07-09 | Merge branch 'js/fast-export-paths-with-spaces' | Junio C Hamano | 2 | -1/+3 |
2012-07-09 | Merge branch 'cw/no-detaching-an-unborn' | Junio C Hamano | 2 | -0/+8 |
2012-07-09 | Merge branch 'vr/use-our-perl-in-tests' | Junio C Hamano | 26 | -44/+65 |
2012-07-09 | Merge branch 'mm/credential-plumbing' | Junio C Hamano | 13 | -97/+330 |
2012-07-09 | Merge branch 'jc/maint-blame-unique-abbrev' | Junio C Hamano | 1 | -4/+21 |
2012-07-09 | Merge branch 'jn/perl-makemaker-leading-paths' | Junio C Hamano | 1 | -2/+14 |
2012-07-09 | Merge branch 'rj/platform-pread-may-be-thread-unsafe' | Junio C Hamano | 2 | -2/+10 |
2012-07-09 | Merge branch 'mm/config-xdg' | Junio C Hamano | 11 | -33/+272 |
2012-07-09 | Makefile: document ground rules for target-specific dependencies | Jonathan Nieder | 1 | -0/+33 |
2012-07-09 | Makefile: move GIT-VERSION-FILE dependencies closer to use | Jeff King | 1 | -9/+4 |
2012-07-09 | Makefile: build instaweb similar to other scripts | Jeff King | 1 | -8/+6 |
2012-07-09 | Makefile: update scripts when build-time parameters change | Jeff King | 2 | -3/+14 |
2012-07-09 | Makefile: do not replace @@GIT_VERSION@@ in shell scripts | Jeff King | 1 | -3/+0 |
2012-07-09 | Makefile: split prefix flags from GIT-CFLAGS | Jeff King | 2 | -8/+23 |
2012-07-09 | Makefile: be silent when only GIT_USER_AGENT changes | Jonathan Nieder | 1 | -1/+0 |
2012-07-09 | Makefile: split GIT_USER_AGENT from GIT-CFLAGS | Jeff King | 2 | -2/+10 |
2012-07-09 | Makefile: do not replace @@GIT_USER_AGENT@@ in scripts | Jeff King | 1 | -1/+0 |
2012-07-09 | Makefile: apply dependencies consistently to sparse/asm targets | Jeff King | 1 | -2/+2 |
2012-07-09 | Makefile: do not have git.o depend on common-cmds.h | Jeff King | 1 | -1/+0 |
2012-07-09 | Makefile: fold XDIFF_H and VCSSVN_H into LIB_H | Jonathan Nieder | 1 | -37/+25 |
2012-07-08 | git on Mac OS and precomposed unicode | Torsten Bögershausen | 13 | -10/+446 |
2012-07-08 | Replace strlen() with ce_namelen() | Thomas Gummerer | 2 | -3/+3 |
2012-07-08 | git-remote-mediawiki: update comments to reflect credential support | Matthieu Moy | 1 | -6/+1 |
2012-07-06 | git-remote-mediawiki: be more defensive when requests fail | Matthieu Moy | 1 | -0/+8 |
2012-07-06 | git-remote-mediawiki: more efficient 'pull' in the best case | Matthieu Moy | 2 | -21/+110 |
2012-07-06 | git-remote-mediawiki: extract revision-importing loop to a function | Matthieu Moy | 1 | -3/+13 |
2012-07-06 | git-remote-mediawiki: refactor loop over revision ids | Matthieu Moy | 1 | -6/+11 |
2012-07-06 | git-remote-mediawiki: change return type of get_mw_pages | Matthieu Moy | 1 | -3/+5 |
2012-07-06 | git-remote-mediawiki (t9363): test 'File:' import and export | NGUYEN Kim Thuat | 1 | -0/+198 |
2012-07-06 | git-remote-mediawiki: support for uploading file in test environment | Matthieu Moy | 3 | -1/+21 |
2012-07-06 | git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters | Simon Cathebras | 1 | -0/+301 |
2012-07-06 | git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push | Guillaume Sasdy | 2 | -0/+168 |
2012-07-06 | git-remote-mediawiki (t9360): test git-remote-mediawiki clone | Guillaume Sasdy | 1 | -0/+257 |
2012-07-06 | git-remote-mediawiki: test environment of git-remote-mediawiki | Guillaume Sasdy | 6 | -0/+556 |
2012-07-06 | git-remote-mediawiki: scripts to install, delete and clear a MediaWiki | Guillaume Sasdy | 7 | -0/+620 |
2012-07-05 | git p4: refactor diffOpts calculation | Gary Gibbons | 2 | -24/+38 |