aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-replace: teach "git replace" to actually replaceChristian Couder2009-05-31
* Add new "git replace" commandChristian Couder2009-05-31
* environment: add global variable to disable replacementChristian Couder2009-05-31
* mktag: call "check_sha1_signature" with the replacement sha1Christian Couder2009-05-31
* replace_object: add a test caseChristian Couder2009-05-31
* object: call "check_sha1_signature" with the replacement sha1Christian Couder2009-05-31
* sha1_file: add a "read_sha1_file_repl" functionChristian Couder2009-05-31
* replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder2009-05-31
* refs: add a "for_each_replace_ref" functionChristian Couder2009-05-31
* Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\
| * parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-25
| * parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
| * Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano2009-05-25
| |\
| * \ Merge branch 'sb/format-patch-parseopt' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \
| * \ \ Merge branch 'sb/show-branch-parse-options' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \ \
| * \ \ \ Merge branch 'master' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \ \ \
* | \ \ \ \ Merge branch 'jc/solaris-0811'Junio C Hamano2009-05-31
|\ \ \ \ \ \
| * | | | | | OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONVJunio C Hamano2009-05-22
| * | | | | | Teach Solaris that _XOPEN_SOURCE=600 really menas XPG6Junio C Hamano2009-05-22
* | | | | | | Merge branch 'sb/show-branch-parse-options'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | show-branch: migrate to parse-options APIStephen Boyd2009-05-22
| * | | | | | Merge branch 'mh/show-branch-color' into sb/show-branch-parse-optionsJunio C Hamano2009-05-22
| |\ \ \ \ \ \
| * | | | | | | parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh'sStephen Boyd2009-05-22
* | | | | | | | Merge branch 'mm/apply-double-slash'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: handle filenames with double slashes betterMichal Marek2009-05-24
* | | | | | | | | Merge branch 'sb/format-patch-parseopt'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | format-patch: migrate to parse-options APIStephen Boyd2009-05-17
* | | | | | | | | Merge branch 'jc/mktree'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | mktree: validate entry type in inputJosh Micich2009-05-16
| * | | | | | | | mktree --batch: build more than one tree objectJosh Micich2009-05-16
| * | | | | | | | mktree --missing: updated usage message and man pageJosh Micich2009-05-16
| * | | | | | | | mktree --missing: allow missing objectsJunio C Hamano2009-05-10
| * | | | | | | | t1010: add mktree testJunio C Hamano2009-05-10
| * | | | | | | | mktree: do not barf on a submodule commitJunio C Hamano2009-05-10
| * | | | | | | | builtin-mktree.c: use a helper function to handle one line of inputJunio C Hamano2009-05-10
| * | | | | | | | mktree: use parse-optionsJunio C Hamano2009-05-10
| * | | | | | | | build-in git-mktreeJunio C Hamano2009-05-10
* | | | | | | | | Merge branch 'ew/svn-test-and-old-i18n'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ t9139 uses ancient, backwards-compatible iconv namesEric Wong2009-05-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | t8005: fix typo, it's ISO-8859-5, not KOI8-RBrandon Casey2009-05-27
| | * | | | | | | | | t8005: convert CP1251 character set to ISO8859-5Brandon Casey2009-05-22
| | * | | | | | | | | t8005: use more portable character encoding namesBrandon Casey2009-05-22
| | * | | | | | | | | t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey2009-05-18
| | * | | | | | | | | t9301: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-05-18
| | * | | | | | | | | t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibilityBrandon Casey2009-05-18
| | * | | | | | | | | t3901: avoid negation on right hand side of '|'Brandon Casey2009-05-18
| | * | | | | | | | | builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encodingBrandon Casey2009-05-18
| | * | | | | | | | | builtin-mailinfo.c: compare character encodings case insensitivelyBrandon Casey2009-05-18
| | * | | | | | | | | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibilityBrandon Casey2009-05-18
| | * | | | | | | | | t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-18