aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rev-list: make "bisect_list" variable local to "cmd_rev_list"Christian Couder2009-03-30
* refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functionsChristian Couder2009-03-30
* quote: add "sq_dequote_to_argv" to put unwrapped args in an argv arrayChristian Couder2009-03-30
* quote: implement "sq_dequote_many" to unwrap many args in one stringChristian Couder2009-03-30
* Merge branch 'maint'Junio C Hamano2009-03-24
|\
| * Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce2009-03-24
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-24
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-24
| | |\
| | | * close_sha1_file(): make it easier to diagnose errorsLinus Torvalds2009-03-24
| | | * avoid possible overflow in delta size filtering computationNicolas Pitre2009-03-24
* | | | Add warning about known issues to documentation of cvsimportHeiko Voigt2009-03-24
* | | | completion: add --thread=deep/shallow to format-patchStephen Boyd2009-03-24
* | | | completion: add --cc and --no-attachment option to format-patchStephen Boyd2009-03-24
* | | | completion: add --annotate option to send-emailStephen Boyd2009-03-24
* | | | MinGW: Quote arguments for subprocesses that contain a single-quoteJohannes Sixt2009-03-24
* | | | Merge branch 'js/windows-tests'Junio C Hamano2009-03-24
|\ \ \ \
| * | | | t0060: fix whitespace in "wc -c" invocationJeff King2009-03-23
| * | | | t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt2009-03-22
| * | | | t7004: Use prerequisite tags to skip tests that need gpgJohannes Sixt2009-03-22
| * | | | Use prerequisites to skip tests that need unzipJohannes Sixt2009-03-22
| * | | | t3700: Skip a test with backslashes in pathspecJohannes Sixt2009-03-22
| * | | | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-22
| * | | | t0060: Fix tests on WindowsJohannes Sixt2009-03-22
| * | | | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
| * | | | t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2009-03-22
| * | | | t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt2009-03-22
| * | | | Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-22
| * | | | t3600: Use test prerequisite tagsJohannes Sixt2009-03-22
| * | | | test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-21
| * | | | t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt2009-03-19
| * | | | Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt2009-03-19
| * | | | test-lib: Work around missing sum on WindowsJohannes Sixt2009-03-19
| * | | | test-lib: Work around incompatible sort and find on WindowsJohannes Sixt2009-03-19
* | | | | refs: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-rm: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | builtin-apply: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna2009-03-23
* | | | | http-push: using error() and warning() as appropriateMiklos Vajna2009-03-23
* | | | | Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King2009-03-22
* | | | | bash completion: add options for 'git fsck'Arto Jonsson2009-03-22
* | | | | Add --staged to bash completion for git diffKevin McConnell2009-03-22
* | | | | Improve error message about fetch into current branchAlex Riesen2009-03-22
* | | | | Merge branch 'maint'Junio C Hamano2009-03-22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-22
| | |\ \ \ | | | | |/ | | | |/|
| | | * | everyday: use the dashless form of git-initDavid Aguilar2009-03-22